Audit History
shell-scripting - 8 audits
Version comparison
Capability and finding changes across audited versions, newest first.
| Version | Date | Result | Review items | Change vs previous |
|---|---|---|---|---|
| v8 Latest | 9 июл. 2026 г., 01:46 | 1 confirmed | 0 | No capability change |
| v7 | 9 июл. 2026 г., 01:46 | 1 confirmed | 0 | No capability change |
| v6 | 5 июл. 2026 г., 13:41 | No confirmed findings | 0 | No capability change |
| v5 | 5 июл. 2026 г., 13:41 | No confirmed findings | 0 | No capability change |
| v4 | 27 июн. 2026 г., 18:47 | 1 confirmed | 0 | No capability change |
| v3 | 16 янв. 2026 г., 14:06 | No confirmed findings | 0 | No capability change |
| v2 | 16 янв. 2026 г., 14:06 | No confirmed findings | 0 | External commandsFilesystem access |
| v1 | 10 янв. 2026 г., 09:32 | No confirmed findings | 0 | Baseline |
9 июл. 2026 г., 01:46
Most static findings are false positives caused by Markdown code fences, inline shell syntax, and benign shell examples. One finding is confirmed: the text processing example reads /etc/passwd, which is a sensitive host file and should not appear as a general-purpose scripting example.
Confirmed security concerns (1)
Risk Factors
⚙️ External commands (38)
📁 Filesystem access (2)
Detected Patterns
9 июл. 2026 г., 01:46
Most static findings are false positives caused by Markdown code fences, inline shell syntax, and benign shell examples. One finding is confirmed: the text processing example reads /etc/passwd, which is a sensitive host file and should not appear as a general-purpose scripting example.
Confirmed security concerns (1)
Risk Factors
⚙️ External commands (38)
📁 Filesystem access (2)
Detected Patterns
5 июл. 2026 г., 13:41
The static findings are false positives caused by Markdown shell examples, inline best-practice text, and placeholder file names. No prompt injection, malicious intent, data exfiltration, or executable skill code was found in SKILL.md.
Static false positives ignored (1)
These static matches were dismissed by semantic review or matched schema-only tokens, so they are shown for transparency but do not drive the quality score.
Risk Factors
⚙️ External commands (38)
📁 Filesystem access (2)
5 июл. 2026 г., 13:41
The static findings are false positives caused by Markdown shell examples, inline best-practice text, and placeholder file names. No prompt injection, malicious intent, data exfiltration, or executable skill code was found in SKILL.md.
Static false positives ignored (1)
These static matches were dismissed by semantic review or matched schema-only tokens, so they are shown for transparency but do not drive the quality score.
Risk Factors
⚙️ External commands (38)
📁 Filesystem access (2)
27 июн. 2026 г., 18:47
Static analysis found many shell command, substitution, filesystem, weak crypto, and password-file patterns, but these occur inside Markdown examples for a shell scripting guide. No prompt injection, network access, credential exfiltration, or executable payload was found. The only retained concern is that one example reads /etc/passwd, which is educational but should be treated as sensitive system-file access.
Confirmed security concerns (1)
Static false positives ignored (3)
These static matches were dismissed by semantic review or matched schema-only tokens, so they are shown for transparency but do not drive the quality score.
Risk Factors
⚙️ External commands (6)
📁 Filesystem access (3)
Detected Patterns
16 янв. 2026 г., 14:06
Pure documentation skill containing markdown guidance only. The static scanner flagged 62 potential issues, but ALL are false positives because this skill contains no executable code - only instructional shell scripting patterns in markdown code blocks.
Risk Factors
⚙️ External commands (39)
📁 Filesystem access (2)
16 янв. 2026 г., 14:06
Pure documentation skill containing markdown guidance only. The static scanner flagged 62 potential issues, but ALL are false positives because this skill contains no executable code - only instructional shell scripting patterns in markdown code blocks.
Risk Factors
⚙️ External commands (39)
📁 Filesystem access (2)
10 янв. 2026 г., 09:32
Pure documentation skill containing markdown guidance only. No executable code, network access, file system modifications, or external command execution capabilities. All content is instructional shell scripting best practices.