Historial de auditorías
file-converter - 7 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 |
|---|---|---|---|---|
| v7 Más reciente | 5 jul 2026, 12:12 | Sin hallazgos confirmados | 0 | Sin cambios de capacidad |
| v6 | 5 jul 2026, 12:12 | Sin hallazgos confirmados | 0 | Sin cambios de capacidad |
| v5 | 5 jul 2026, 00:23 | 1 confirmado | 0 | Sin cambios de capacidad |
| v4 | 27 jun 2026, 18:50 | 3 confirmado | 0 | Sin cambios de capacidad |
| v3 | 16 ene 2026, 12:43 | Sin hallazgos confirmados | 0 | Sin cambios de capacidad |
| v2 | 16 ene 2026, 12:43 | Sin hallazgos confirmados | 0 | Comandos externosAcceso al sistema de archivos |
| v1 | 10 ene 2026, 09:23 | Sin hallazgos confirmados | 0 | Base |
5 jul 2026, 12:12
Security review found no malicious intent, prompt injection, credential access, or network reconnaissance. The static findings are false positives caused by Markdown backticks, conversion examples, local output writes, and a dictionary keys call.
Factores de riesgo
📁 Acceso al sistema de archivos (8)
⚙️ Comandos externos (30)
5 jul 2026, 12:12
Security review found no malicious intent, prompt injection, credential access, or network reconnaissance. The static findings are false positives caused by Markdown backticks, conversion examples, local output writes, and a dictionary keys call.
Factores de riesgo
📁 Acceso al sistema de archivos (8)
⚙️ Comandos externos (30)
5 jul 2026, 00:23
Most static findings are false positives caused by Markdown code fences, inline package names, expected output-file writes, and a dictionary keys() call. No prompt injection or data-exfiltration intent was found. A medium semantic risk remains because the skill instructs agents to generate and execute conversion code, including possible external converters, on user-selected files.
Preocupaciones de seguridad confirmadas (1)
Factores de riesgo
📁 Acceso al sistema de archivos (8)
⚙️ Comandos externos (30)
27 jun 2026, 18:50
Static analysis reported many dangerous patterns, but most are false positives from Markdown fences, inline code formatting, and normal file conversion examples. The remaining risk is medium because the skill intentionally generates and executes conversion code that reads and writes files, and it may use external conversion tools such as LibreOffice CLI or potrace. No prompt injection, data exfiltration, malware intent, secrets, or network behavior was found.
Preocupaciones de seguridad confirmadas (3)
Falsos positivos estáticos ignorados (1)
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
⚙️ Comandos externos (4)
📁 Acceso al sistema de archivos (6)
Patrones detectados
16 ene 2026, 12:43
This is a documentation-only skill containing code examples and guidance for generating file conversion scripts. All 139 static findings are FALSE POSITIVES because the skill contains no executable code, no file system operations, no network calls, and no credential access. The scanner flagged code examples in documentation as if they were executable, including CLI tool references (libreoffice) and MD5 checksums (for file integrity verification) which are legitimate documentation patterns.
Factores de riesgo
⚙️ Comandos externos (116)
16 ene 2026, 12:43
This is a documentation-only skill containing code examples and guidance for generating file conversion scripts. All 139 static findings are FALSE POSITIVES because the skill contains no executable code, no file system operations, no network calls, and no credential access. The scanner flagged code examples in documentation as if they were executable, including CLI tool references (libreoffice) and MD5 checksums (for file integrity verification) which are legitimate documentation patterns.
Factores de riesgo
⚙️ Comandos externos (116)
10 ene 2026, 09:23
Pure prompt-based skill containing only documentation and code examples. No executable code, no file system access, no network calls, and no external command execution. This skill provides guidance for generating file conversion code but does not perform any operations directly.