Historial de auditorías
markdown-toc - 9 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 |
|---|---|---|---|---|
| v9 Más reciente | 6 jul 2026, 12:40 | Sin hallazgos confirmados | 0 | Sin cambios de capacidad |
| v8 | 6 jul 2026, 12:40 | Sin hallazgos confirmados | 0 | Sin cambios de capacidad |
| v7 | 29 jun 2026, 23:12 | 1 confirmado | 0 | Sin cambios de capacidad |
| v6 | 23 ene 2026, 02:12 | Sin hallazgos confirmados | 0 | Sin cambios de capacidad |
| v5 | 17 ene 2026, 05:07 | Sin hallazgos confirmados | 0 | Sin cambios de capacidad |
| v4 | 17 ene 2026, 05:07 | Sin hallazgos confirmados | 0 | Comandos externos |
| v3 | 10 ene 2026, 14:57 | Sin hallazgos confirmados | 0 | Sin cambios de capacidad |
| v2 | 10 ene 2026, 14:57 | Sin hallazgos confirmados | 0 | Sin cambios de capacidad |
| v1 | 10 ene 2026, 14:57 | Sin hallazgos confirmados | 0 | Base |
6 jul 2026, 12:40
All static findings are Markdown code fences or inline code formatting, not executable Ruby or shell backtick usage. No prompt injection, data exfiltration intent, network access, or secret handling was found in SKILL.md.
Factores de riesgo
⚙️ Comandos externos (65)
6 jul 2026, 12:40
All static findings are Markdown code fences or inline code formatting, not executable Ruby or shell backtick usage. No prompt injection, data exfiltration intent, network access, or secret handling was found in SKILL.md.
Factores de riesgo
⚙️ Comandos externos (65)
29 jun 2026, 23:12
Static analysis reported many Ruby backtick execution and weak cryptography patterns, but review found these are Markdown code fences, inline code, option tables, and the string "markdown", not executable Ruby or cryptographic code. The skill does instruct users to run Python commands that modify Markdown files, so the remaining risk is low and limited to intended local file changes.
Preocupaciones de seguridad confirmadas (1)
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 (5)
Patrones detectados
23 ene 2026, 02:12
All 80 static findings are false positives. The 74 external_command detections are documentation code blocks showing bash examples (e.g., `python scripts/generate_toc.py`). The 6 weak_crypto detections are misidentified table formatting patterns. This is a documentation-only skill with no executable code or malicious patterns. Safe for publication.
Factores de riesgo
17 ene 2026, 05:07
All 88 static findings are false positives. The static analyzer misidentified SHA256 hash strings as weak cryptographic algorithms and C2 keywords, and markdown code formatting backticks (backticks around option names in tables) as shell backtick execution. This skill contains only documentation and metadata files. The referenced Python script is external to this package. Previous audit confirmed no risk factors, no network calls, no sensitive file access, and no executable code within the skill itself.
Factores de riesgo
⚙️ Comandos externos (74)
17 ene 2026, 05:07
All 88 static findings are false positives. The static analyzer misidentified SHA256 hash strings as weak cryptographic algorithms and C2 keywords, and markdown code formatting backticks (backticks around option names in tables) as shell backtick execution. This skill contains only documentation and metadata files. The referenced Python script is external to this package. Previous audit confirmed no risk factors, no network calls, no sensitive file access, and no executable code within the skill itself.
Factores de riesgo
⚙️ Comandos externos (74)
10 ene 2026, 14:57
This skill contains only documentation for a Python TOC generator script. No executable code, network calls, or sensitive file access within the skill itself. The referenced script uses standard library only for markdown file processing.
10 ene 2026, 14:57
This skill contains only documentation for a Python TOC generator script. No executable code, network calls, or sensitive file access within the skill itself. The referenced script uses standard library only for markdown file processing.
10 ene 2026, 14:57
This skill contains only documentation for a Python TOC generator script. No executable code, network calls, or sensitive file access within the skill itself. The referenced script uses standard library only for markdown file processing.