Histórico de Auditoria
research-merge - 4 auditorias
Versão da auditoria 4
Mais recente Baixo RiscoJan 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.
Fatores de risco
⚙️ Comandos externos (2)
📁 Acesso ao sistema de arquivos (2)
Versão da auditoria 3
Baixo RiscoJan 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.
Fatores de risco
⚙️ Comandos externos (2)
📁 Acesso ao sistema de arquivos (2)
Versão da auditoria 2
Baixo RiscoJan 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 Baixo Risco (1)
Fatores de risco
📁 Acesso ao sistema de arquivos (4)
⚙️ Comandos externos (2)
Versão da auditoria 1
Baixo RiscoJan 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.