pw-refactor-into-pom
Pass
Audited by Gen Agent Trust Hub on Jun 29, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes
npx playwright testandnpx playwright tracefor verifying refactored code and debugging. It also usesgitfor staging and committing changes. These are standard development activities and are explicitly gated by user confirmation via theAskUserQuestiontool. - [SAFE]: The skill focuses on local code transformation within a Playwright project. It correctly identifies and follows project-specific Page Object Model conventions. No unauthorized network operations, credential exposure, or persistence mechanisms were detected.
- [PROMPT_INJECTION]: The skill includes a self-governance instruction to never skip user confirmation steps. This is a workflow integrity measure rather than an attempt to bypass agent safety guidelines.
Audit Metadata