apollo-ios
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill serves as a legitimate technical guide for the Apollo iOS library, authored by the official organization.
- [EXTERNAL_DOWNLOADS]: The
scripts/list-apollo-ios-versions.shscript executes agit ls-remotecommand to fetch version tags from the official Apollo GraphQL GitHub repository (https://github.com/apollographql/apollo-ios.git). This is a standard operation for version discovery and targets a trusted source. - [COMMAND_EXECUTION]: The instructions guide the user to execute standard development commands, including
swift package,xcodebuild, and theapollo-ios-cli. These tools are used for their intended purposes of dependency management and code generation within the context of the library's ecosystem.
Audit Metadata