xcode-archive-release
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The script
scripts/xcode-release.shutilizes system utilities such asxcodebuild,PlistBuddy, andgitfor building archives, modifying project metadata, and reading repository tags. All command usage is consistent with the skill's stated purpose. - [DATA_EXFILTRATION]: No evidence of unauthorized data transmission was found. The skill interacts with the local file system at
~/.xcode-archive/and communicates with Apple's servers via official Xcode workflows. - [REMOTE_CODE_EXECUTION]: The skill does not download or execute code from external untrusted sources. All logic is contained within the local bash script provided with the skill.
- [PROMPT_INJECTION]: No malicious instructions designed to subvert the agent's behavior or safety protocols were detected in the skill's documentation or scripts.
Audit Metadata