mobile-deployment
Pass
Audited by Gen Agent Trust Hub on Aug 23, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references standard and trusted tools for mobile development, including Fastlane (RubyGem), CocoaPods (RubyGem), and official GitHub Actions from the 'actions' organization. These are well-known industry resources and are documented for their intended purposes.
- [COMMAND_EXECUTION]: The skill provides templates for routine build and deployment commands such as
fastlane,gradle, andxcodebuild. These commands are standard for mobile CI/CD pipelines and are presented in a correct, non-malicious context. - [DATA_EXPOSURE_AND_EXFILTRATION]: The skill promotes safe credential management by using placeholders and environment variables (e.g.,
MATCH_PASSWORD,ANDROID_KEYSTORE_PASSWORD) for sensitive values. It explicitly warns against committing signing certificates or provisioning profiles to source control, which is a key security best practice.
Audit Metadata