Attack Vector Generation
SkillSecurityGenerate specific attack strategies for a given threat surface, producing
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Attack Vector Generation skill
What this skill tells your AI
The instructions your AI receives, as published by yogsoth-ai/de-anthropocentric-research-engine in skills/attack-vector-generation/SKILL.md and read by ahel’s review.
Generates concrete, executable attack vectors targeting a specific threat surface.
Execution
Subagent — spawned via subagent-spawning/spawn-agent.
Why Subagent
Vector generation requires creative adversarial thinking without defensive contamination. Each surface needs fresh attack ideation.
Input
- surface: The specific threat surface to target (from threat-surface-mapping)
- artifact: The artifact being attacked
- prior_findings: Results from previous probes (to avoid repetition)
Output
- vectors: List of specific attack vectors with description, expected outcome, and severity estimate
- priority_order: Recommended execution order (highest-impact first)
- follow_up_triggers: Conditions that should trigger deeper investigation
Available SOPs
Optional, no fixed order; the final leaf is always a sop.
| SOP | When to use |
|---|---|
| spawn-agent | Spawn a customized CC subagent with full MCP tool access. Used by SOPs that declare execution: subagent. |
Signals
- GitHub stars
- 469
- Forks
- 37
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
attack-vector-generation- Source
- github.com/yogsoth-ai/de-anthropocentric-research-engine