Historial de auditorías
repo-docs - 6 auditorías
Versión de auditoría 6
Más reciente Riesgo bajoJun 28, 2026, 11:50 AM
Static analysis reported many high and critical alerts, but review found they are mostly markdown templates, grep examples, and regex strings rather than active malicious behavior. The package includes Python helper scripts that recursively read local repository files for documentation analysis, so users should run it only on repositories they intend to document. No prompt injection attempt, credential exfiltration, unauthorized network request, or destructive action was found.
Problemas de riesgo bajo (3)
Factores de riesgo
⚡ Contiene scripts (3)
📁 Acceso al sistema de archivos (4)
Versión de auditoría 5
Riesgo bajoJan 16, 2026, 05:01 PM
Documentation generation skill with clean security posture. All static findings are FALSE POSITIVES caused by the scanner misinterpreting markdown template code blocks and pattern definitions as actual security-relevant code. The Python scripts perform safe static analysis (file reading and pattern matching) without executing code or making network calls. The skill only reads repository files locally and outputs documentation to stdout.
Factores de riesgo
⚡ Contiene scripts (1)
📁 Acceso al sistema de archivos (1)
Versión de auditoría 4
Riesgo bajoJan 16, 2026, 05:01 PM
Documentation generation skill with clean security posture. All static findings are FALSE POSITIVES caused by the scanner misinterpreting markdown template code blocks and pattern definitions as actual security-relevant code. The Python scripts perform safe static analysis (file reading and pattern matching) without executing code or making network calls. The skill only reads repository files locally and outputs documentation to stdout.
Factores de riesgo
⚡ Contiene scripts (1)
📁 Acceso al sistema de archivos (1)
Versión de auditoría 3
Riesgo bajoJan 10, 2026, 10:35 AM
Legitimate documentation generation skill with clean security posture. Contains Python scripts that perform safe static analysis (file reading and pattern matching) without executing code or making network calls. All capabilities directly serve the stated documentation purpose.
Factores de riesgo
⚡ Contiene scripts (2)
📁 Acceso al sistema de archivos (2)
Versión de auditoría 2
Riesgo bajoJan 10, 2026, 10:35 AM
Legitimate documentation generation skill with clean security posture. Contains Python scripts that perform safe static analysis (file reading and pattern matching) without executing code or making network calls. All capabilities directly serve the stated documentation purpose.
Factores de riesgo
⚡ Contiene scripts (2)
📁 Acceso al sistema de archivos (2)
Versión de auditoría 1
Riesgo bajoJan 10, 2026, 10:35 AM
Legitimate documentation generation skill with clean security posture. Contains Python scripts that perform safe static analysis (file reading and pattern matching) without executing code or making network calls. All capabilities directly serve the stated documentation purpose.