code-quality-gates
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation, decision trees, and configuration files for common iOS development tasks related to code quality.
- [COMMAND_EXECUTION]: Provides templates for shell scripts and Makefiles that use standard development tools including xcodebuild, swiftlint, swiftformat, and Homebrew. These commands are contextually appropriate for building and linting iOS projects.
- [EXTERNAL_DOWNLOADS]: The provided CI workflows utilize standard GitHub Actions (actions/checkout, actions/cache, actions/upload-artifact) and the well-known dorny/test-reporter for result processing. These are from reputable sources.
- [DATA_EXPOSURE]: Includes a defensive CI job specifically designed to detect and block the accidental commitment of hardcoded secrets using grep patterns, which is a security best practice.
Audit Metadata