ai-regression-testing
Pass
Audited by Gen Agent Trust Hub on Jul 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructions for creating regression tests using standard project tooling. It explicitly cautions against hitting production services and requires user confirmation before modifying critical configurations or production data.
- [COMMAND_EXECUTION]: The skill uses standard development commands (
bun test,bun run typecheck) to verify code changes within the local environment. These commands are consistent with the skill's stated purpose of automated testing. - [DATA_EXPOSURE]: The skill correctly instructs the agent to use mocks and fixtures rather than accessing production data or services.
Audit Metadata