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 pitimon/claude-cybersecurity-skill --skill cybersecurity-progit clone --depth 1 https://github.com/pitimon/claude-cybersecurity-skillWrote 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/pitimon/claude-cybersecurity-skill/cybersecurity-pro)<a href="https://agentmods.dev/skills/pitimon/claude-cybersecurity-skill/cybersecurity-pro"><img src="https://agentmods.dev/badge/skills/pitimon/claude-cybersecurity-skill/cybersecurity-pro.svg" alt="Measured on agentmods" 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.00158 | $0.07699 |
| Opus 5 | $0.00079 | $0.03850 |
| Sonnet 5 | $0.00032 | $0.01540 |
| Haiku 4.5 | $0.00016 | $0.00770 |
Grade A, and why
cybersecurity-pro 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 7d 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.
The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
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/agentic-ai-security.md 88 KB
- references/ai-ml-security.md 57 KB
- references/api-security.md 36 KB
- references/cloud-security-cspm.md 46 KB
- references/code-security-analysis.md 24 KB
- references/compliance-frameworks.md 54 KB
- references/compliance-threat-modeling.md 15 KB
- references/container-supply-chain.md 15 KB
- references/cross-domain-integration.md 54 KB
- references/devsecops-pipeline.md 12 KB
- references/dfir-reports.md 14 KB
- references/gitops-security.md 15 KB
- references/identity-access-security.md 88 KB
- references/ir-playbooks.md 15 KB
- references/ot-ics-security.md 56 KB
- references/post-quantum-cryptography.md 83 KB
- references/security-governance-executive.md 58 KB
- references/soc-operations.md 23 KB
- references/threat-intelligence.md 37 KB
- references/vulnerability-management.md 39 KB
- references/web3-blockchain-security.md 82 KB
- references/zero-trust-architecture.md 38 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.
- 7d ago First seen · 516 lines · 158 tokens per session scan A 5ee2310e902a
cybersecurity-pro is a skill published in the GitHub repository pitimon/claude-cybersecurity-skill (5 stars, last pushed 3mo ago), with no licence file. It adds 158 tokens to every session and 7,699 once invoked, about $0.0008 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
implementing-aws-config-rules-for-compliance
Implementing AWS Config rules for continuous compliance monitoring of AWS resources, deploying managed and custom rules aligned to CIS and PCI DSS frameworks, configuring automatic remediation with SSM Automation, and aggregating compliance data across accounts.
implementing-aws-security-hub-compliance
Implementing AWS Security Hub to aggregate security findings across AWS accounts, enable compliance standards like CIS AWS Foundations and PCI DSS, configure automated remediation with EventBridge and Lambda, and create custom security insights for organizational risk management.
implementing-cloud-security-posture-management
Implementing Cloud Security Posture Management (CSPM) to continuously monitor multi-cloud environments for misconfigurations, compliance violations, and security risks using Prowler, ScoutSuite, AWS Security Hub, Azure Defender, and GCP Security Command Center.
implementing-gcp-organization-policy-constraints
Implement GCP Organization Policy constraints to enforce security guardrails across the entire resource hierarchy, restricting risky configurations and ensuring compliance at organization, folder, and project levels.
sail
Apply the SAIL (Secure AI Lifecycle) V2 framework by Pillar Security to secure AI applications and agents. Use this skill whenever the user asks about AI or agent security — assessing an AI system or agent architecture for risks, building an AI security roadmap or maturity assessment, writing or reviewing an AI…
analyzing-azure-activity-logs-for-threats
Queries Azure Monitor activity logs and sign-in logs via azure-monitor-query to detect suspicious administrative operations, impossible travel, privilege escalation, and resource modifications. Builds KQL queries for threat hunting in Azure environments. Use when investigating suspicious Azure tenant activity or…