ClawAudit verdict
amber-voice-assistant
amber-phone-agent
The skill manages real phone calls, stores call transcripts and a local CRM, reads/writes the operator calendar, and exposes MCP tools; the combination of inbound call audio processing, contact lookup, and optional outbound calling creates meaningful risk if misconfigured or abused.
⚠ 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 (11)
Uses exec() — may execute shell commands
AMBER_SKILLS_SPEC.md · code · exec(
HTTP request to bare IP address — common in malicious payloads
dashboard/README.md · code · http://127.0.0.1
References tunneling service
runtime/README.md · code · ngrok
References sudo — requests elevated privileges
README.md · prose · downgraded · sudo
Popular HTTP library — network access
AMBER_SKILLS_SPEC.md · code · Got
Opens WebSocket connection
ASTERISK-IMPLEMENTATION-PLAN.md · code · WebSocket
References child_process — can spawn system processes
runtime/src/index.ts · prose · downgraded · child_process
Dynamic import() — loads module at runtime
runtime/src/local-helper-runner.ts · prose · downgraded · import('
Node http/https module — low-level network access
dashboard/scripts/serve.js · prose · downgraded · require('http')
References webhook/callback URL
demo/demo-wizard.js · prose · downgraded · webhookUrl
Accesses sensitive environment variables
runtime/src/providers/index.ts · prose · downgraded · process.env.TWILIO_AUTH_TOKEN
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class B). 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.