Identify security bugs in code review

offensive-bug-identificationskillsetup L12,144
SnailSploit/Claude-Red
What it does

Use this skill when the conversation involves

Best for

Developing and validating exploits for vulnerable software in controlled lab environments.

Inputs
  • · target (string or URL)
  • · configuration object
  • · payload (JSON or binary)
  • · database connection
Outputs
  • · log or transcript text
Requires
  • · HTTP API client
  • · GitHub API
  • · LLM (Claude, GPT, etc.)
Preconditions
  • · Valid authentication credentials
  • · Database connection configured
  • · Software installed and configured
  • · Source code available
  • · Vulnerable target identified
  • · Linux/Windows environment ready
  • · Configuration file provided
Failure modes
  • · API endpoint unreachable or rate-limited
  • · Authentication failure or invalid token
  • · Network connectivity loss
  • · Malformed input or parse error
  • · Invalid or missing configuration
  • · Target process crash or hang
  • · Database connection error
Trust signals
  • · Documented against real CVEs
  • · Comprehensive documentation provided
  • · Test suite included
  • · Attribution to original author(s)