a11y-playwright-testing
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS] (SAFE): The skill references standard, well-known libraries (
@axe-core/playwright,axe-core) essential for accessibility testing. No suspicious or unversioned packages from unknown sources are suggested. - [COMMAND_EXECUTION] (SAFE): CLI commands provided are standard for the Playwright ecosystem (
npx playwright test) and are used strictly for their intended purpose of running and debugging tests. - [DATA_EXFILTRATION] (SAFE): There are no patterns involving sensitive file access (e.g., .ssh, .aws) or unauthorized network requests to external domains. Interaction is limited to the local testing environment and standard web protocols.
- [PROMPT_INJECTION] (SAFE): No instructions were found that attempt to override the agent's safety protocols, extract system prompts, or induce unrestricted behavior.
- [INDIRECT_PROMPT_INJECTION] (SAFE): While the skill interacts with external web pages via Playwright, it focuses on structural and semantic analysis. It does not include patterns that would allow untrusted web content to execute commands or manipulate the agent's core instructions.
Audit Metadata