generators-ci-cd-setup

Pass

Audited by Gen Agent Trust Hub on Apr 30, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is designed to generate standard CI/CD configuration files for Apple platform development. It provides templates for GitHub Actions, Xcode Cloud, and Fastlane.
  • [COMMAND_EXECUTION]: The skill utilizes legitimate development CLI tools such as xcodebuild, security, agvtool, and fastlane. It also uses basic shell commands like ls and find to inspect project structures during setup.
  • [CREDENTIALS_UNSAFE]: The skill specifically promotes secure handling of sensitive data. It instructs users to utilize environment variables and platform-native secrets management (like GitHub Secrets) for API keys, certificates, and provisioning profiles. It includes logic to create and securely delete temporary keychains on CI runners, which is a security best practice.
  • [EXTERNAL_DOWNLOADS]: The skill references established tools and official documentation from Apple, GitHub, and Fastlane. It does not initiate any untrusted or obfuscated remote code downloads.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 30, 2026, 08:37 AM
Security Audit — agent-trust-hub — generators-ci-cd-setup