История аудитов
gene-database - 4 аудиты
Версия аудита 4
Последняя Низкий рискJan 17, 2026, 07:27 AM
This is a legitimate bioinformatics tool for querying NCBI Gene database. All 374 static findings are false positives: markdown backticks in documentation are code formatting (not shell execution), API keys are user-provided CLI arguments (not hardcoded secrets), hardcoded URLs are official NCBI API endpoints, and the network+credential+file pattern is standard API client behavior. No data exfiltration or malicious patterns detected.
Факторы риска
🌐 Доступ к сети (4)
⚙️ Внешние команды (3)
🔑 Переменные окружения (3)
📁 Доступ к файловой системе (1)
Версия аудита 3
Низкий рискJan 17, 2026, 07:27 AM
This is a legitimate bioinformatics tool for querying NCBI Gene database. All 374 static findings are false positives: markdown backticks in documentation are code formatting (not shell execution), API keys are user-provided CLI arguments (not hardcoded secrets), hardcoded URLs are official NCBI API endpoints, and the network+credential+file pattern is standard API client behavior. No data exfiltration or malicious patterns detected.
Факторы риска
🌐 Доступ к сети (4)
⚙️ Внешние команды (3)
🔑 Переменные окружения (3)
📁 Доступ к файловой системе (1)
Версия аудита 2
Низкий рискJan 12, 2026, 04:52 PM
The gene-database skill is a legitimate bioinformatics tool for querying NCBI Gene database. Static analysis flagged false positives from documentation examples and standard API usage patterns. No malicious intent detected.
Факторы риска
🌐 Доступ к сети (3)
🔑 Переменные окружения (3)
📁 Доступ к файловой системе (1)
Версия аудита 1
БезопасноJan 5, 2026, 04:05 PM
This skill queries legitimate NCBI gene databases using standard HTTPS APIs. No malicious capabilities detected. Code is clean, readable, and performs only intended bioinformatics functions.