web-vuln-report
v0.5.0Webサイト/システム/アプリの脆弱性診断を非破壊で実施し、CVSS 4.0(CVSS-B)・OWASP Top 10:2025・CWE を付し、OWASP WSTG(診断手法)と ASVS 5.0.0(検証要件)を参照した日本語のビジネス脆弱性診断報告書(HTML→A4 PDF)を生成する。URLから巡回して診断対象を洗い出し、エグゼクティブサマリ+技術詳細+プロの示唆を含むデファクト構成のレポートを出力。Genspark アップロード用 .skill バンドル生成にも対応。「脆弱性診断」「セキュリティ診断」「診断報告書」「Webサイト診断」で発動。認可済み・単一組織スコープの防御的診断に限定。
0 GitHub starsUpdated 15 hours ago
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 1 skill or MCP entry
- Source updated
- Sep 2, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install web-vuln-report for Claude Code
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install web-vuln-report@agent-plugin-marketplacePaste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/haboshi/claude-code-skillsClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is web-vuln-report/.
Plugin files
├── .claude-plugin/plugin.json└── skills/web-vuln-report/SKILL.md
Included Skills1
Webサイト/システム/アプリの脆弱性診断を非破壊で実施し、CVSS 4.0(CVSS-B)・OWASP Top 10:2025・CWE を付し、OWASP WSTG(診断手法)と ASVS 5.0.0(検証要件)を参照した日本語のビジネス脆弱性診断報告書(HTML→A4 PDF)を生成する。URLから巡回して診断対象を洗い出し、エグゼクティブサマリ+技術詳細+プロの示唆を含むデファクト構成のレポートを出力する。「脆弱性診断」「脆弱性診断報告書」「セキュリティ診断」「Webサイト診断」「Webアプリ診断」「vulnerability assessment」「security assessment」「pentest report」で発動。認可済み・単一組織スコープの防御的診断に限定し、非破壊デフォルト。Genspark アップロード用 .skill バンドル生成にも対応。
Plugin manifests1
{
"name": "web-vuln-report",
"version": "0.5.0",
"description": "Webサイト/システム/アプリの脆弱性診断を非破壊で実施し、CVSS 4.0(CVSS-B)・OWASP Top 10:2025・CWE を付し、OWASP WSTG(診断手法)と ASVS 5.0.0(検証要件)を参照した日本語のビジネス脆弱性診断報告書(HTML→A4 PDF)を生成する。URLから巡回して診断対象を洗い出し、エグゼクティブサマリ+技術詳細+プロの示唆を含むデファクト構成のレポートを出力。Genspark アップロード用 .skill バンドル生成にも対応。「脆弱性診断」「セキュリティ診断」「診断報告書」「Webサイト診断」で発動。認可済み・単一組織スコープの防御的診断に限定。"
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[web-vuln-report on Agent Plugins Marketplace](https://pluginsmp.com/plugins/web-vuln-report)