Getting it into your agent
There is no command for this one: it runs only inside a plugin, and the catalogue could not identify which plugin ships it. The source is linked below.
Wrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/settings/matrixfounder/agentic-development/settings)<a href="https://agentmods.dev/settings/matrixfounder/agentic-development/settings"><img src="https://agentmods.dev/badge/settings/matrixfounder/agentic-development/settings.svg" alt="Measured on agentmods" height="20"></a>Grade C, and why
Agentic-development scanned grade C with 1 finding 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 today.
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.
Recursive force deletehighDestructive command
rm -rf with a variable or a broad path is one typo away from removing the wrong tree.
"Bash(rm -rf t064-fail t064-warn)", How it starts
The opening of the file, as written. The whole thing — 104 lines — stays where its author put it; the contents beside it link to each section on GitHub.
{
"env": {
"CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS": "1"
},
"permissions": {
"allow": [
"Bash(ls *)",
"Bash(cat *)",
"Bash(head *)",
"Bash(tail *)",
"Bash(find *)",
"Bash(grep *)",
"Bash(tree *)",
"Bash(wc *)",
"Bash(stat *)",
"Bash(file *)",
"Bash(du *)",
"Bash(df *)",
"Bash(echo *)",
"Bash(git status*)",
"Bash(git log*)",
"Bash(git diff*)",
"Bash(git show*)",
"Bash(git branch*)",
"Bash(git remote*)",
"Bash(git tag*)",
"Bash(mv docs/TASK.md *)",
"Bash(mv docs/PLAN.md *)",
"Bash(mkdir -p docs*)",
"Bash(mkdir -p .agent*)",
"Bash(mkdir -p tests*)",
"Bash(python -m pytest*)",
"Bash(python3 -m pytest*)",
"Bash(npm test*)",
"Bash(npx jest*)",
"Bash(cargo test*)",
"Bash(python3 .agent/skills/skill-session-state/scripts/update_state.py *)",
"Bash(python3 .agent/tools/task_id_tool.py *)",
"Bash(python3 .agent/skills/skill-creator/scripts/validate_skill.py *)",
"Bash(python3 .agent/skills/skill-creator/scripts/init_skill.py *)",
"Bash(python3 .agent/tools/rebase_links.py *)",
"Bash(python3 .agent/skills/artifact-formalizer/scripts/scan_register.py *)",
"Bash(python3 .agent/skills/artifact-formalizer/scripts/selftest_scan.py *)",
"Bash(python3 System/scripts/doctor.py*)",
"Bash(bash /Users/sergey/.claude/plugins/cache/universal-skills/marp-slide/1.0.0/skills/marp-slide/scripts/install.sh)",
"Bash(/Users/sergey/.claude/plugins/cache/universal-skills/marp-slide/1.0.0/skills/marp-slide/scripts/render docs/presentation/FRAMEWORK_WEBINAR.marp.md --format pptx)",
"Bash(python3 /Users/sergey/dev-projects/agentic-development/.agent/tools/task_id_tool.py --help)",
"Bash(python3 /Users/sergey/dev-projects/agentic-development/.agent/tools/task_id_tool.py vdd-develop-all)",
"Bash(python3 tests/run_tests.py)",
"Bash(pWhat else settings.json configures
This page is one entry in a file that holds 2. Installing the file brings all of them; each is measured and scanned on its own page.
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.
- today First seen · 104 lines scan C 6fda4cfce107
Agentic-development is a settings file published in the GitHub repository MatrixFounder/Agentic-development (5 stars, last pushed yesterday), 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 C with 1 finding (recursive force delete). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.
Other settings, from other repositories
settings
Agent settings declaring 4 hook events (PreToolUse, PostToolUse, InstructionsLoaded, Stop).
supabase
Agent settings declaring 2 hook events (SessionStart, PostToolUse).
superset
Agent settings declaring 1 hook event (PreToolUse).
claude-cookbooks
Agent settings declaring 2 hook events (SessionStart, PreToolUse).
claude-code-best-practice
Agent settings declaring 30 hook events (PreToolUse, PermissionRequest, PostToolUse, PostToolUseFailure) and 24 allowed tools.
electron
Agent settings declaring 17 allowed tools.