pentest-whitebox-code-review とは?
逆方向汚染分析、スロット タイプの分類、レンダリング コンテキストの検証、悪用キューを生成する 3 フェーズの並列レビューを使用したソース コードのセキュリティ監査。 ソース: jd-opensource/joysafeter。
逆方向汚染分析、スロット タイプの分類、レンダリング コンテキストの検証、悪用キューを生成する 3 フェーズの並列レビューを使用したソース コードのセキュリティ監査。
コマンドラインで pentest-whitebox-code-review AI スキルを開発環境にすばやくインストール
ソース: jd-opensource/joysafeter。
Purpose Perform systematic white-box source code security audit using Shannon's backward taint analysis methodology. Traces from dangerous sinks back to user-controlled sources, classifies injection contexts by slot type, verifies XSS render contexts, and produces a prioritized exploitation queue for downstream proof-driven exploitation.
| Slot Type | Sink Pattern | Sanitization Required |
| SQL-val | Query parameter value position | Parameterized query / prepared statement | | SQL-ident | Table name, column name, ORDER BY | Allowlist validation | | CMD-argument | Shell command argument | Argument escaping + allowlist | | FILE-path | File read/write path construction | Path canonicalization + allowlist |
逆方向汚染分析、スロット タイプの分類、レンダリング コンテキストの検証、悪用キューを生成する 3 フェーズの並列レビューを使用したソース コードのセキュリティ監査。 ソース: jd-opensource/joysafeter。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/jd-opensource/joysafeter --skill pentest-whitebox-code-review逆方向汚染分析、スロット タイプの分類、レンダリング コンテキストの検証、悪用キューを生成する 3 フェーズの並列レビューを使用したソース コードのセキュリティ監査。 ソース: jd-opensource/joysafeter。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/jd-opensource/joysafeter --skill pentest-whitebox-code-review インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/jd-opensource/joysafeter