Back to Skills

api-mitmproxy

majiayu000
Updated 12 days ago
18 views
58
9
58
View on GitHub
Otherapi-testingproxyhttpsintercepting-proxytraffic-analysismitmproxyhar-exportwebsockets

About

This Claude Skill provides an interactive HTTPS proxy for API security testing, enabling traffic interception, modification, and replay across HTTP/1-3 and WebSockets. It includes a Python scripting API for automation and supports multiple interfaces for debugging and testing API communications. Use it for security analysis, modifying requests/responses, and recording traffic for replay or HAR export.

Quick Install

Claude Code

Recommended
Primary
npx skills add majiayu000/claude-skill-registry -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/majiayu000/claude-skill-registry
Git CloneAlternative
git clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/api-mitmproxy

Copy and paste this command in Claude Code to install this skill

GitHub Repository

majiayu000/claude-skill-registry
Path: skills/data/api-mitmproxy
0

Related Skills

api-spectral

Other

This skill uses Spectral to lint and validate API specifications (OpenAPI, AsyncAPI, Arazzo) for security flaws and design issues. It checks against standards like OWASP API Top 10 and allows custom rule creation for governance. Use it to enforce security and design policies directly within your API development and CI/CD pipelines.

View skill

dast-nuclei

Other

This skill performs fast vulnerability scanning using Nuclei's template-based approach to detect CVEs, OWASP Top 10 issues, and misconfigurations across web apps and APIs. It's ideal for rapid security testing, CI/CD pipeline integration, and scanning multiple targets with customizable severity thresholds. Developers can also create custom templates for organization-specific security patterns.

View skill

sca-blackduck

Other

This Claude Skill performs Software Composition Analysis (SCA) using Synopsys Black Duck to scan dependencies for vulnerabilities, license risks, and supply chain threats. It maps findings to CVE, CWE, and OWASP frameworks and provides remediation guidance. Use it for continuous dependency monitoring in CI/CD pipelines and to assess open-source security and compliance.

View skill

sast-semgrep

Other

This skill performs static application security testing using Semgrep to scan code for vulnerabilities across multiple languages. It enables pattern-based security reviews, CI/CD integration, and provides remediation guidance mapped to OWASP and CWE frameworks. Developers can also create custom security rules for organization-specific patterns and analyze dependencies.

View skill