testing-regression
Pass
Audited by Gen Agent Trust Hub on Apr 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a guide for regression testing workflows. It uses standard development tools such as npm and Jest to validate code changes.
- [COMMAND_EXECUTION]: The provided examples include shell commands for running test suites (e.g.,
npm run test:regression,npx jest). These are standard operations for a testing skill and do not involve unauthorized access or dangerous parameters. - [DATA_EXPOSURE_AND_EXFILTRATION]: No sensitive file paths, hardcoded credentials, or unauthorized network operations were identified in the instructions or scripts.
- [REMOTE_CODE_EXECUTION]: The skill does not download or execute code from external or untrusted sources. It relies on local scripts and standard package managers.
Audit Metadata