forked from farhoodlabs/skills
1a6af44a73
Copy the shannon skill from unicodeveloper/shannon into the Agent Skills repo. Add proper full AGPL-3.0 license text to respect upstream licensing. Update CLAUDE.md to document the new skill. Co-Authored-By: Paperclip <noreply@paperclip.ing>
595 B
595 B
Shannon Skill
Claude Code skill for autonomous AI pentesting via Shannon.
Wraps the Docker-based Shannon pentester as a /shannon slash command.
Structure
SKILL.md— skill definition (deployed to ~/.claude/skills/shannon/)scripts/setup-shannon.sh— installer/updater for Shannonscripts/sync.sh— deploy to ~/.claude, ~/.agents, ~/.codex
Commands
bash scripts/sync.sh # Deploy to all skill locations
Rules
- ALWAYS confirm authorization before running pentests
- NEVER target production systems
- After edits: run
bash scripts/sync.shto deploy