📦

監査履歴

inbox-placement-monitor - 10 監査

バージョン比較

監査済みバージョン間の機能と検出結果の変化(新しい順)。

バージョン日付結果レビュー項目前バージョンとの変化
v10 最新2026年7月26日 10:21 確認された検出結果なし1機能の変化なし
v9 2026年7月26日 10:21 確認された検出結果なし1機能の変化なし
v8 2026年7月13日 13:46 確認された検出結果なし1機能の変化なし
v7 2026年7月13日 13:46 確認された検出結果なし1機能の変化なし
v6 2026年7月12日 12:30 2 確認済み1機能の変化なし
v5 2026年7月10日 10:59 確認された検出結果なし2機能の変化なし
v4 2026年7月9日 11:51 確認された検出結果なし1機能の変化なし
v3 2026年7月6日 17:22 確認された検出結果なし1機能の変化なし
v2 2026年7月6日 17:22 確認された検出結果なし1機能の変化なし
v1 2026年7月4日 16:13 確認された検出結果なし1基準

2026年7月26日 10:21

One finding is confirmed: SKILL.md documents a Python connector whose --live mode sends seed emails through Resend. The other 54 alerts are Markdown links, code formatting, metadata URLs, or benign monitoring language; no prompt injection was found.

2
スキャンされたファイル
130
解析済み行数
4
レビュー項目
0
誤検知を無視
機能レビュー項目 (1)

これらは、このスキルに期待される可能性のある実際のローカル機能であるため、レビューが必要ですが、確認済みの悪意ある動作としてはカウントされません。

中
Ruby/shell backtick execution
**Zero-dependency seed-send automation (when Resend is the ESP)**: `python3 "${CLAUDE_PLUGIN_ROOT}/s
The line documents a Python connector command whose --live option sends seed emails through Resend. Dry-run defaults reduce exposure, but the outbound side effect is real.
監査者: claude

2026年7月26日 10:21

One finding is confirmed: SKILL.md documents a Python connector whose --live mode sends seed emails through Resend. The other 54 alerts are Markdown links, code formatting, metadata URLs, or benign monitoring language; no prompt injection was found.

2
スキャンされたファイル
130
解析済み行数
4
レビュー項目
0
誤検知を無視
機能レビュー項目 (1)

これらは、このスキルに期待される可能性のある実際のローカル機能であるため、レビューが必要ですが、確認済みの悪意ある動作としてはカウントされません。

中
Ruby/shell backtick execution
**Zero-dependency seed-send automation (when Resend is the ESP)**: `python3 "${CLAUDE_PLUGIN_ROOT}/s
The line documents a Python connector command whose --live option sends seed emails through Resend. Dry-run defaults reduce exposure, but the outbound side effect is real.
監査者: claude

2026年7月13日 13:46

Fifty-four of 55 static alerts are false positives caused by Markdown backticks, relative documentation links, homepage metadata, or ordinary workflow prose. The command on SKILL.md line 52 is a genuine external action because --live sends email through Resend, but dry-run is the documented default. No prompt injection or hidden data-exfiltration intent was found.

2
スキャンされたファイル
130
解析済み行数
4
レビュー項目
0
誤検知を無視
機能レビュー項目 (1)

これらは、このスキルに期待される可能性のある実際のローカル機能であるため、レビューが必要ですが、確認済みの悪意ある動作としてはカウントされません。

