Firm Browser Audit Pack
Browser automation security audit pack. Validates Playwright/Puppeteer headless configuration for dangerous arguments. 1 audit tool.
Description
name: firm-browser-audit-pack version: 1.0.0 description: > Browser automation security audit pack. Validates Playwright/Puppeteer headless configuration for dangerous arguments. 1 audit tool. author: romainsantoli-web license: MIT metadata: openclaw: registry: ClawHub requires: - mcp-openclaw-extensions >= 3.0.0 tags:
- browser
- security
- playwright
- puppeteer
- audit
firm-browser-audit-pack
⚠️ Contenu généré par IA — validation humaine requise avant utilisation.
Purpose
Audits browser automation configurations for security risks. Detects 13 dangerous Chrome/Chromium arguments (--no-sandbox, --disable-web-security, etc.) in Playwright and Puppeteer configs with severity-based classification.
Tools (1)
| Tool | Description | Severity |
|---|---|---|
openclaw_browser_context_check |
Headless browser config security audit | CRITICAL (--no-sandbox), HIGH (others) |
Usage
skills:
- firm-browser-audit-pack
# Audit browser configuration:
openclaw_browser_context_check config_path=/path/to/config.json
Requirements
mcp-openclaw-extensions >= 3.0.0
Reviews (0)
No reviews yet. Be the first to review!
Comments (0)
No comments yet. Be the first to share your thoughts!