playwright-skill
Pass
Audited by Gen Agent Trust Hub on May 6, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: No malicious patterns, obfuscated content, or unauthorized data exfiltration attempts were detected in the skill files.
- [COMMAND_EXECUTION]: The skill utilizes browser interaction tools such as
browser_click,browser_fill_form, andbrowser_press_keyto automate UI tasks, as described inSKILL.mdandreferences/playwright-skill.md. - [EXTERNAL_DOWNLOADS]: The skill uses
browser_navigateto fetch and interact with external web content, which is the standard intended use for browser automation skills. - [REMOTE_CODE_EXECUTION]: While the skill references
browser_run_codeandbrowser_evaluate, these are presented as internal platform tools for JavaScript execution within the browser context. The instructions include a guardrail recommending they be used only when standard tools are insufficient.
Audit Metadata