История аудитов
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)
🔑 Переменные окружения (8)
Версия аудита 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)
🔑 Переменные окружения (8)
Версия аудита 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.