skshadan

24 mods across 1 repository, 1 stars between them.

kage

01

skshadan/kage

Plugin Claude Code

Plugin marketplace listing 1 plugin: kage.

1 2mo ago A tokens not measured

kage

02

skshadan/kage

Plugin Claude Code

Local pentest sandbox for black-box, greybox, and white-box security audits inside a per-engagement Kali Docker container.

1 2mo ago A tokens not measured

kage

03

skshadan/kage

Skill Claude CodeCodex

Local pentest sandbox for a full black-box engagement. Triggers on "kage", "pentest", "security audit on", "audit the security of". Runs recon, deep testing, exploit verification, and judging inside a per-engagement Kali Docker container. Each host working directory gets its own isolated sandbox. Produces ./results/…

1 2mo ago A 78 tokens

skshadan/kage

Agent

Vertical access control testing (role escalation, 403 bypass, forwarded-header tricks, admin-path access). Triggered when recon found 403 responses, admin panels, role-gated routes, or privilege tiers in creds.md.

1 2mo ago A 49 tokens

api-tester

05

skshadan/kage

Agent

REST and GraphQL API testing — OpenAPI schema fuzzing, GraphQL introspection + abuse, verb tampering, mass assignment, rate-limit bypass. Triggered when recon found an OpenAPI / Swagger URL, a /graphql endpoint, or ID-bearing REST routes without those found.

1 2mo ago A 61 tokens

auth-tester

06

skshadan/kage

Agent

Tests a single authenticated endpoint for authentication bypass. Triggered when recon surfaces a login / SSO / OAuth / JWT-gated route and a valid token is available in creds.md.

1 2mo ago A 40 tokens

chain-builder

07

skshadan/kage

Agent

Combines individual verified findings into escalation chains that move severity up. Runs in Turn 3c after the verifier and before the judge.

1 2mo ago A 30 tokens

client-side-tester

08

skshadan/kage

Agent

Client-side vulnerability testing — reflected / stored XSS, CSRF, clickjacking, postMessage handlers, open redirect, DOM sinks. Use for any live web host with user-facing interactivity.

1 2mo ago A 45 tokens

content-discovery

09

skshadan/kage

Agent

Hidden path, file, and parameter discovery via directory + file fuzzing and hidden-param enumeration. Use when the crawler's surface is thin or when specific high-value paths (admin, debug, backup, .git, .env) might exist but weren't linked.

1 2mo ago A 56 tokens

headers-tester

10

skshadan/kage

Agent

CORS, security headers, CRLF, host-header injection, and cache-poisoning probes for a single host. Use for every live web target.

1 2mo ago A 35 tokens

idor-tester

11

skshadan/kage

Agent

Horizontal IDOR / BOLA probe using two accounts. Triggered when recon found an API endpoint with object IDs in the path or query, and creds.md has both attacker and victim tokens.

1 2mo ago A 42 tokens

injection-tester

12

skshadan/kage

Agent

SQL / NoSQL / command / template / LDAP injection probes. Triggered when recon surfaced parameterised URLs, search fields, forms, or GraphQL variables.

1 2mo ago A 37 tokens

js-secret-scanner

13

skshadan/kage

Agent

Secrets and sensitive tokens in JavaScript bundles, source maps, and static assets. Use in Turn 1 once the crawler has collected JS file URLs.

1 2mo ago A 35 tokens

judge

14

skshadan/kage

Agent

Final quality gate before findings reach the audit report. Applies the 4-gate filter, confidence scoring, severity + CVSS assignment, deduplication, and exclusion-list enforcement. Runs in Turn 3d after verify and chain.

1 2mo ago A 49 tokens

logic-tester

15

skshadan/kage

Agent

Business-logic and workflow abuse — race conditions, coupon / voucher reuse, rate-limit bypass, signup abuse, referral fraud, multi-step flow skipping, quantity manipulation. Triggered when recon found payment / coupon / redeem / invite / signup endpoints.

1 2mo ago A 53 tokens

port-scanner

16

skshadan/kage

Agent

Fast port scan with service detection and high-value-target classification. Use in Turn 1 when live hosts have been enumerated.

1 2mo ago A 29 tokens

report-writer

17

skshadan/kage

Agent

Renders the final consolidated audit report from approved findings. Runs in Turn 4 after the judge has produced approvedfindings.json.

1 2mo ago A 30 tokens

ssrf-tester

18

skshadan/kage

Agent

SSRF probe against a URL-accepting parameter. Triggered when recon found a param like url=, redirect=, proxy=, image=, callback=, fetch=, webhook=.

1 2mo ago A 44 tokens

verifier

19

skshadan/kage

Agent

Independently re-tests one exploit PoC in a clean session to confirm reproducibility. Sits between exploiter and judge — only verified findings proceed.

1 2mo ago A 34 tokens

vuln-scanner

20

skshadan/kage

Agent

Runs the template-based vuln scanner against the live-host list from Turn 1 discovery and summarises findings by severity. Isolates long-running scan output from the main orchestrator's context.

1 2mo ago A 44 tokens

agentmail

21

skshadan/kage

Skill Claude CodeCodex

Give AI agents their own email inboxes using the AgentMail API. Use when building email agents, sending/receiving emails programmatically, managing inboxes, handling attachments, organizing with labels, creating drafts for human approval, or setting up real-time notifications via webhooks/websockets. Supports…

1 2mo ago A 69 tokens

skshadan/kage

Skill Claude CodeCodex

Enables ultra-granular, line-by-line code analysis to build deep architectural context before vulnerability or bug finding.

1 2mo ago A 27 tokens

function-analyzer

23

skshadan/kage

Agent

Performs ultra-granular per-function deep analysis for security audit context building. Use when analyzing dense functions, data-flow chains, cryptographic implementations, or state machines.

1 2mo ago A 38 tokens