playwright-browser-snapshot
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines a standard interface for interacting with a Playwright-based MCP server to capture accessibility snapshots. No malicious instructions, obfuscation, or suspicious behaviors were found.
- [COMMAND_EXECUTION]: All actions are performed through defined tool parameters on the Playwright server. There is no evidence of arbitrary shell command execution.
- [DATA_EXPOSURE]: The skill includes a 'filename' argument which allows saving snapshots to a file. This is a standard feature for this type of tool and does not indicate malicious intent, though the underlying server implementation should handle path validation to prevent directory traversal.
Audit Metadata