coverage-ratchet
Pass
Audited by Gen Agent Trust Hub on Aug 2, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The templates provided by the skill execute standard development tools including
xcodebuild,xcrun xccov, andswiftlint. These are used to run tests and analyze results within the local project environment. - [DATA_PROCESSING]: The skill uses Python heredocs within shell scripts to process JSON reports from coverage and linting tools. This processing is performed on locally generated temporary files and does not involve external data sources.
- [SAFE]: No suspicious patterns such as network exfiltration, obfuscation, or sensitive credential access were detected. The skill's behavior aligns with its documented purpose of providing a coverage ratchet for development workflows.
Audit Metadata