Caveat verdict
dingtalk-feishu-sync-schedule
Accesses credentials AND writes files
Syncs DingTalk calendar events to Feishu calendar using credentials read from ~/.dingtalk/config.json and ~/.feishu/config.json; the file_write capability is used only to update local config files, and all API calls go to official DingTalk/Feishu endpoints for the stated one-way calendar sync purpose.
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.
What it does
These are capability combinations: each listed behavior occurs in the skill, but Caveat detects co-occurrence — it does not verify that one flows into another. Read the code to confirm a live chain.
Accesses credentials AND writes files — may persist stolen credentials locally
LLM02 · LLM06 · ASI03
Permission integrity
file_read+write
Findings (2)
Accesses OpenClaw config/secrets directly
SKILL.md · prose · downgraded · ~/.openclaw/openclaw.json
POSTs data to external URL
scripts/init_config.py · prose · downgraded · .post(
'https://
Permissions & capabilities
No declared permissions — minimal attack surface.
credential_accessfile_write Thanks — recorded.