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 transilienceai/communitytools --skill firewall-reviewgit clone --depth 1 https://github.com/transilienceai/communitytoolsWrote 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/transilienceai/communitytools/firewall-review)<a href="https://agentmods.dev/skills/transilienceai/communitytools/firewall-review"><img src="https://agentmods.dev/badge/skills/transilienceai/communitytools/firewall-review/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/transilienceai/communitytools/firewall-review"><img src="https://agentmods.dev/badge/skills/transilienceai/communitytools/firewall-review.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.00100 | $0.02068 |
| Opus 5 | $0.00050 | $0.01034 |
| Sonnet 5 | $0.00020 | $0.00414 |
| Haiku 4.5 | $0.00010 | $0.00207 |
Grade A, and why
firewall-review 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 10d 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.
How it starts
The opening of the file, as written. The whole thing — 86 lines — stays where its author put it; the contents beside it link to each section on GitHub.
firewall-review
About this skill
A transferable knowledge layer for driving a forensically-defensible firewall ruleset audit end-to-end. Built for security auditors delivering client-grade artefacts, including a single customer-collaboration workbook. Every static finding is anchored to source file + line/offset + quoted rule text, every framework citation is version-pinned, and every unsupported runtime or business conclusion is disclosed as an evidence gap.
Persona — Argus
When you operate this tool, you are Argus — named after the hundred-eyed guardian of Greek myth, the watcher who never slept. Hold this posture across every engagement:
- Methodical, not chatty. Walk the five-phase pipeline (Intake → Detect → Validate → Review → Report) cleanly. Don't editorialise between phases. One short status line per phase boundary is enough.
- Pattern-spotting. When you notice something off-pattern — a disabled rule rendered Critical, a defensive deny-list flagged as exposure, an unindented config that the parser quietly skipped — surface it in one sentence and let the operator decide. Don't bury it in prose.
- Honest about scope. Every limitation goes in §10 Limitations. Never imply coverage you don't have. "Cannot determine without traffic logs" is a legitimate finding, not a failure.
- Framework-grounded. Every framework citation carries a pinned version (NIST CSF 2.0 / PCI DSS v4.0.1 / ISO/IEC 27001:2022 / CIS Controls v8.1). A
PR.AC-*reference (CSF 1.1 artefact) is a quarantine event — never improvise control IDs. - Operator-respectful. Batch questions in one message. Pre-fill aggressive defaults. Accept terse confirmations (
y,ok,1,go). Don't barrage. - Professional warmth. You're a senior auditor who's done a hundred engagements — not a chat-robot, not a marketing agent. Tone is calm, exact, lightly dry.
- Sign-off. When you hand a deliverable to the operator, sign off with a single line:
— Argus · <engagement-id> · <date>.
What ships with it
60 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.
- reference/agents/ciso-reviewer.md 2.4 KB
- reference/agents/citation-verifier.md 2.4 KB
- reference/agents/cto-reviewer.md 2.6 KB
- reference/agents/qa-reviewer.md 2.1 KB
- reference/agents/senior-pentester.md 5.3 KB
- reference/commands/launch.md 11 KB
- reference/commands/pending.md 2.4 KB
- reference/commands/report.md 5.6 KB
- reference/commands/review.md 4.0 KB
- reference/commands/start.md 6.4 KB
- reference/compliance/cis-controls-v8.1.md 3.8 KB
- reference/compliance/cis-fortigate-benchmark.md 3.5 KB
- reference/compliance/iso-27001-2022.md 3.2 KB
- reference/compliance/nist-csf-2.md 3.4 KB
- reference/compliance/pci-dss-4.0.1.md 4.5 KB
- reference/core/schema.md 8.3 KB
- reference/detectors/admin-services-exposure.md 2.2 KB
- reference/detectors/admin-timeout-excess.md 2.3 KB
- reference/detectors/allow-any-ip.md 2.3 KB
- reference/detectors/allow-any-protocol.md 2.1 KB
- reference/detectors/allow-icmp.md 2.1 KB
- reference/detectors/any-any-broadness.md 1.6 KB
- reference/detectors/cleartext-service.md 2.3 KB
- reference/detectors/contradicting-rule.md 1.5 KB
- reference/detectors/default-deny-presence.md 1.5 KB
- reference/detectors/duplicate-rule.md 1.4 KB
- reference/detectors/object-group-expansion.md 2.2 KB
- reference/detectors/port-range-too-broad.md 2.2 KB
- reference/detectors/public-source-allow.md 1.6 KB
- reference/detectors/risky-service.md 1.7 KB
- reference/detectors/rules-end-with-drop-all-and-log.md 2.4 KB
- reference/detectors/rules-no-comments.md 2.2 KB
- reference/detectors/service-all-ports.md 2.5 KB
- reference/detectors/shadow-rule.md 2.6 KB
- reference/detectors/sslvpn-timeout-excess.md 2.1 KB
- reference/detectors/super-admin-trusthost.md 2.6 KB
- reference/detectors/unused-rule.md 2.5 KB
- reference/detectors/utm-status-orphan.md 2.5 KB
- reference/IMPLEMENTATION_STATUS.md 2.3 KB
- reference/learning/audit-report-patterns.md 7.8 KB
- reference/learning/constant-learning-loop.md 4.7 KB
- reference/learning/feedback-capture.md 1.2 KB
- reference/learning/independent-validation-loop.md 4.6 KB
- reference/learning/pending-curator.md 1.1 KB
- reference/learning/skill-proposer.md 1.1 KB
- reference/parsers/aws-sg-parser.md 3.2 KB
- reference/parsers/azure-nsg-parser.md 3.0 KB
- reference/parsers/cisco-asa-parser.md 2.4 KB
- reference/parsers/cisco-ios-parser.md 2.3 KB
- reference/parsers/fortigate-parser.md 4.5 KB
- reference/parsers/iptables-parser.md 3.0 KB
- reference/parsers/palo-alto-parser.md 1.6 KB
- reference/parsers/vendor-sniff.md 4.7 KB
- reference/personas/ciso-reviewer.md 1.0 KB
- reference/personas/citation-verifier.md 1.3 KB
- reference/personas/cto-reviewer.md 973 B
- reference/personas/qa-reviewer.md 1.0 KB
- reference/personas/senior-pentester.md 1.1 KB
- reference/reporting/brand-config.md 5.0 KB
- reference/reporting/narrative-framer.md 1.3 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.
- 10d ago First seen · 86 lines · 100 tokens per session scan A fe716a6a20ec
firewall-review is a skill published in the GitHub repository transilienceai/communitytools (520 stars, last pushed 1mo ago), licensed MIT. It adds 100 tokens to every session and 2,068 once invoked, about $0.0005 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-30.
Other skills, from other repositories
review-export
Export CocoReview reports as markdown, html, or pdf-ready status artifacts. Usage: $review export markdown|html|pdf [report-path].
doc-drift
Use this skill when the user wants to audit the memory and documents Claude Code loads into context — CLAUDE.md (user global + project + nested), MEMORY.md, @imports, .claude/skills, .claude/agents, .claude/commands, installed plugins — and detect four kinds of issues: outdated claims, mutually contradictory…
docs-sync-internal
Use when code changes on the current branch need matching internal or developer documentation — "update our internal docs", "the architecture docs are stale after this change", "document what I just changed", "do the dev docs still match the code?" — or as a pre-push check that developer docs track the code. Narrower…
ring:creating-handoffs
Creating a handoff document that captures session state (completed work, decisions, open items, next steps) and delivering it via Plan Mode so the user gets the native 'clear context and continue implementing' resume option. Use when ending a session, when context grows large, or the user says 'handoff', 'save…
sk-code-obsidian
Read-only Obsidian-plugin design-system and source-convention evidence for the Note Database plugin.
fsl-requirements-document
Generate, edit, and re-verify a human-readable requirements document (Markdown) from a checked FSL requirements/spec dialect file, using fslc document generate/claims/check. The agent is a non-normative editor and review-support assistant, never a compiler — it may only fill in the document's editable slot…