debug-fix-failed-flaky-autotests
Pass
Audited by Gen Agent Trust Hub on Jul 10, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes framework-specific CLI commands (e.g.,
npx playwright test,npx codeceptjs run) to verify fixes and stabilize tests. These operations are standard for development environments and essential for the skill's diagnostic functions.- [SAFE]: The skill accesses browser-level data, such as DOM content (outerHTML), console logs, and network failure details, to identify the root cause of test failures. This data collection is confined to the testing session and is not exfiltrated to external domains.
Audit Metadata