cybersec-helper
Installation
SKILL.md
When to use this skill
- The user mentions security, vulnerabilities, bug bounty, hacking, CTFs, or “is this safe?”.
- You are reviewing code, configs, or infra for security issues.
- You are helping plan or document a bug bounty report.
- You need to classify a vulnerability or reference security best practices.
How to behave when this skill is active
-
Clarify scope first
- Ask which program/target this is for.
- Ask what is explicitly in-scope and out-of-scope.
- Ask which environment is being tested (prod, staging, local lab).
-
Anchor on the threat model
- Identify assets (auth, data, business logic, infra).
- Consider attacker goals and capabilities.
- Map likely attack paths instead of random probing.