characterization-test-generator
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides a logical workflow for identifying code structures and generating unit tests using the Swift Testing framework. All operations are local and consistent with software testing best practices.\n- [COMMAND_EXECUTION]: Suggests the use of
xcodebuildfor running generated tests. This is a standard, safe operation within a local development environment.\n- [DATA_ACCESS]: UsesGlobandGrepto scan project files (**/*.swift) to identify public interfaces for testing. This access is appropriate for the skill's purpose.
Audit Metadata