監査履歴
javascript-testing-patterns - 4 監査
監査バージョン 4
最新 安全Jan 17, 2026, 09:32 AM
This is a documentation-only skill containing testing pattern examples. The static analyzer flagged 153 patterns, but ALL are FALSE POSITIVEs: weak crypto alerts are triggered by test fixture strings (hashed_password), backtick alerts are TypeScript template literals, path traversal alerts are relative import paths in test code, and the critical heuristic is an invalid combination of benign testing patterns. The previous audit correctly classified this as SAFE.
リスク要因
🌐 ネットワークアクセス (33)
⚙️ 外部コマンド (43)
📁 ファイルシステムへのアクセス (9)
監査バージョン 3
安全Jan 17, 2026, 09:32 AM
This is a documentation-only skill containing testing pattern examples. The static analyzer flagged 153 patterns, but ALL are FALSE POSITIVEs: weak crypto alerts are triggered by test fixture strings (hashed_password), backtick alerts are TypeScript template literals, path traversal alerts are relative import paths in test code, and the critical heuristic is an invalid combination of benign testing patterns. The previous audit correctly classified this as SAFE.
リスク要因
🌐 ネットワークアクセス (33)
⚙️ 外部コマンド (43)
📁 ファイルシステムへのアクセス (9)
監査バージョン 2
安全Jan 5, 2026, 05:01 PM
This is a documentation-only skill containing testing patterns and examples. No executable code, network operations, file system access, or external commands are present. The skill provides guidance to AI agents on writing tests.
監査バージョン 1
安全Jan 5, 2026, 05:01 PM
This is a documentation-only skill containing testing patterns and examples. No executable code, network operations, file system access, or external commands are present. The skill provides guidance to AI agents on writing tests.