ClawAudit verdict

icloud-calendar

icloud-cal

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

iCloud calendar management skill using CalDAV with ICLOUD_EMAIL and ICLOUD_APP_PASSWORD env vars; all operations are standard calendar CRUD via documented CalDAV protocol to Apple servers.

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

55
security
100
transparency
90
maintenance

Findings (4)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · PASSWORD="xxxx-xxxx-xxxx-xxxx

Pattern match medium

Accesses OpenClaw config/secrets directly

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

Pattern match low

Python os.environ.get — reads environment variable

scripts/add-event.py · prose · downgraded · os.environ.get(

Pattern match low

Popular HTTP library — network access

test_add_event.py · prose · downgraded · got

Permissions & capabilities

Requires 1 environment variable. (1 sensitive: [ICLOUD_EMAIL, ICLOUD_APP_PASSWORD]). Requires 1 system binary.

Is this flag fair?

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