mvp-first
Pass
Audited by Gen Agent Trust Hub on Apr 19, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes local
bashcommands such asgit rev-parseandgit branchto collect environment metadata (branch name, commit hash). It also uses filesystem commands likemkdirandlnfor managing project artifacts in thememory/artifacts/directory. These are routine operations for developer-focused tools and are limited to the local environment. - [SAFE]: The skill's operations are confined to the local project environment. It does not perform external network requests, access sensitive credentials (like SSH keys or AWS tokens), or download/execute untrusted remote code. The instructions are focused on product planning and methodology rather than system manipulation.
Audit Metadata