pressure-test
Pass
Audited by Gen Agent Trust Hub on Jul 30, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses shell commands like 'git branch' and 'git status' to gather metadata about the user's current project. These operations are restricted to repository state information and do not access sensitive credentials or private files.
- [COMMAND_EXECUTION]: The skill employs dynamic context injection to execute a vendor-specific script ('detect-ecosystems.sh') and git commands at load time. These executions are used solely for environment detection and do not interpolate unvalidated user input into the shell commands.
Audit Metadata