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 ariffazil/AAA --skill federation-runtime-auditgit clone --depth 1 https://github.com/ariffazil/AAAWrote 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/ariffazil/aaa/federation-runtime-audit)<a href="https://agentmods.dev/skills/ariffazil/aaa/federation-runtime-audit"><img src="https://agentmods.dev/badge/skills/ariffazil/aaa/federation-runtime-audit/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/ariffazil/aaa/federation-runtime-audit"><img src="https://agentmods.dev/badge/skills/ariffazil/aaa/federation-runtime-audit.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.00022 | $0.06914 |
| Opus 5 | $0.00011 | $0.03457 |
| Sonnet 5 | $0.00004 | $0.01383 |
| Haiku 4.5 | $0.00002 | $0.00691 |
Grade B, and why
federation-runtime-audit scanned grade B with 2 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 5d 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.
Downloads and executes remote codemediumSupply chain
curl | sh runs whatever the server returns today, which is not necessarily what it returned when this was reviewed.
curl -s http://127.0.0.1:8080/health | python3 -m json.tool Downgraded: this mod is about security review, or the phrase is quoted, so it is likely naming the pattern rather than instructing it.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
commands: [docker, curl] The source is not reproduced here
Licensed AGPL-3.0
The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.
What ships with it
22 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- references/agent-landscape-2026-05-17.md 4.7 KB
- references/agent-spatial-amnesia-fix-2026-05-17.md 3.9 KB
- references/anti-cascade-diagnostic-protocol.md 6.6 KB
- references/audit-2026-05-18-openclaw-hermes-contrast.md 2.9 KB
- references/federation-agent-coordination-2026-05-18.md 3.5 KB
- references/federation-transient-vs-persistent-2026-05-17.md 5.4 KB
- references/ghcr-push-403-vps-fallback-2026-05-19.md 4.2 KB
- references/hermes-openclaw-data-flow-2026-05-19.md 3.4 KB
- references/image-analysis-local-file-handling-2026-05-17.md 2.1 KB
- references/meyhem-search-api-research-2026-05-18.md 2.1 KB
- references/openclaw-a2a-endpoint-gap-2026-05-19.md 3.2 KB
- references/openclaw-acpx-config-invalid-values-2026-05-19.md 1.7 KB
- references/openclaw-health-json-cron-stall.md 2.1 KB
- references/openclaw-immortality-2026-05-17.md 3.5 KB
- references/openclaw-telegram-webhook-analysis-2026-05-17.md 6.1 KB
- references/openclaw-webhook-architecture-2026-05-17.md 3.5 KB
- references/scar-openclaw-diagnostic-cascade-2026-05-17.md 5.8 KB
- references/tree777-telegram-bot-token-isolation.md 3.0 KB
- references/tree777-workflow-engine-design-2026-05-17.md 4.8 KB
- references/vault999-supabase-architecture-2026-05-19.md 2.5 KB
- references/vault999-writer-audit-2026-05-17.md 3.5 KB
- references/wealth-abstraction-enhancement-pending-2026-05-19.md 3.4 KB
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.
- 5d ago First seen · 511 lines · 22 tokens per session scan B 141cf56b32a5
federation-runtime-audit is a skill published in the GitHub repository ariffazil/AAA (2 stars, last pushed yesterday), licensed AGPL-3.0. It adds 22 tokens to every session and 6,914 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it B with 2 findings (downloads and executes remote code, makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.
Other skills, from other repositories
arif-a2a-call
A2A v1.0.0 client + 888 JUDGMENT integration for OPENCLAW. Use when candidate actions require ASI deliberation or A2A federation with APEX (formerly Hermes).
health-probe
Health probes for both sides of the AGI stack — openclaw + arifOS MCP.
debug
Run /debug to find and fix a bug's root cause: a test failing for an unclear reason, /check verify finding a failure, or behavior being wrong. Runs a reproduce, localize, hypothesize, test, fix, verify loop, makes the minimal fix, and hands a regression test to /test. No features, no extra refactors.
agentlas-upload
Use when the user types /agentlas-upload, /agentlas upload, $hephaestus-upload, or /hep-upload to scan, gate, and publish an agent/team package to Agentlas Cloud (private) or Agentlas Hub (public).
agentlas-hub
Use when the user types /agentlas-hub, /agentlas hub, or /hep-hub to staff only from the public Agentlas Hub marketplace.
agentlas-search
Use when the user types /agentlas-search , /agentlas search, or /hep-search to search across Local, Cloud, and Hub agent repositories.