fix
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFECOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes
npx playwright testwith various flags (e.g., --repeat-each, --trace, --workers) to reproduce and debug test failures. These are standard operations within the Playwright testing framework. - [INDIRECT_PROMPT_INJECTION]: The skill processes user-provided test files and descriptions. While this represents a potential attack surface for indirect instructions, it is essential for the skill's primary purpose of fixing code.
Audit Metadata