ClawAudit verdict

browser-audio-capture

45
🟠 Risky
Significant concerns — only install if you understand the risks

The skill captures audio from any browser tab, which could potentially access sensitive information.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

75
security
100
transparency
90
maintenance

Findings (7)

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

SKILL.md · prose · downgraded · http://127.0.0.1

Pattern match low

Opens WebSocket connection

scripts/browser_capture/audio_capture.py · prose · downgraded · WebSocket

Pattern match low

Base64 encode (btoa) — may obfuscate data exfiltration

scripts/browser_capture/audio_capture.py · prose · downgraded · btoa(

Pattern match low

String.fromCharCode — can build strings to evade detection

scripts/browser_capture/audio_capture.py · prose · downgraded · String.fromCharCode

Pattern match low

Python aiohttp session — async network access

scripts/browser_capture/cdp_client.py · prose · downgraded · aiohttp.ClientSession

Pattern match low

Popular HTTP library — network access

scripts/extension/popup.js · prose · downgraded · Got

Pattern match low

Base64 encoding/decoding

skill-card.md · prose · downgraded · base64-encode

Permissions & capabilities

No declared permissions — minimal attack surface.

data_encoding

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API