中
Ruby/shell backtick execution
**Zero-dependency seed-send automation (when Resend is the ESP)**: `python3 "${CLAUDE_PLUGIN_ROOT}/s
SKILL.md line 52 instructs the agent to invoke a Python connector, and the optional --live flag sends email through Resend. This is a real external command with network side effects, although dry-run is the documented default.
監査者: codex

2026年7月13日 13:46

55件の静的アラートのうち54件は、Markdownのバッククォート、相対ドキュメントリンク、ホームページのメタデータ、または通常のワークフロー文による誤検知です。SKILL.mdの52行目にあるコマンドは、--live が Resend 経由でメールを送信するため、実際の外部アクションです。ただし、文書化されたデフォルトはドライランです。プロンプトインジェクションや、隠れたデータ流出の意図は見つかりませんでした。

2
スキャンされたファイル
130
解析済み行数
4
レビュー項目
0
誤検知を無視
機能レビュー項目 (1)

これらは、このスキルに期待される可能性のある実際のローカル機能であるため、レビューが必要ですが、確認済みの悪意ある動作としてはカウントされません。

中
Ruby/シェルのバッククォート実行
**Zero-dependency seed-send automation (when Resend is the ESP)**: `python3 "${CLAUDE_PLUGIN_ROOT}/s
SKILL.md の52行目は、エージェントに Python コネクタを呼び出すよう指示しており、オプションの --live フラグは Resend 経由でメールを送信します。これはネットワーク副作用を伴う実際の外部コマンドですが、文書化されたデフォルトはドライランです。
監査者: codex

2026年7月12日 12:30

静的アラートの大半は、Markdownのバッククォート、固定されたドキュメントリンク、ホームページのメタデータに起因する誤検知です。このスキルには意図的なライブResendコマンドが含まれており、保存テンプレートにはファイル名のサニタイズに関する明示的な指針がありません。

2
スキャンされたファイル
130
解析済み行数
6
レビュー項目
0
誤検知を無視

確認済みのセキュリティ上の懸念 (2)

中
ライブの外部向けメール送信アクション
文書化された--liveワークフローは、Resendを通じてシード受信トレイごとに1通のメッセージを送信します。この外部への副作用により、キャンペーンの内容と受信者アドレスが、設定されたメールサービスに開示される可能性があります。
52行目には、dry-runがデフォルトである一方、--liveはバッチエンドポイントを通じてシードテストを実行すると明記されています。
中
ユーザー由来の保存ファイル名にサニタイズ指針がない
保存テンプレートは、正規化を必須とせずにドメインまたはトピックをファイル名に配置します。安全でない区切り文字や親ディレクトリを示す入力により、意図されたメモリフォルダの外部へ書き込みがリダイレクトされる可能性があります。
70行目では宛先ファイル名に<domain-or-topic>を直接使用していますが、基盤となるホスト側で生成されたパスが独自にサニタイズされる可能性があります。
機能レビュー項目 (1)

これらは、このスキルに期待される可能性のある実際のローカル機能であるため、レビューが必要ですが、確認済みの悪意ある動作としてはカウントされません。

中
Ruby/シェルのバッククォート実行
**Zero-dependency seed-send automation (when Resend is the ESP)**: `python3 "${CLAUDE_PLUGIN_ROOT}/s
52行目はエージェントにPythonコネクタの実行を指示し、Resendを通じてメッセージを送信する--liveを許可しています。これは意図された機能ですが、コマンド実行と外部ネットワークへの副作用が生じます。
監査者: codex

2026年7月10日 10:59

Most static findings are false positives caused by Markdown backticks, code fences, repository links, and homepage metadata. Two findings are confirmed: the live seed-send command can transmit email, and the dynamic save filename lacks a required path-normalization rule. No prompt injection, credential exfiltration, or malicious reconnaissance intent was found.

2
スキャンされたファイル
130
解析済み行数
5
レビュー項目
0
誤検知を無視
機能レビュー項目 (2)

これらは、このスキルに期待される可能性のある実際のローカル機能であるため、レビューが必要ですが、確認済みの悪意ある動作としてはカウントされません。

高
Path traversal sequence
After delivering, ask "Save these results for future sessions?" If yes, write the placement + reputa
The save path directly interpolates <domain-or-topic> without a normalization requirement. A value containing separators or .. could escape the intended memory directory.
中
Ruby/shell backtick execution
**Zero-dependency seed-send automation (when Resend is the ESP)**: `python3 "${CLAUDE_PLUGIN_ROOT}/s
This line provides a real Python command whose --live flag sends outbound seed emails. The action is legitimate but consequential and requires explicit user approval.
監査者: codex

