ai security tool commands

18 tagged ai security tool, measured the same way as everything else here.

Browse within: agent-debugging 9agent-security 9agent-trace 9behavior-analysis 9ai-security 8appsec 8ctfs 8

debug

01

cylestio/agent-inspector

Command

Debug AI agent workflows by exploring agents, sessions, and events. Investigate behavioral issues and unexpected patterns. Use when user asks to debug, explore sessions, investigate issues, or examine agent behavior at runtime.

9 7mo ago A 41 tokens

fix

02

cylestio/agent-inspector

Command

Apply intelligent, contextual security fixes to AI agent vulnerabilities. Fix prompt injection, output handling, tool security, data leaks, memory issues, supply chain, and behavioral risks. Use when user says fix, asks to remediate a recommendation (REC-XXX), apply security patches, or resolve vulnerabilities.

9 7mo ago A 59 tokens

setup

03

cylestio/agent-inspector

Command

Install, configure, and ensure Agent Inspector is running for AI agent security analysis. Handles installation, server startup, provider detection, MCP tools, and IDE connection. Use when user asks to install, setup, configure agent-inspector, ensure it's running, or when starting a new security analysis project.

9 7mo ago A 59 tokens

release

04

edimuj/vexscan

Command Claude Code

Run pre-flight checks, bump version, commit, tag, push, and monitor CI.

9 4mo ago A 17 tokens original Apache-2.0

hunt

05

Mikacr1138/claude-bug-bounty

Command

Start hunting on a target — loads scope, reads disclosed reports, picks best attack surface based on tech stack, runs targeted vuln checks. Usage: /hunt target.com [--vuln-class ssrf|idor|xss|sqli|oauth|race|graphql|llm|upload|business-logic].

2 2d ago D 65 tokens original MIT

recon

06

Mikacr1138/claude-bug-bounty

Command

Run full recon pipeline on a target — subdomain enum (Chaos API + subfinder), live host discovery (dnsx + httpx), URL crawl (katana + waybackurls + gau), gf pattern classification, nuclei scan. Outputs to recon/ / directory. Usage: /recon target.com.

2 2d ago A 62 tokens copy · 91% MIT

report

07

Mikacr1138/claude-bug-bounty

Command

Write a submission-ready bug bounty report. Generates H1/Bugcrowd/Intigriti/Immunefi format with CVSS 3.1 score, proof of concept, impact statement, and remediation. Run /validate first. Usage: /report.

2 2d ago A 52 tokens copy · 86% MIT