ClawAudit verdict
grizzly_sms
grizzly-sms-mcp
The skill uses process_exec for its legitimate purpose of interacting with the Grizzly SMS API. It asks for and uses the API key securely.
⚠ 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 (6)
Uses exec() — may execute shell commands
SKILL.md · code · exec(
Accesses OpenClaw config/secrets directly
CONFIG.md · prose · downgraded · ~/.openclaw/openclaw.json
Dynamic import() — loads module at runtime
src/index.ts · prose · downgraded · import('
HTTP request to bare IP address — common in malicious payloads
src/index.ts · prose · downgraded · http://0.0.0.0
Popular HTTP library — network access
package.json · prose · downgraded · axios
Accesses sensitive environment variables
src/index.ts · prose · downgraded · process.env.GRIZZLY_SMS_API_KEY
Permissions & capabilities
No declared permissions — minimal attack surface.
process_exec Is this flag fair?
Thanks — recorded.