2026年7月9日 11:51

Most static findings are false positives from Markdown links, inline code formatting, example prompts, and homepage metadata. One medium issue remains: SKILL.md line 52 documents an optional python3 helper that can send live seed emails through Resend. No prompt injection, credential exfiltration, or malicious intent was found.

2
スキャンされたファイル
130
解析済み行数
4
レビュー項目
0
誤検知を無視
機能レビュー項目 (1)

これらは、このスキルに期待される可能性のある実際のローカル機能であるため、レビューが必要ですが、確認済みの悪意ある動作としてはカウントされません。

中
Ruby/shell backtick execution
**Zero-dependency seed-send automation (when Resend is the ESP)**: `python3 "${CLAUDE_PLUGIN_ROOT}/s
Line 52 documents a real python3 command that can send live seed emails through Resend when --live is used. This is a legitimate feature, but it is an external command with network side effects and should require explicit confirmation.
監査者: codex

2026年7月6日 17:22

Most static findings are false positives caused by Markdown code fences, inline SEND-S notation, and relative links to documentation. One medium-risk finding is confirmed: SKILL.md line 52 gives a Python helper command that can send live seed emails through Resend when run with --live. No prompt injection or data-exfiltration intent was found in the reviewed files.

2
スキャンされたファイル
130
解析済み行数
4
レビュー項目
0
誤検知を無視
機能レビュー項目 (1)

これらは、このスキルに期待される可能性のある実際のローカル機能であるため、レビューが必要ですが、確認済みの悪意ある動作としてはカウントされません。

中
Ruby/shell backtick execution
**Zero-dependency seed-send automation (when Resend is the ESP)**: `python3 "${CLAUDE_PLUGIN_ROOT}/s
SKILL.md line 52 gives a literal python3 helper command that can send live seed emails through Resend when run with --live. This is legitimate automation, but it is external command execution with outbound email side effects.
監査者: codex

2026年7月6日 17:22

Most static findings are false positives caused by Markdown code fences, inline SEND-S notation, and relative links to documentation. One medium-risk finding is confirmed: SKILL.md line 52 gives a Python helper command that can send live seed emails through Resend when run with --live. No prompt injection or data-exfiltration intent was found in the reviewed files.

2
スキャンされたファイル
130
解析済み行数
4
レビュー項目
0
誤検知を無視
機能レビュー項目 (1)

これらは、このスキルに期待される可能性のある実際のローカル機能であるため、レビューが必要ですが、確認済みの悪意ある動作としてはカウントされません。

中
Ruby/shell backtick execution
**Zero-dependency seed-send automation (when Resend is the ESP)**: `python3 "${CLAUDE_PLUGIN_ROOT}/s
SKILL.md line 52 gives a literal python3 helper command that can send live seed emails through Resend when run with --live. This is legitimate automation, but it is external command execution with outbound email side effects.
監査者: codex

2026年7月4日 16:13

No prompt injection, malicious data exfiltration, arbitrary path traversal, or hidden reconnaissance intent was found in the reviewed files. Most static alerts are Markdown links or inline-code false positives; one documented Resend seed-send command is a real medium-risk external command because it can send live email with --live.

2
スキャンされたファイル
130
解析済み行数
4
レビュー項目
0
誤検知を無視
機能レビュー項目 (1)

これらは、このスキルに期待される可能性のある実際のローカル機能であるため、レビューが必要ですが、確認済みの悪意ある動作としてはカウントされません。

中
Ruby/shell backtick execution
**Zero-dependency seed-send automation (when Resend is the ESP)**: `python3 "${CLAUDE_PLUGIN_ROOT}/s
Line 52 instructs the agent to run a local Python connector with --live, which can send real seed emails through Resend. The path is fixed and dry-run is documented, but the live external side effect requires explicit confirmation.
監査者: codex