Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
/plugin marketplace add laurigates/claude-pluginsnpx agentmods add plugins/laurigates/claude-plugins/marketplacegit clone --depth 1 https://github.com/laurigates/claude-pluginsGrade A, and why
laurigates-claude-plugins scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 721 lines — stays where its author put it; the contents beside it link to each section on GitHub.
{
"$schema": "https://json.schemastore.org/claude-code-marketplace.json",
"name": "laurigates-claude-plugins",
"owner": {
"name": "Lauri Gates"
},
"description": "A curated collection of 44 Claude Code plugins providing 380+ skills and 21 agents for development workflows \u2014 git, testing, CI/CD, configuration, infrastructure, and language ecosystems.",
"plugins": [
{
"name": "accessibility-plugin",
"source": "./accessibility-plugin",
"description": "Accessibility and UX implementation - WCAG, ARIA, design tokens",
"version": "2.3.5",
"keywords": [
"accessibility",
"wcag",
"aria",
"ux",
"design-tokens"
],
"category": "ux"
},
{
"name": "agent-patterns-plugin",
"source": "./agent-patterns-plugin",
"description": "Agent configuration utilities - project assimilation, config auditing, teammate definitions, MCP management, MCP code execution patterns",
"version": "2.45.1",
"keywords": [
"agents",
"configuration",
"assimilation",
"audit",
"mcp",
"teammate-definitions"
],
"category": "ai"
},
{
"name": "agents-plugin",
"source": "./agents-plugin",
"description": "Task-focused agents with teammate and subagent role guidance for test, review, debug, docs, CI, security, refactoring, research, and performance",
"version": "1.14.0",
"keywords": [
"agents",
"teammates",
"subagents",
"testing",
"code-review",
"debugging",
"documentation",
"ci-cd"
],
"category": "ai"
},
{
"name": "api-plugin",
"source": "./api-plugin",
"description": "API integration and testing - REST endpoints, client generation",
"version": "2.0.0",
"keywords": [
"api",
"rest",
"integration",
"testing"
],
"category": "devWhat this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 2d ago First seen · 721 lines scan A 18432a83bf61
laurigates-claude-plugins is a plugin published in the GitHub repository laurigates/claude-plugins (54 stars, last pushed 3d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other plugins, from other repositories
aws-helper
AWS service configuration and deployment automation.
backend-architect
Backend service architecture design with endpoint scaffolding.
dev-tooling
Three MCP servers for PHP and JavaScript operations plus an optional PHP language server. PHP (php-tooling): PHPStan, ECS, Rector, PHPUnit, PHPUnit coverage gap analysis, Symfony Console. Administration (js-admin-tooling): ESLint, Stylelint, Prettier, Jest, TypeScript, Vite builds. Storefront (js-storefront-tooling)…
ryk
ryk safety hooks and skills for Claude Code.
context-guard
Per-session context-window observability plus the first shipped consumer: a statusline wrapper tees each session's contextwindow fields to a per-session snapshot file, a zone resolver classifies usage into smart/acceptable/dumb bands (percentage bands plus window-class token bands, conservative-min combination, zones.
aai-plugins
Production-ready workflow framework for Claude Code - structured development patterns, work management, and quality automation.