ClawAudit verdict

iemail-send

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

The skill uses an API key for sending emails, which could be a security concern if the key is not properly secured.

⚠ 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.

78
security
80
transparency
70
maintenance

Findings (3)

Pattern match medium

Accesses OpenClaw config/secrets directly

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

Pattern match medium

os.system/popen — direct OS command execution

send_email.py · prose · downgraded · os.system(

Pattern match low

Python os.getenv — reads environment variable

send_email.py · prose · downgraded · os.getenv(

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

Requires 3 environment variables. (1 sensitive: IEMAIL_ACCESS_KEY_SECRET).

Is this flag fair?

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