Caveat verdict

dingtalk-feishu-sync-schedule

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

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.

55
security
30
transparency
70
maintenance

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.

Capability combination high

Accesses credentials AND writes files — may persist stolen credentials locally

LLM02 · LLM06 · ASI03

Permission integrity

Performs file operations but does not declare file-accessing binaries

file_read+write

Findings (2)

Pattern match medium

Accesses OpenClaw config/secrets directly

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

Pattern match low

POSTs data to external URL

scripts/init_config.py · prose · downgraded · .post( 'https://

Permissions & capabilities

No declared permissions — minimal attack surface.

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