shellcheck-configuration
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a purely instructional guide for using ShellCheck. It provides legitimate code snippets for configuration, CI/CD pipelines, and pre-commit hooks.
- [EXTERNAL_DOWNLOADS]: The documentation references installing ShellCheck via official package managers (
apt-get) and well-known Docker images (koalaman/shellcheck-alpine) within CI/CD context. These are considered safe and standard practices for development environments. - [COMMAND_EXECUTION]: Provides example shell scripts for linting and caching. These scripts are local, transparent, and intended for the user's development workflow.
Audit Metadata