bash
Pass
Audited by Gen Agent Trust Hub on Feb 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): The skill is purely instructional, providing templates for safe shell scripting. It promotes the use of
set -euo pipefailand variable quoting, which are standard security best practices. - [COMMAND_EXECUTION] (SAFE): While the skill describes bash commands, it provides patterns to make execution safer and more predictable. It does not execute arbitrary or dangerous commands automatically.
- [PROMPT_INJECTION] (SAFE): No attempts to override agent instructions or bypass safety filters were detected in the metadata or the script content.
- [DATA_EXFILTRATION] (SAFE): No network operations (e.g., curl, wget) or access to sensitive local files (e.g., SSH keys, AWS credentials) were found.
Audit Metadata