Histórico de Auditoria
spawn - 6 auditorias
Versão da auditoria 6
Mais recente Baixo RiscoJan 21, 2026, 04:21 PM
Static analyzer flagged command execution patterns, but these are expected for a terminal spawning skill. The skill's core purpose is to launch external processes in new terminal windows. Commands are properly quoted, arguments passed as lists, and all execution is user-initiated with visible output. No malicious intent or data exfiltration found.
Problemas de Baixo Risco (2)
Fatores de risco
⚙️ Comandos externos (6)
📁 Acesso ao sistema de arquivos (4)
Versão da auditoria 5
Risco MédioJan 16, 2026, 10:50 PM
AI analysis failed after multiple attempts - MANUAL REVIEW REQUIRED before publishing. This skill cannot be auto-published until reviewed by a human.
Fatores de risco
⚙️ Comandos externos (397)
🔑 Variáveis de ambiente (3)
🌐 Acesso à rede (2)
📁 Acesso ao sistema de arquivos (27)
Padrões Detectados
Versão da auditoria 4
Risco MédioJan 16, 2026, 10:50 PM
AI analysis failed after multiple attempts - MANUAL REVIEW REQUIRED before publishing. This skill cannot be auto-published until reviewed by a human.
Fatores de risco
⚙️ Comandos externos (397)
🔑 Variáveis de ambiente (3)
🌐 Acesso à rede (2)
📁 Acesso ao sistema de arquivos (27)
Padrões Detectados
Versão da auditoria 3
Risco MédioJan 10, 2026, 12:39 PM
This skill enables spawning external processes as its core purpose. Uses subprocess execution for launching AI agents and CLI commands. The --dangerously-skip-permissions flag appears in documentation but is a documented CLI feature, not malicious code. The behavior matches the stated purpose of terminal/agent spawning.
Problemas de Alto Risco (2)
Problemas de Risco Médio (2)
Fatores de risco
⚙️ Comandos externos (6)
📁 Acesso ao sistema de arquivos (3)
🔑 Variáveis de ambiente (2)
Versão da auditoria 2
Risco MédioJan 10, 2026, 12:39 PM
This skill enables spawning external processes as its core purpose. Uses subprocess execution for launching AI agents and CLI commands. The --dangerously-skip-permissions flag appears in documentation but is a documented CLI feature, not malicious code. The behavior matches the stated purpose of terminal/agent spawning.
Problemas de Alto Risco (2)
Problemas de Risco Médio (2)
Fatores de risco
⚙️ Comandos externos (6)
📁 Acesso ao sistema de arquivos (3)
🔑 Variáveis de ambiente (2)
Versão da auditoria 1
Risco MédioJan 10, 2026, 12:39 PM
This skill enables spawning external processes as its core purpose. Uses subprocess execution for launching AI agents and CLI commands. The --dangerously-skip-permissions flag appears in documentation but is a documented CLI feature, not malicious code. The behavior matches the stated purpose of terminal/agent spawning.