Historial de auditorías
research-merge - 4 auditorías
Versión de auditoría 4
Más reciente Riesgo bajoJan 17, 2026, 06:45 AM
This is a legitimate research management skill that handles git operations for research branches. The static scanner produced numerous false positives due to pattern matching heuristics that do not apply to this context. All git commands are hardcoded strings for legitimate repository operations. File system access is limited to reading markdown research documents and writing merged output. No credentials are accessed or exfiltrated. The skill is safe for publication.
Factores de riesgo
⚙️ Comandos externos (2)
📁 Acceso al sistema de archivos (2)
Versión de auditoría 3
Riesgo bajoJan 17, 2026, 06:45 AM
This is a legitimate research management skill that handles git operations for research branches. The static scanner produced numerous false positives due to pattern matching heuristics that do not apply to this context. All git commands are hardcoded strings for legitimate repository operations. File system access is limited to reading markdown research documents and writing merged output. No credentials are accessed or exfiltrated. The skill is safe for publication.
Factores de riesgo
⚙️ Comandos externos (2)
📁 Acceso al sistema de archivos (2)
Versión de auditoría 2
Riesgo bajoJan 5, 2026, 02:20 AM
This is a legitimate research management skill that handles git operations for research branches. It reads markdown files, performs text analysis for duplicate detection, and executes standard git commands. No malicious behavior detected.
Problemas de riesgo bajo (1)
Factores de riesgo
📁 Acceso al sistema de archivos (4)
⚙️ Comandos externos (2)
Versión de auditoría 1
Riesgo bajoJan 5, 2026, 02:20 AM
This is a legitimate research management skill that handles git operations for research branches. It reads markdown files, performs text analysis for duplicate detection, and executes standard git commands. No malicious behavior detected.