shellck
Pass
Audited by Gen Agent Trust Hub on Mar 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a legitimate utility for shell script linting. It relies on the standard shellcheck command-line tool.- [SAFE]: The script scripts/run_shellck.sh includes robust file handling. Specifically, it uses find with -print0 and read -d '' to safely process filenames, preventing common issues related to malformed filenames.- [SAFE]: Analysis of the skill instructions and code shows no evidence of prompt injection, data exfiltration, obfuscation, or persistence mechanisms.- [SAFE]: The skill does not perform any network operations or access sensitive system configuration files.
Audit Metadata