История аудитов
binary-re-triage - 4 аудиты
Версия аудита 4
Последняя Средний рискJun 27, 2026, 04:14 PM
The static command findings are mostly true in form but low-risk in context: the skill documents local file, rabin2, readelf, jq, and grep usage for binary triage. No malicious intent, prompt injection, credential exfiltration, or real network activity was found. Risk remains medium because users may parse untrusted binaries with external tools.
Confirmed security concerns (1)
Capability review items (4)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Факторы риска
⚙️ Внешние команды (7)
🌐 Доступ к сети (1)
📁 Доступ к файловой системе (2)
Обнаруженные паттерны
Версия аудита 3
БезопасноJan 16, 2026, 12:54 PM
This is a documentation-only skill providing guidance for binary reverse engineering analysis. The skill contains no executable code - only markdown documentation describing how to run standard Unix analysis tools (file, rabin2, readelf) for identifying unknown binaries. All patterns flagged as concerning (C2 keywords, crypto references, mmap) are legitimate security research terminology used to describe what analysts should look FOR when analyzing potentially malicious binaries, not how to create them. This is standard security research documentation from a legitimate reverse engineering workflow.
Факторы риска
🌐 Доступ к сети (1)
📁 Доступ к файловой системе (2)
⚙️ Внешние команды (46)
Версия аудита 2
БезопасноJan 16, 2026, 12:54 PM
This is a documentation-only skill providing guidance for binary reverse engineering analysis. The skill contains no executable code - only markdown documentation describing how to run standard Unix analysis tools (file, rabin2, readelf) for identifying unknown binaries. All patterns flagged as concerning (C2 keywords, crypto references, mmap) are legitimate security research terminology used to describe what analysts should look FOR when analyzing potentially malicious binaries, not how to create them. This is standard security research documentation from a legitimate reverse engineering workflow.
Факторы риска
🌐 Доступ к сети (1)
📁 Доступ к файловой системе (2)
⚙️ Внешние команды (46)
Версия аудита 1
БезопасноJan 10, 2026, 09:09 AM
This is a prompt-based skill containing only documentation and guidance for binary analysis. No executable code, no network access, no file system modifications beyond reading binary files for analysis. The skill describes running standard Unix analysis tools (file, rabin2, readelf) which is expected and appropriate for its stated purpose.