Audit History
shellcheck-configuration - 4 audits
Audit version 4
Latest SafeJan 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).
Risk Factors
🌐 Network access (5)
⚙️ External commands (72)
📁 Filesystem access (5)
Audit version 3
SafeJan 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).
Risk Factors
🌐 Network access (5)
⚙️ External commands (72)
📁 Filesystem access (5)
Audit version 2
SafeJan 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.
Audit version 1
SafeJan 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.