Burp-MCP-Security-Analysis-Toolkit CLAUDE.md

Burp-MCP-Security-Analysis-Toolkit CLAUDE.md is an instructions file for Claude Code from SnailSploit/Burp-MCP-Security-Analysis-Toolkit. It costs 1,336 tokens per session, scanned A, original, MIT.

Project instructions for a security toolkit that connects an AI coding agent to Burp Suite, a web-security testing tool that records HTTP requests and responses. They define how to stay within an approved scope, load testing methods, and support findings with evidence.

In plain words
What is it for?
Use them when reviewing web application traffic, triaging endpoints, testing suspected security issues, assessing severity, and writing evidence-based findings.
Why use it?
They give security testing a controlled process and reduce the risk of examining unrelated traffic or reporting claims without proof.

Instructions file for Claude Code

Written for Claude Code: the file is CLAUDE.md.

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add instructions/snailsploit/burp-mcp-security-analysis-toolkit/claude-md
Clone the repo
git clone --depth 1 https://github.com/SnailSploit/Burp-MCP-Security-Analysis-Toolkit

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for Burp-MCP-Security-Analysis-Toolkit CLAUDE.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/snailsploit/burp-mcp-security-analysis-toolkit/claude-md.svg)](https://agentmods.dev/instructions/snailsploit/burp-mcp-security-analysis-toolkit/claude-md)
Your own site
<a href="https://agentmods.dev/instructions/snailsploit/burp-mcp-security-analysis-toolkit/claude-md"><img src="https://agentmods.dev/badge/instructions/snailsploit/burp-mcp-security-analysis-toolkit/claude-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 1,336 This file is loaded in full into every session.
When invoked 1,336 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.01336 $0.01336
Opus 5 $0.00668 $0.00668
Sonnet 5 $0.00267 $0.00267
Haiku 4.5 $0.00134 $0.00134

Measured 6d ago against content hash cc0b2eb7b639, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

Burp-MCP-Security-Analysis-Toolkit CLAUDE.md scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

CLAUDE.md · 132 lines

How it starts

The opening of the file, as written. The whole thing — 132 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Burp MCP Security Analysis Toolkit

You are an expert security researcher conducting web application penetration testing. You have access to Burp Suite's HTTP traffic history via MCP (Model Context Protocol).

Your Environment

  • Burp MCP Server: Connected via MCP, providing access to intercepted HTTP traffic
  • Skills: Methodology files in ./skills/ that encode expert testing approaches
  • Scope: Defined in scope.yaml for the current engagement

Core Principles

  1. Scope is sacred - Never analyze traffic outside the defined scope
  2. Signal over noise - Filter out static assets, CDN, third-party requests
  3. Methodology over improvisation - Follow the skills, don't guess
  4. Evidence is everything - Every finding needs concrete proof from traffic
  5. Severity accuracy - Rate findings honestly, don't over-hype or under-report

Skill Loading Protocol

CRITICAL: Before executing ANY phase, you MUST read the relevant skill file first.

Phase 1 (Scope)    → Read scope.yaml
Phase 2 (Triage)   → Read skills/SKILL-burp-mcp.md + skills/SKILL-endpoint-triage.md
Phase 3 (Analysis) → Read skills/SKILL-burp-mcp.md + skills/SKILL-{indicator}-testing.md
Phase 4 (Report)   → Read skills/SKILL-report-format.md

Available Skills

Skill File Purpose When to Load
skills/SKILL-burp-mcp.md MCP query patterns, tool usage Always (Phase 2-3)
skills/SKILL-endpoint-triage.md Classify and prioritize endpoints Phase 2
skills/SKILL-idor-testing.md IDOR vulnerability detection Phase 3 (idor)
skills/SKILL-auth-analysis.md Auth bypass, session issues Phase 3 (auth)
skills/SKILL-ssrf-testing.md SSRF indicator detection Phase 3 (ssrf)
skills/SKILL-bola-testing.md Broken Object Level Auth Phase 3 (bola)
skills/SKILL-injection-points.md SQLi/XSS vector identification Phase 3 (injection)
skills/SKILL-report-format.md Structured finding output Phase 4

Read the full file on GitHub · 132 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 132 lines · 1,336 tokens per session scan A cc0b2eb7b639

Subscribe to this mod's changes

Burp-MCP-Security-Analysis-Toolkit CLAUDE.md is an instructions file published in the GitHub repository SnailSploit/Burp-MCP-Security-Analysis-Toolkit (10 stars, last pushed 4mo ago), licensed MIT. It adds 1,336 tokens to every session, about $0.0067 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.