cybersecurity-pro

cybersecurity-pro is a skill for Claude Code from pitimon/claude-cybersecurity-skill. It costs 158 tokens per session (7,699 once invoked), scanned A, original, no licence file.

A guide for producing professional cybersecurity documents, such as incident-response playbooks, forensic reports, security runbooks, threat models, and risk reports.

In plain words
What is it for?
It helps create incident-response and digital-forensics documents, security operations triage procedures, DevSecOps configurations, threat models, compliance reviews, and executive cyber-risk reports.
Why use it?
Security teams need documents that explain incidents, investigations, safeguards, and risks clearly to both technical and non-technical readers. The guidance covers security work across areas including cloud, applications, identity, and AI systems.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Part of the cybersecurity-pro plugin — 1 skill shipped together

Good fit It helps create incident-response and digital-forensics documents, security operations triage procedures, DevSecOps configurations, threat models, compliance reviews, and executive cyber-risk reports.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/pitimon/claude-cybersecurity-skill/cybersecurity-pro
Install

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.

Any agent
npx skills add pitimon/claude-cybersecurity-skill --skill cybersecurity-pro
Clone the repo
git clone --depth 1 https://github.com/pitimon/claude-cybersecurity-skill

Made for: Claude Code.

Or install cybersecurity-pro, the plugin that ships this one along with the rest of its 1 skill.

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.

agentmods badge for cybersecurity-pro

README.md
[![agentmods](https://agentmods.dev/badge/skills/pitimon/claude-cybersecurity-skill/cybersecurity-pro.svg)](https://agentmods.dev/skills/pitimon/claude-cybersecurity-skill/cybersecurity-pro)
Your own site
<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>
Per session 158 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 7,699 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce 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

Measured 7d ago against content hash 5ee2310e902a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

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.

skills/cybersecurity-pro/SKILL.md · 516 lines

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.

Read it on GitHub

Changes

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.

  1. 7d ago First seen · 516 lines · 158 tokens per session scan A 5ee2310e902a

Subscribe to this mod's changes

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.

Related

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.

xalgorix/xalgorix · 53 tokens

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.

xalgorix/xalgorix · 53 tokens

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.

xalgorix/xalgorix · 59 tokens

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.

xalgorix/xalgorix · 42 tokens

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…

pillar-labs/sail-skill · 185 tokens

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…

Mikaru0Mystic/sectinel · 68 tokens