ClawAudit verdict

grizzly_sms

grizzly-sms-mcp

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

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.

45
security
90
transparency
80
maintenance

Findings (6)

Pattern match high

Uses exec() — may execute shell commands

SKILL.md · code · exec(

Pattern match medium

Accesses OpenClaw config/secrets directly

CONFIG.md · prose · downgraded · ~/.openclaw/openclaw.json

Pattern match medium

Dynamic import() — loads module at runtime

src/index.ts · prose · downgraded · import('

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

src/index.ts · prose · downgraded · http://0.0.0.0

Pattern match low

Popular HTTP library — network access

package.json · prose · downgraded · axios

Pattern match low

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?

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