test-automator
Pass
Audited by Gen Agent Trust Hub on Aug 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill focuses on providing educational content and templates for software testing using well-known frameworks.
- [COMMAND_EXECUTION]: The skill contains standard shell commands for initializing test environments (
npm init playwright@latest) and running tests (npx playwright test). These are expected behaviors for a testing-focused skill and do not involve unauthorized execution. - [DATA_EXPOSURE]: Code examples use dummy placeholder data for authentication (e.g.,
user@example.com,password) and API testing. No hardcoded credentials or sensitive file paths were identified.
Audit Metadata