История аудитов
mulerouter - 6 аудиты
Сравнение версий
Изменения возможностей и находок между проверенными версиями, сначала новые.
| Версия | Дата | Результат | Пункты проверки | Изменение к предыдущей |
|---|---|---|---|---|
| v6 Последняя | 5 июл. 2026 г., 20:43 | 1 подтверждено | 0 | Возможности не изменились |
| v5 | 5 июл. 2026 г., 20:43 | 1 подтверждено | 0 | Возможности не изменились |
| v4 | 30 июн. 2026 г., 11:36 | 3 подтверждено | 0 | Доступ к файловой системе |
| v3 | 17 янв. 2026 г., 08:07 | Подтверждённых находок нет | 0 | Возможности не изменились |
| v2 | 17 янв. 2026 г., 08:07 | Подтверждённых находок нет | 0 | Возможности не изменились |
| v1 | 12 янв. 2026 г., 12:11 | Подтверждённых находок нет | 0 | Базовая |
5 июл. 2026 г., 20:43
Static analysis raised many findings because this skill combines local Python execution, outbound API calls, and API credential configuration. Manual review found no prompt injection, hidden exfiltration, or arbitrary command execution; most static hits are documentation, tests, placeholders, or expected API client behavior. The remaining contextual concern is that API keys can be supplied on the command line, which may expose secrets through shell history or process inspection.
Подтверждённые проблемы безопасности (1)
Факторы риска
⚡ Содержит скрипты (8)
🌐 Доступ к сети (26)
🔑 Переменные окружения (58)
⚙️ Внешние команды (24)
📁 Доступ к файловой системе (1)
5 июл. 2026 г., 20:43
Static analysis raised many findings because this skill combines local Python execution, outbound API calls, and API credential configuration. Manual review found no prompt injection, hidden exfiltration, or arbitrary command execution; most static hits are documentation, tests, placeholders, or expected API client behavior. The remaining contextual concern is that API keys can be supplied on the command line, which may expose secrets through shell history or process inspection.
Подтверждённые проблемы безопасности (1)
Факторы риска
⚡ Содержит скрипты (8)
🌐 Доступ к сети (26)
🔑 Переменные окружения (58)
⚙️ Внешние команды (24)
📁 Доступ к файловой системе (1)
30 июн. 2026 г., 11:36
Static analysis reported a critical heuristic because this skill combines local Python execution, outbound network calls, and API credential access. Manual review found no evidence of malicious exfiltration or prompt injection; the confirmed risk is expected third-party API use with bearer credentials and user-supplied media prompts. Publish with clear warnings about external API transmission and local credential handling.
Подтверждённые проблемы безопасности (3)
Статические ложные срабатывания проигнорированы (3)
Эти статические совпадения были отклонены семантической проверкой или совпадали только со схемными токенами, поэтому они показываются для прозрачности, но не влияют на оценку качества.
Факторы риска
⚡ Содержит скрипты (8)
🌐 Доступ к сети (27)
🔑 Переменные окружения (64)
⚙️ Внешние команды (81)
📁 Доступ к файловой системе (1)
Обнаруженные паттерны
17 янв. 2026 г., 08:07
All 459 static findings are false positives. This is a legitimate AI media generation API client that uses standard patterns for configuration management (environment variables, .env files), API authentication (Bearer tokens to api.mulerouter.ai, api.mulerun.com), and plugin architecture. No credential exfiltration or malicious behavior detected.
Факторы риска
🌐 Доступ к сети (1)
🔑 Переменные окружения (1)
⚡ Содержит скрипты (1)
⚙️ Внешние команды (1)
17 янв. 2026 г., 08:07
All 459 static findings are false positives. This is a legitimate AI media generation API client that uses standard patterns for configuration management (environment variables, .env files), API authentication (Bearer tokens to api.mulerouter.ai, api.mulerun.com), and plugin architecture. No credential exfiltration or malicious behavior detected.
Факторы риска
🌐 Доступ к сети (1)
🔑 Переменные окружения (1)
⚡ Содержит скрипты (1)
⚙️ Внешние команды (1)
12 янв. 2026 г., 12:11
The static analysis findings are 100% false positives. This is a legitimate AI media generation API client that uses standard patterns for configuration management, API authentication, and plugin architecture. No malicious behavior detected.