shellcheck-configuration

Pass

Audited by Gen Agent Trust Hub on Aug 11, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill provides instructions for installing ShellCheck using official package managers (Homebrew, APT) and references the official GitHub repository (github.com/koalaman/shellcheck) for building from source. These are recognized as trusted resources for this tool.
  • [COMMAND_EXECUTION]: The skill includes shell script examples for setting up pre-commit hooks and CI/CD pipelines (GitHub Actions, GitLab CI). These snippets use standard, non-malicious shell utilities like find, grep, and xargs to automate linting processes.
  • [SAFE]: References to system paths such as ~/.bashrc and project files like .shellcheckrc are used strictly for illustrating configuration methods and tool warnings, presenting no risk to system integrity or data privacy.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 11, 2026, 02:43 AM
Security Audit — agent-trust-hub — shellcheck-configuration