feature-flags-ios
Pass
Audited by Gen Agent Trust Hub on Mar 28, 2026
Risk Level: SAFE
Full Analysis
- [CREDENTIALS_UNSAFE]: The skill explicitly instructs developers to use environment variables for sensitive data like project tokens and host URLs, following standard security practices to prevent hardcoded credentials.
- [EXTERNAL_DOWNLOADS]: Refers to official and well-known repositories, such as the PostHog iOS SDK on GitHub, for dependency management and version checking.
- [COMMAND_EXECUTION]: Provides guidance on configuring project build settings, such as enabling outgoing network connections for the macOS App Sandbox, while specifically advising against disabling the sandbox itself.
Audit Metadata