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 AAWWCC/apenpx agentmods add plugins/aawwcc/ape/marketplacegit clone --depth 1 https://github.com/AAWWCC/apeGrade A, and why
ape 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://json.schemastore.org/claude-code-marketplace.json",
"name": "ape",
"owner": {
"name": "AAWWCC"
},
"metadata": {
"description": "Marketplace for the APE plugin (installs from this repo)"
},
"plugins": [
{
"name": "ape",
"source": "./plugins/ape-claude",
"description": "APE — durable, evidence-gated engineering runs for AI coding agents."
}
]
}
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 · 18 lines scan A 0b1e8eb596c9
ape is a plugin published in the GitHub repository AAWWCC/ape (0 stars, last pushed 2d 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
lion-skills
通用开发工作流 skills 套件——把高频软件开发工作流沉淀成可复用的 skill,AI 在合适的时机自动触发,按最佳实践出活。覆盖:需求澄清、设计文档、任务拆解、测试、debug、code review、验证修复、commit message、代码库上手、命名、错误处理。跨 Claude Code / ZCode / Codex 三工具通用。.
lion-skills
通用开发工作流 skills 套件:clarifying-questions、spec-writing、task-breakdown、testing、debugging、code-review、verify-and-fix、commit-message、onboarding-unknown-codebase、naming、error-handling、lion-writing-skills.
draft-plugins
Plugin marketplace listing 1 plugin: draft.
kit
Spec-driven Claude Code workflow with verification pipeline. Hooks, slash commands, and verification subagents.
git
Git workflow tools: commits, PRs, review inbox, checkout, and work triage.
coaltipple
CoalTipple — model/effort router for Claude Code. Delegates a task you CAN do but is large+cheap DOWN to a lower tier to save tokens; escalates a task beyond the current tier UP for quality — up to Fable 5, the top rung (a consent-gated, real-money spawn). Two-knob routing (tier × effort, effort-before-tier), an alias.