capawesome-app-store-publishing
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the @capawesome/cli package via npx to perform administrative tasks such as authentication, destination creation, and build deployment. These commands are consistent with the skill's stated purpose of managing App Store publishing.
- [CREDENTIALS_UNSAFE]: The instructions guide users on obtaining and using sensitive credentials, including Apple API keys and Google Service Account JSON files. The skill correctly uses placeholders for these sensitive values and does not contain any hardcoded secrets.
- [EXTERNAL_DOWNLOADS]: The skill uses npx to download and run the @capawesome/cli tool. This is expected behavior for a skill designed to interact with the Capawesome Cloud ecosystem.
Audit Metadata