История аудитов
skill-template - 3 аудиты
Версия аудита 3
Последняя БезопасноJan 16, 2026, 12:23 PM
This is a benign boilerplate template skill. All 25 static findings are false positives triggered by documentation references and metadata. The only code is a 23-line Python script that parses CLI arguments. No network access, no credential handling, no dangerous operations.
Факторы риска
⚡ Содержит скрипты (1)
⚙️ Внешние команды (1)
Версия аудита 2
БезопасноJan 16, 2026, 12:23 PM
This is a benign boilerplate template skill. All 25 static findings are false positives triggered by documentation references and metadata. The only code is a 23-line Python script that parses CLI arguments. No network access, no credential handling, no dangerous operations.
Факторы риска
⚡ Содержит скрипты (1)
⚙️ Внешние команды (1)
Версия аудита 1
Низкий рискJan 10, 2026, 09:13 AM
Template skill with minimal capabilities. Contains a simple Python entrypoint script that only parses CLI arguments and runs self-tests. The Bash(python:*) tool permission is appropriate for a skill designed to execute scripts. No network, file I/O, or credential access detected.