role-test
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes legitimate browser automation tools (Playwright) to perform functional and security verification. Tool usage including
browser_navigate,browser_fill_form, andbrowser_snapshotis strictly aligned with the stated purpose of E2E testing. - [SAFE]: Test credentials and user role definitions are managed through a local configuration file (
tests/e2e-test-plan.md). While the skill ingests this data to drive testing, there is no evidence of hardcoded secrets or unauthorized data transmission to external domains. - [SAFE]: The workflow incorporates positive security testing practices, such as verifying privilege escalation prevention and checking for Insecure Direct Object Reference (IDOR) vulnerabilities within the target application.
- [SAFE]: No remote code execution, external package installations, or obfuscated instructions were identified in the skill logic.
Audit Metadata