·pentest-whitebox-code-review
!

pentest-whitebox-code-review

逆方向汚染分析、スロット タイプの分類、レンダリング コンテキストの検証、悪用キューを生成する 3 フェーズの並列レビューを使用したソース コードのセキュリティ監査。

24インストール·1トレンド·@jd-opensource

インストール

$npx skills add https://github.com/jd-opensource/joysafeter --skill pentest-whitebox-code-review

pentest-whitebox-code-review のインストール方法

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

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

ソース: 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
カテゴリ
!セキュリティ
認証済み
初回登録
2026-02-26
更新日
2026-03-10

Browse more skills from jd-opensource/joysafeter

クイックアンサー

pentest-whitebox-code-review とは?

逆方向汚染分析、スロット タイプの分類、レンダリング コンテキストの検証、悪用キューを生成する 3 フェーズの並列レビューを使用したソース コードのセキュリティ監査。 ソース: jd-opensource/joysafeter。

pentest-whitebox-code-review のインストール方法は?

ターミナルまたはコマンドラインツール(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