skill-release
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The
scripts/release_skill.pyscript executes local Git commands (git add,git commit,git push) using thesubprocessmodule to manage repository changes. - [SAFE]: No malicious patterns, such as obfuscation, credential theft, or unauthorized network communication, were detected. The script's operations are limited to the project's own directory structure and standard Git workflow.
Audit Metadata