Audit History
shellcheck-configuration - 8 audits
Version comparison
Capability and finding changes across audited versions, newest first.
| Version | Date | Result | Review items | Change vs previous |
|---|---|---|---|---|
| v8 Latest | Jul 8, 2026, 02:03 PM | No confirmed findings | 0 | No capability change |
| v7 | Jul 8, 2026, 02:03 PM | No confirmed findings | 0 | No capability change |
| v6 | Jul 1, 2026, 01:10 AM | No confirmed findings | 4 | No capability change |
| v5 | Jul 1, 2026, 01:10 AM | No confirmed findings | 4 | No capability change |
| v4 | Jan 17, 2026, 10:09 AM | No confirmed findings | 0 | No capability change |
| v3 | Jan 17, 2026, 10:09 AM | No confirmed findings | 0 | Network accessExternal commandsFilesystem access |
| v2 | Jan 4, 2026, 04:24 PM | No confirmed findings | 0 | No capability change |
| v1 | Jan 4, 2026, 04:24 PM | No confirmed findings | 0 | Baseline |
Jul 8, 2026, 02:03 PM
Static analysis flagged many command, filesystem, and network patterns, but all reviewed instances are documentation examples in SKILL.md. No executable skill code, prompt injection attempt, data exfiltration intent, or hidden persistence behavior was found.
Risk Factors
⚙️ External commands (71)
🌐 Network access (4)
📁 Filesystem access (4)
Jul 8, 2026, 02:03 PM
Static analysis flagged many command, filesystem, and network patterns, but all reviewed instances are documentation examples in SKILL.md. No executable skill code, prompt injection attempt, data exfiltration intent, or hidden persistence behavior was found.
Risk Factors
⚙️ External commands (71)
🌐 Network access (4)
📁 Filesystem access (4)
Jul 1, 2026, 01:10 AM
Static analysis reported many command, filesystem, network, and blocker patterns, but review shows they are documentation examples for ShellCheck usage. No prompt injection, credential access, data exfiltration, persistence, or malicious execution intent was found in SKILL.md.
Capability review items (4)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
⚙️ External commands (72)
🌐 Network access (4)
📁 Filesystem access (5)
Detected Patterns
Jul 1, 2026, 01:10 AM
Static analysis reported many command, filesystem, network, and blocker patterns, but review shows they are documentation examples for ShellCheck usage. No prompt injection, credential access, data exfiltration, persistence, or malicious execution intent was found in SKILL.md.
Capability review items (4)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
⚙️ External commands (72)
🌐 Network access (4)
📁 Filesystem access (5)
Detected Patterns
Jan 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 (4)
⚙️ External commands (72)
📁 Filesystem access (5)
Jan 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 (4)
⚙️ External commands (72)
📁 Filesystem access (5)
Jan 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.
Jan 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.