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 ilkruglov/developing-ai-agents-skillnpx agentmods add plugins/ilkruglov/developing-ai-agents-skill/developing-ai-agentsgit clone --depth 1 https://github.com/ilkruglov/developing-ai-agents-skillGrade A, and why
developing-ai-agents 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.
What it actually says
{
"$schema": "https://json.schemastore.org/claude-code-plugin-manifest.json",
"name": "developing-ai-agents",
"displayName": "Разработка AI-агентов",
"version": "0.6.0",
"description": "Инженерный skill для проектирования, реализации, отладки и оценки AI-агентов: архитектура, Harness, контекст, инструменты, память и evals.",
"author": {
"name": "ilkruglov",
"url": "https://github.com/ilkruglov"
},
"homepage": "https://github.com/ilkruglov/developing-ai-agents-skill",
"repository": "https://github.com/ilkruglov/developing-ai-agents-skill",
"license": "Apache-2.0",
"keywords": [
"ai-agents",
"agent-skills",
"evaluation"
]
}
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.
- 2d ago First seen · 20 lines scan A 83f847f7e0b5
developing-ai-agents is a plugin published in the GitHub repository ilkruglov/developing-ai-agents-skill (10 stars, last pushed 27d ago), licensed Apache-2.0. 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
memodb-io
Plugin marketplace listing 1 plugin: acontext.
claude-plugin
Connect Claude Code to Stash — stream activity to your Stash and collaborate with your other agents.
humanizer-ru
Читает русскоязычный текст, находит следы машинной генерации и по явной просьбе переписывает его естественным языком. | Reads Russian text, finds traces of machine generation and, on explicit request, rewrites it to sound natural.
faf
Persistent Project Context for AI — IANA-registered .faf format. Run /faf to score your project in Claude Code; install the CLI via bunx faf or npm install -g faf-cli for the full toolkit.
titen
Evidence-grounded collaborative memory for coding agents.
axme-code
(Alpha) Persistent memory, architectural decisions, and safety guardrails for Claude Code. Your agent starts every session with full project context — stack, decisions, patterns, safety rules, and a handoff from the previous session.