api-mitmproxy
关于
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.
快速安装
Claude Code
推荐npx skills add majiayu000/claude-skill-registry -a claude-code/plugin add https://github.com/majiayu000/claude-skill-registrygit clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/api-mitmproxy在 Claude Code 中复制并粘贴此命令以安装该技能
GitHub 仓库
Frequently asked questions
What is the api-mitmproxy skill?
api-mitmproxy is a Claude Skill by majiayu000. Skills package instructions and resources that Claude loads on demand, so Claude can perform api-mitmproxy-related tasks without extra prompting.
How do I install api-mitmproxy?
Use the install commands on this page: add api-mitmproxy to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.
What category does api-mitmproxy belong to?
api-mitmproxy is in the appsec category, tagged api-testing, proxy, https, intercepting-proxy, traffic-analysis and mitmproxy.
Is api-mitmproxy free to use?
Yes. api-mitmproxy is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.
相关推荐技能
api-spectral 是一个基于 Spectral 的 API 规范校验工具,用于对 OpenAPI、AsyncAPI 等规范进行安全扫描和设计规则检查。它能依据 OWASP API 安全最佳实践及自定义规则,发现认证、授权和数据暴露等安全问题。开发者主要将其用于 CI/CD 流水线,以自动执行 API 设计标准、安全策略和合规性验证。
这个Claude Skill使用Bandit SAST工具扫描Python代码中的安全漏洞和反模式,特别擅长检测硬编码密钥、SQL注入、命令注入和不安全的API。它能生成带有严重性分类的安全报告,适用于CI/CD流水线集成,并提供包含CWE和OWASP框架参考的修复指导。开发者可在开发工作流程中使用它来强制执行Python安全最佳实践。
dast-nuclei 是一个基于 Nuclei 的快速漏洞扫描工具,利用丰富的社区模板自动检测 CVE、OWASP Top 10 漏洞和各类安全配置错误。它适用于在 CI/CD 管道中运行模板化安全检查,并能针对特定组织模式创建自定义安全模板。该工具支持高效并发扫描多目标,并提供可定制的严重性阈值与速率限制控制。
这个Skill通过Synopsys Black Duck提供软件成分分析,用于扫描依赖项中的已知漏洞、许可证合规风险和供应链安全威胁。它能在CI/CD流水线中持续监控依赖项,识别过时或无人维护的组件,并提供包含CVE/CWE映射的修复指导。开发者可在需要分析开源安全风险、确保许可证合规或评估第三方组件威胁时使用此工具。
