監査履歴
architecture-navigator - 6 監査
監査バージョン 6
最新 中リスクJun 28, 2026, 10:40 AM
Static analysis flagged many shell, weak-crypto, and reconnaissance patterns. Review found most markdown hits are false positives from code fences, folder names, and examples, but the skill does include a bash scanner that enumerates local project files. No evidence found of prompt injection, network exfiltration, credential access, or malicious intent.
中リスクの問題 (2)
低リスクの問題 (3)
リスク要因
⚡ スクリプトを含む (3)
⚙️ 外部コマンド (4)
検出されたパターン
監査バージョン 5
安全Jan 16, 2026, 04:22 PM
Pure documentation and architecture guidance skill. Contains one read-only bash script that scans project directories using standard POSIX utilities (find, wc, basename, date). Script only reads project structure and outputs markdown summary to stdout. No network access, no file writes beyond stdout, no sensitive data handling. All 156 static findings are FALSE POSITIVES - documentation examples and standard file reading operations.
監査バージョン 4
安全Jan 16, 2026, 04:22 PM
Pure documentation and architecture guidance skill. Contains one read-only bash script that scans project directories using standard POSIX utilities (find, wc, basename, date). Script only reads project structure and outputs markdown summary to stdout. No network access, no file writes beyond stdout, no sensitive data handling. All 156 static findings are FALSE POSITIVES - documentation examples and standard file reading operations.
監査バージョン 3
低リスクJan 10, 2026, 10:22 AM
Pure documentation and architecture guidance skill with one bash script that scans project directories. The script uses standard POSIX utilities to read project structure and outputs markdown summary. No network access, no sensitive data handling, no file writes beyond stdout.
低リスクの問題 (1)
監査バージョン 2
低リスクJan 10, 2026, 10:22 AM
Pure documentation and architecture guidance skill with one bash script that scans project directories. The script uses standard POSIX utilities to read project structure and outputs markdown summary. No network access, no sensitive data handling, no file writes beyond stdout.
低リスクの問題 (1)
監査バージョン 1
低リスクJan 10, 2026, 10:22 AM
Pure documentation and architecture guidance skill with one bash script that scans project directories. The script uses standard POSIX utilities to read project structure and outputs markdown summary. No network access, no sensitive data handling, no file writes beyond stdout.