Histórico de Auditoria
shellcheck-configuration - 4 auditorias
Versão da auditoria 4
Mais recente SeguroJan 17, 2026, 10:09 AM
Pure documentation skill containing only markdown guidance for ShellCheck, a legitimate open-source static analysis tool. All static findings are false positives. References like SC2009, SC2086 are ShellCheck error codes (not C2 keywords), sha256sum is appropriate for caching (not weak crypto), and shell examples are documentation (not malicious patterns).
Fatores de risco
🌐 Acesso à rede (5)
⚙️ Comandos externos (72)
📁 Acesso ao sistema de arquivos (5)
Versão da auditoria 3
SeguroJan 17, 2026, 10:09 AM
Pure documentation skill containing only markdown guidance for ShellCheck, a legitimate open-source static analysis tool. All static findings are false positives. References like SC2009, SC2086 are ShellCheck error codes (not C2 keywords), sha256sum is appropriate for caching (not weak crypto), and shell examples are documentation (not malicious patterns).
Fatores de risco
🌐 Acesso à rede (5)
⚙️ Comandos externos (72)
📁 Acesso ao sistema de arquivos (5)
Versão da auditoria 2
SeguroJan 4, 2026, 04:24 PM
Pure documentation skill containing only markdown guidance and JSON configuration. No executable code, no file access, no network calls. Safe for publication.
Versão da auditoria 1
SeguroJan 4, 2026, 04:24 PM
Pure documentation skill containing only markdown guidance and JSON configuration. No executable code, no file access, no network calls. Safe for publication.