Historial de auditorías
mulerouter - 6 auditorías
Comparación de versiones
Cambios de capacidades y hallazgos entre versiones auditadas, primero las más recientes.
| Versión | Fecha | Resultado | Elementos de revisión | Cambio vs anterior |
|---|---|---|---|---|
| v6 Más reciente | 5 jul 2026, 20:43 | 1 confirmado | 0 | Sin cambios de capacidad |
| v5 | 5 jul 2026, 20:43 | 1 confirmado | 0 | Sin cambios de capacidad |
| v4 | 30 jun 2026, 11:36 | 3 confirmado | 0 | Acceso al sistema de archivos |
| v3 | 17 ene 2026, 08:07 | Sin hallazgos confirmados | 0 | Sin cambios de capacidad |
| v2 | 17 ene 2026, 08:07 | Sin hallazgos confirmados | 0 | Sin cambios de capacidad |
| v1 | 12 ene 2026, 12:11 | Sin hallazgos confirmados | 0 | Base |
5 jul 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.
Preocupaciones de seguridad confirmadas (1)
Factores de riesgo
⚡ Contiene scripts (8)
🌐 Acceso a red (26)
🔑 Variables de entorno (58)
⚙️ Comandos externos (24)
📁 Acceso al sistema de archivos (1)
5 jul 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.
Preocupaciones de seguridad confirmadas (1)
Factores de riesgo
⚡ Contiene scripts (8)
🌐 Acceso a red (26)
🔑 Variables de entorno (58)
⚙️ Comandos externos (24)
📁 Acceso al sistema de archivos (1)
30 jun 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.
Preocupaciones de seguridad confirmadas (3)
Falsos positivos estáticos ignorados (3)
Estas coincidencias estáticas fueron descartadas por la revisión semántica o coincidieron con tokens solo de esquema, por lo que se muestran por transparencia, pero no afectan la puntuación de calidad.
Factores de riesgo
⚡ Contiene scripts (8)
🌐 Acceso a red (27)
🔑 Variables de entorno (64)
⚙️ Comandos externos (81)
📁 Acceso al sistema de archivos (1)
Patrones detectados
17 ene 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.
Factores de riesgo
🌐 Acceso a red (1)
🔑 Variables de entorno (1)
⚡ Contiene scripts (1)
⚙️ Comandos externos (1)
17 ene 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.
Factores de riesgo
🌐 Acceso a red (1)
🔑 Variables de entorno (1)
⚡ Contiene scripts (1)
⚙️ Comandos externos (1)
12 ene 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.