ClawAudit verdict
voice-mode
The skill hardcodes a real Telegram Bot Token (8790428866:AAHqdKyvZGTB26Deg79HoCZTuiAiTsvwWzs) and Chat ID directly in the SKILL.md, meaning any agent loading this skill gains the ability to send messages to that Telegram account without additional authorization, and the token is exposed to anyone reading the skill.
⚠ 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.
Findings (4)
subprocess execution — runs system commands from Python
voice_daemon.py · prose · downgraded · subprocess.run(
Python urllib.request — network access
voice_daemon.py · prose · downgraded · urllib.request
Python os.environ.get — reads environment variable
voice_daemon.py · prose · downgraded · os.environ.get(
Python http.client — stdlib network access
voice_daemon.py · prose · downgraded · http.client.HTTPSConnection
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
No declared permissions — minimal attack surface.
Is this flag fair?
Thanks — recorded.