·pentest-exploit-validation
!

pentest-exploit-validation

4 レベルの証拠システム、バイパス枯渇プロトコル、必須の証拠チェックリスト、厳密な EXPLOITED/POTENTIAL/FALSE_POSITIVE 分類による証拠主導型の悪用。

27インストール·5トレンド·@jd-opensource

インストール

$npx skills add https://github.com/jd-opensource/joysafeter --skill pentest-exploit-validation

pentest-exploit-validation のインストール方法

コマンドラインで pentest-exploit-validation AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/jd-opensource/joysafeter --skill pentest-exploit-validation
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: jd-opensource/joysafeter。

Purpose Validate vulnerability findings through proof-driven exploitation using Shannon's 4-level evidence system. Consumes the exploitation queue from white-box code review, attempts structured exploitation with bypass exhaustion, collects mandatory evidence per vulnerability type, and classifies each finding as EXPLOITED, POTENTIAL, or FALSEPOSITIVE.

| L1 | Weakness identified in code but not confirmed exploitable | POTENTIAL | | L2 | Partial bypass achieved but full exploitation not demonstrated | POTENTIAL | | L3 | Vulnerability confirmed with reproducible evidence | EXPLOITED | | L4 | Critical impact demonstrated (data exfil, RCE, account takeover) | EXPLOITED CRITICAL |

| EXPLOITED | Reproducible proof with evidence: HTTP request/response, extracted data, or demonstrated impact | | POTENTIAL | Code-level weakness confirmed but exploitation blocked by defense-in-depth or environment constraints | | FALSEPOSITIVE | Taint analysis flagged but manual review confirms effective sanitization or unreachable code path |

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/jd-opensource/joysafeter --skill pentest-exploit-validation
カテゴリ
!セキュリティ
認証済み
初回登録
2026-02-25
更新日
2026-03-10

Browse more skills from jd-opensource/joysafeter

クイックアンサー

pentest-exploit-validation とは?

4 レベルの証拠システム、バイパス枯渇プロトコル、必須の証拠チェックリスト、厳密な EXPLOITED/POTENTIAL/FALSE_POSITIVE 分類による証拠主導型の悪用。 ソース: jd-opensource/joysafeter。

pentest-exploit-validation のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/jd-opensource/joysafeter --skill pentest-exploit-validation インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/jd-opensource/joysafeter