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 AmElmo/loadoutnpx agentmods add plugins/amelmo/loadout/marketplacegit clone --depth 1 https://github.com/AmElmo/loadoutGrade A, and why
claude-plugins-official 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 yesterday.
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.
What it actually says
{
"$schema": "https://anthropic.com/claude-code/marketplace.schema.json",
"name": "claude-plugins-official",
"description": "Official Claude Code plugins by Anthropic",
"owner": { "name": "Anthropic", "email": "[email protected]" },
"plugins": [
{
"name": "commit-commands",
"description": "Smart commit message generation and git workflow commands",
"version": "1.0.0",
"author": { "name": "Anthropic" },
"source": "./plugins/commit-commands",
"category": "productivity"
},
{
"name": "code-quality",
"description": "Code quality analysis, linting, and best practices enforcement",
"version": "2.1.0",
"author": { "name": "Anthropic" },
"source": "./plugins/code-quality",
"category": "development"
},
{
"name": "documentation",
"description": "Auto-generate and maintain project documentation",
"version": "1.2.0",
"author": { "name": "Anthropic" },
"source": "./plugins/documentation",
"category": "productivity"
},
{
"name": "testing",
"description": "Test generation and coverage analysis",
"version": "1.0.0",
"author": { "name": "Community" },
"source": "./plugins/testing",
"category": "development"
}
]
}
What 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.
- yesterday First seen · 41 lines scan A 74a72b63830d
claude-plugins-official is a plugin published in the GitHub repository AmElmo/loadout (9 stars, last pushed 4mo 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-31.
Other plugins, from other repositories
draft-plugins
Plugin marketplace listing 1 plugin: draft.
specops
Spec-driven development workflow - transforms ideas into structured specifications (requirements, design, tasks) before implementation.
people-management
AI-augmented management tooling for people managers. Surfaces the right context at the right time: before meetings, during 1:1 prep, when triaging messages, or reviewing customer status. Adapts to your org's performance and management frameworks. Augments managers, never automates.
techwolf-brand-kit
Official TechWolf brand assets for AI-generated outputs. Provides logo files in multiple variants (dark, white, monochrome) as SVG and PNG.
ai-firstify
AI-first project auditor and re-engineer based on the 9 design principles and 7 design patterns from the TechWolf AI-First Bootcamp.
engineer-flow
Framework-agnostic engineering orchestrator with generalized capabilities, external Agent Skills, sparse routing, and mandatory security verification.