shellcheck-configuration
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's instructions and documentation are educational and focused on improving code quality. No malicious patterns, prompt injections, or data exfiltration attempts were detected.
- [EXTERNAL_DOWNLOADS]: The skill references downloading ShellCheck from its official GitHub repository (github.com/koalaman/shellcheck.git) and installing via standard package managers. These are trusted and well-known sources for the tool's distribution.
- [COMMAND_EXECUTION]: Provided shell script examples for CI/CD pipelines, pre-commit hooks, and performance optimization use standard utilities (find, xargs, git) for their intended purpose of script linting. No unauthorized or suspicious command execution logic is present.
Audit Metadata