📦

監査履歴

run-nx-generator - 7 監査

バージョン比較

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

バージョン日付結果レビュー項目前バージョンとの変化
v7 最新2026年7月5日 20:01 確認された検出結果なし0機能の変化なし
v6 2026年7月5日 20:01 確認された検出結果なし0機能の変化なし
v5 2026年6月30日 10:42 確認された検出結果なし1機能の変化なし
v4 2026年1月17日 07:29 確認された検出結果なし0機能の変化なし
v3 2026年1月17日 07:29 確認された検出結果なし0外部コマンド
v2 2026年1月6日 01:21 確認された検出結果なし0機能の変化なし
v1 2026年1月6日 01:21 確認された検出結果なし0基準

2026年7月5日 20:01

The static findings are Markdown backtick and code block detections around documented Nx commands, not Ruby shell execution. The skill does intentionally guide shell-based Nx workflows, so users should review generated commands and workspace changes before execution. No prompt injection, data exfiltration, or hidden malicious intent was found in SKILL.md.

1
スキャンされたファイル
88
解析済み行数
1
レビュー項目
0
誤検知を無視
監査者: codex

2026年7月5日 20:01

The static findings are Markdown backtick and code block detections around documented Nx commands, not Ruby shell execution. The skill does intentionally guide shell-based Nx workflows, so users should review generated commands and workspace changes before execution. No prompt injection, data exfiltration, or hidden malicious intent was found in SKILL.md.

1
スキャンされたファイル
88
解析済み行数
1
レビュー項目
0
誤検知を無視
監査者: codex

2026年6月30日 10:42

Static analysis flagged many Markdown backticks and generator wording. The weak cryptography findings are false positives, but the skill intentionally guides shell commands that can modify a workspace.

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

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

中
Workspace-Modifying Shell Commands
The skill instructs users to run Nx generator, test, and formatting commands. This is legitimate for an Nx workflow, but generators can create or change files and execute local project generator logic.
The command examples are explicit and match the stated purpose of the skill. Risk comes from normal generator side effects, not from evidence of malicious intent.
静的解析の誤検知を無視 (2)

これらの静的マッチはセマンティックレビューで却下されたか、スキーマのみのトークンに一致したため、透明性のために表示されていますが、品質スコアには影響しません。

低
Weak Cryptography Static False Positive
The flagged lines use the word generator in documentation and command examples. No evidence found of cryptographic APIs, hashing algorithms, encryption, or credential handling.
The reviewed lines are plain Markdown documentation for Nx generators. There is no crypto code or weak algorithm usage in the file.
低
Markdown Backtick Static False Positives
Several static findings report Ruby or shell backtick execution, but the file is Markdown documentation. Inline backticks name commands, paths, tools, and flags rather than execute code.
The context shows Markdown formatting rather than Ruby code. Some fenced command examples remain relevant as user-run shell guidance and are covered separately.

検出されたパターン

External Command Guidance
監査者: codex

2026年1月17日 07:29

This is a documentation-only skill providing guidance on running Nx generators. All 29 static findings are false positives: MD5 hashes are content identifiers in metadata, backticks are markdown code formatting, URLs are source references, and the skill contains no executable code, network requests, or external command execution.

2
スキャンされたファイル
265
解析済み行数
1
レビュー項目
0
誤検知を無視
監査者: claude

2026年1月17日 07:29

This is a documentation-only skill providing guidance on running Nx generators. All 29 static findings are false positives: MD5 hashes are content identifiers in metadata, backticks are markdown code formatting, URLs are source references, and the skill contains no executable code, network requests, or external command execution.

2
スキャンされたファイル
265
解析済み行数
1
レビュー項目
0
誤検知を無視
監査者: claude

2026年1月6日 01:21

This is a documentation-only skill that provides guidance on running Nx generators. The skill file contains no executable code, makes no network requests, does not access the filesystem beyond its own content, and does not execute external commands. The referenced MCP tools are legitimate Nx tooling for generator discovery and execution.

1
スキャンされたファイル
88
解析済み行数
0
レビュー項目
0
誤検知を無視
この完了済み監査には、確認済みのセキュリティ検出事項は記録されていません。
監査者: claude

2026年1月6日 01:21

This is a documentation-only skill that provides guidance on running Nx generators. The skill file contains no executable code, makes no network requests, does not access the filesystem beyond its own content, and does not execute external commands. The referenced MCP tools are legitimate Nx tooling for generator discovery and execution.

1
スキャンされたファイル
88
解析済み行数
0
レビュー項目
0
誤検知を無視
この完了済み監査には、確認済みのセキュリティ検出事項は記録されていません。
監査者: claude