shellcheck-configuration

Pass

Audited by Gen Agent Trust Hub on Jun 19, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill provides instructions to download ShellCheck from its official GitHub repository (github.com/koalaman/shellcheck) and to install it via reputable package managers such as Homebrew and APT. These are recognized and safe sources for development tools.
  • [COMMAND_EXECUTION]: Includes standard command-line snippets for installing the linter and integrating it into development workflows, including Git pre-commit hooks and CI/CD pipelines (GitHub Actions, GitLab CI). These commands are transparent and restricted to the task of code analysis.
  • [DATA_EXPOSURE]: Mentions standard local configuration files like .shellcheckrc and environment variables. No sensitive credentials, keys, or private data are accessed or hardcoded.
  • [SAFE]: No evidence of prompt injection, obfuscation, or unauthorized network activity was found. The skill follows established best practices for tool configuration and usage.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 19, 2026, 09:45 PM
Security Audit — agent-trust-hub — shellcheck-configuration