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.
npx skills add daehounan/agency-agents-fork --skill compliance-audit-routinggit clone --depth 1 https://github.com/daehounan/agency-agents-forkWrote 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/skills/daehounan/agency-agents-fork/compliance-audit-routing)<a href="https://agentmods.dev/skills/daehounan/agency-agents-fork/compliance-audit-routing"><img src="https://agentmods.dev/badge/skills/daehounan/agency-agents-fork/compliance-audit-routing/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/daehounan/agency-agents-fork/compliance-audit-routing"><img src="https://agentmods.dev/badge/skills/daehounan/agency-agents-fork/compliance-audit-routing.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00146 | $0.00516 |
| Opus 5 | $0.00073 | $0.00258 |
| Sonnet 5 | $0.00029 | $0.00103 |
| Haiku 4.5 | $0.00015 | $0.00052 |
Grade A, and why
compliance-audit-routing 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 11d 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
Compliance & Audit Routing Skill (Niche)
Scope intentionally narrow. For mainstream compliance work use existing skills:
- SOC 2 / ISO 27001 / HIPAA / PCI-DSS evidence collection →
operations:compliance-tracking+anthropic-skills:security-audit-engine - Financial audit / SOX testing / audit support →
finance:audit-support+finance:sox-testing - General codebase security review →
ecc:security-review+ecc:security-scan - HIPAA in code →
ecc:hipaa-compliance/ecc:healthcare-phi-compliance - Legal compliance check →
legal:compliance-check - Operational risk assessment →
operations:risk-assessment - Vendor compliance review →
operations:vendor-review - Bounty / vulnerability hunting →
ecc:security-bounty-hunter
When to use THIS skill
Only when the audit work is one of these two niches:
| User signal | Agent to invoke |
|---|---|
| Solidity / EVM / DeFi smart contract audit, exploit analysis, gas optimization, reentrancy, oracle manipulation | blockchain-security-auditor |
| n8n / Zapier / business automation workflow governance, value/risk/maintainability assessment | automation-governance-architect |
For both: complementary deep skills are ecc:defi-amm-security (DeFi-specific patterns), ecc:evm-token-decimals (EVM token math), and ecc:automation-audit-ops (automation ops).
When NOT to use
Anything that maps cleanly to a SOC 2 / SOX / HIPAA / generic security workflow → use the dedicated skills above.
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.
- 11d ago First seen · 32 lines · 146 tokens per session scan A 02dbc8f5debb
compliance-audit-routing is a skill published in the GitHub repository daehounan/agency-agents-fork (2 stars, last pushed 3mo ago), licensed MIT. It adds 146 tokens to every session and 516 once invoked, about $0.0007 per session on Opus 5. 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 skills, from other repositories
agent-ready-x402
Sub-skill de agent-ready-cloudflare: Implement x402 Payment Protocol.
nft-standards
Implement NFT standards (ERC-721, ERC-1155) with proper metadata handling, minting strategies, and marketplace integration. Use when creating NFT contracts, building NFT marketplaces, or implementing digital asset systems.
cognito
AWS Cognito user authentication and authorization service. Use when setting up user pools, configuring identity pools, implementing OAuth flows, managing user attributes, or integrating with social identity providers.
sns
AWS SNS notification service for pub/sub messaging. Use when creating topics, managing subscriptions, configuring message filtering, sending notifications, or setting up mobile push.
iam
AWS Identity and Access Management for users, roles, policies, and permissions. Use when creating IAM policies, configuring cross-account access, setting up service roles, troubleshooting permission errors, or managing access control.
dag-map
Render the multi-agent orchestration DAG for a session — parent→child subagent edges, tree depth, and fan-out — from the Agent Monitor workflow intelligence API. Cross-checks the orchestration dataset against the raw agent records and session detail. Use when visualizing how a session's agent structure was organized.