監査履歴
auth-implementation-patterns - 4 監査
監査バージョン 4
最新 安全Jan 17, 2026, 07:22 AM
Pure documentation skill containing authentication code examples. All code is illustrative TypeScript demonstrating secure patterns (bcrypt with 12 rounds, JWT, proper cookie flags). No executable code, shell commands, network calls, or file system access beyond reading its own files. Static findings are false positives triggered by markdown code block backticks, environment variable references in examples, and security library mentions. The previous audit correctly identified this as safe.
リスク要因
🌐 ネットワークアクセス (1)
⚙️ 外部コマンド (18)
🔑 環境変数 (23)
監査バージョン 3
安全Jan 17, 2026, 07:22 AM
Pure documentation skill containing authentication code examples. All code is illustrative TypeScript demonstrating secure patterns (bcrypt with 12 rounds, JWT, proper cookie flags). No executable code, shell commands, network calls, or file system access beyond reading its own files. Static findings are false positives triggered by markdown code block backticks, environment variable references in examples, and security library mentions. The previous audit correctly identified this as safe.
リスク要因
🌐 ネットワークアクセス (1)
⚙️ 外部コマンド (18)
🔑 環境変数 (23)
監査バージョン 2
安全Jan 4, 2026, 04:47 PM
Pure documentation skill containing only code examples and patterns. No executable scripts, network calls, file system access beyond its own files, or external commands. All code snippets are illustrative and demonstrate authentication patterns without any malicious capabilities.
監査バージョン 1
安全Jan 4, 2026, 04:47 PM
Pure documentation skill containing only code examples and patterns. No executable scripts, network calls, file system access beyond its own files, or external commands. All code snippets are illustrative and demonstrate authentication patterns without any malicious capabilities.