Caveat verdict

imap-idle

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

Sets up event-driven email monitoring using IMAP IDLE protocol that sends webhook notifications to the local OpenClaw gateway; all network activity is between the IMAP server and localhost.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

0
security
70
transparency
70
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (10)

Pattern match high

Accesses OpenClaw config/secrets directly

README.md · code · ~/.openclaw/openclaw.json

Pattern match high

HTTP request to bare IP address — common in malicious payloads

SKILL.md · code · http://127.0.0.1

Pattern match high

References sudo — requests elevated privileges

SKILL.md · code · sudo

Pattern match high

Possible hardcoded credential

scripts/setup.py · prose · downgraded · Password: ") ssl = get_yes_no(

Pattern match medium

pip3 install — installs Python packages at runtime

SKILL.md · code · pip3 install

Pattern match medium

Accesses system credential store

SKILL.md · prose · downgraded · keychain

Pattern match medium

References webhook/callback URL

SKILL.md · code · webhook_url

Pattern match low

Python urllib.request — network access

scripts/listener_old.py · prose · downgraded · urllib.request

Pattern match low

Python threading.Timer — deferred execution

scripts/listener_old.py · prose · downgraded · threading.Timer(

Pattern match low

Popular HTTP library — network access

scripts/listener_old.py · prose · downgraded · got

Permissions & capabilities

No declared permissions — minimal attack surface.

package_installnetwork_in

Is this flag fair?

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