Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Generate a text-based attack surface mindmap. Shows tech stack → vuln class → endpoint relationships. Usage: /mindmap <target>
.claude/skills/h-mmer-mindmap/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-02 | ✗→✓ | ▲ Improved | 236% | 0% |
| case-08 | ✗→✓ | ▲ Improved | 70% | 0% |
| case-19 | ✗→✓ | ▲ Improved | -11% | 0% |
| case-16 | ✓→✓ | = Same ✓ | 1% | 0% |
| case-17 | ✓→✓ | = Same ✓ | -16% | 0% |
Generate attack surface mindmap for: $ARGUMENTS
uv run python3 ../../tools/brain.py brief $ARGUMENTSuv run python3 ../../tools/intel_engine.py suggest <tech-stack>target.com
├── Tech Stack
│ ├── Next.js 14 → SSRF (Server Actions), Open Redirect
│ ├── GraphQL → Introspection, IDOR via node(), Mutation Auth
│ └── PostgreSQL → SQL Injection
├── Auth
│ ├── Okta SSO → SAML bypass, OAuth redirect_uri
│ └── JWT → Secret brute-force, Algorithm confusion
├── API Surface
│ ├── /api/v2/users/{id}/* → IDOR (P1)
│ │ ├── /orders — TESTED: exhausted
│ │ ├── /export — UNTESTED
│ │ └── /settings — UNTESTED
│ ├── /api/v2/payments/* → Race conditions, price manipulation (P1)
│ └── /graphql → Auth bypass on mutations (P1)
├── File Handling
│ └── /upload → Extension bypass, SVG XSS (P2)
└── Findings
├── [CONFIRMED] IDOR on /api/v2/users/{id}/orders
└── [EXHAUSTED] XSS on /search — CloudFront blocks all payloadsThe mindmap should expose attack decisions at a glance.
P1, P2, Kill, Confirmed, Partial, Exhausted, Chain.| Case | Status | Duration (ms) | Turns | Tokens | Tool calls | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Without | With | Δ | Without | With | Δ | Without | With | Δ | Without | With | Δ | ||
case-16 | pass→pass | 15,612 | 15,507 | -1% | 1 | 1 | 0% | 3,155 | 3,197 | +1% | 0 | 0 | — |
case-17 | pass→pass | 19,066 | 17,912 | -6% | 1 | 1 | 0% | 3,561 | 2,999 | -16% | 0 | 0 | — |
case-01 | fail→fail | 8,000 | 13,270 | +66% | 1 | 1 | 0% | 719 | 2,351 | +227% | 0 | 0 | — |
case-02 | fail→pass | 11,329 | 31,705 | +180% | 1 | 1 | 0% | 1,794 | 6,034 | +236% | 0 | 0 | — |
case-03 | fail→fail | 10,330 | 12,647 | +22% | 1 | 1 | 0% | 874 | 1,876 | +115% | 0 | 0 | — |
case-18 | fail→fail | 20,674 | 5,796 | -72% | 1 | 1 | 0% | 3,624 | 726 | -80% | 0 | 0 | — |
case-04 | pass→pass | 5,441 | 6,664 | +22% | 1 | 1 | 0% | 358 | 963 | +169% | 0 | 0 | — |
case-05 | pass→pass | 15,121 | 12,711 | -16% | 1 | 1 | 0% | 3,457 | 3,360 | -3% | 0 | 0 | — |
case-06 | pass→pass | 14,965 | 16,974 | +13% | 1 | 1 | 0% | 2,776 | 3,541 | +28% | 0 | 0 | — |
case-07 | fail→fail | 25,944 | 19,575 | -25% | 1 | 1 | 0% | 4,847 | 4,287 | -12% | 0 | 0 | — |
case-08 | fail→pass | 14,626 | 22,113 | +51% | 1 | 1 | 0% | 1,568 | 2,671 | +70% | 0 | 0 | — |
case-09 | fail→fail | 21,874 | 20,551 | -6% | 1 | 1 | 0% | 2,092 | 2,245 | +7% | 0 | 0 | — |
case-10 | fail→fail | 11,770 | 5,634 | -52% | 1 | 1 | 0% | 1,915 | 916 | -52% | 0 | 0 | — |
case-11 | pass→pass | 20,605 | 14,382 | -30% | 1 | 1 | 0% | 3,602 | 2,870 | -20% | 0 | 0 | — |
case-19 | fail→pass | 15,055 | 13,876 | -8% | 1 | 1 | 0% | 3,192 | 2,845 | -11% | 0 | 0 | — |
case-12 | pass→pass | 18,450 | 20,391 | +11% | 1 | 1 | 0% | 2,234 | 3,017 | +35% | 0 | 0 | — |
case-13 | fail→fail | 18,027 | 19,376 | +7% | 1 | 1 | 0% | 1,722 | 2,515 | +46% | 0 | 0 | — |
case-14 | fail→fail | 13,484 | 13,313 | -1% | 1 | 1 | 0% | 1,496 | 1,828 | +22% | 0 | 0 | — |
case-15 | fail→fail | 9,203 | 12,583 | +37% | 1 | 1 | 0% | 610 | 1,669 | +174% | 0 | 0 | — |
case-20 | pass→pass | 17,819 | 18,733 | +5% | 1 | 1 | 0% | 2,937 | 3,730 | +27% | 0 | 0 | — |
case-21 | fail→fail | 20,035 | 20,346 | +2% | 1 | 1 | 0% | 1,957 | 2,792 | +43% | 0 | 0 | — |
case-22 | pass→pass | 22,695 | 16,303 | -28% | 1 | 1 | 0% | 4,072 | 2,971 | -27% | 0 | 0 | — |
DecimalAI ran this skill against gemini-3.6-flash twice over the same eval suite — once with the skill loaded and once without — and compared the two runs case by case. 22 cases were attempted, and 20 counted toward the lift figure. The other 2 produced results that are not comparable between the two arms, so they are excluded from the headline rather than averaged into it. The headline lift of +14 percentage points is the difference between those two pass rates over the 20 comparable cases.
Without the skill loaded, the model failed this case. With it loaded, the same prompt on the same model passed. This is one improved case from the latest verified run; every case, including any that regressed, is in the table above.
Other measured skills in the registry, with their headline benchmark lift.