release-prep
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues or malicious patterns were detected. The skill follows best practices by requesting user confirmation before significant actions like committing changes or running tests.
- [COMMAND_EXECUTION]: The skill utilizes the Bash tool to execute standard development commands such as git, grep, and xcodebuild. These operations are local and essential for its stated purpose of preparing a software release.
- [DATA_EXPOSURE]: The skill reads project configuration files like .pbxproj and Info.plist to extract versioning information and privacy settings. No private keys, API tokens, or personal data are accessed or exfiltrated.
Audit Metadata