store-setup
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and step-by-step guidance for configuring mobile app stores, which is a legitimate development task.
- [SAFE]: All external links point to official, well-known services such as Apple Developer, Google Play Console, and Google Cloud.
- [SAFE]: Instructions regarding sensitive files (API keys, .p12 certificates, JSON service account keys) correctly advise users to store these as secrets within a CI/CD environment rather than hardcoding them.
- [SAFE]: Command-line examples, such as using
base64for encoding orcurlfor interacting with the Google Publishing API, use standard parameters and placeholders for developer-provided variables. - [SAFE]: No obfuscation, dynamic execution of untrusted code, or prompt injection attempts were identified in the analyzed files.
Audit Metadata