Caveat verdict
china-localization
Accesses credentials AND writes files
Chinese services integration pack (Feishu, WeChat, DingTalk, Gaode, Alipay) with all credentials handled via environment variables and no hardcoded secrets; each integration is optional and clearly documented.
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
credential_access
package_install
Findings (3)
References sudo — requests elevated privileges
SKILL.md · code · sudo
Accesses OpenClaw config/secrets directly
SKILL.md · code · ~/.openclaw/.env
Accesses sensitive environment variables
config.ts · prose · downgraded · process.env.TAVILY_API_KEY
Permissions & capabilities
No declared permissions — minimal attack surface.
package_installnetwork_incredential_accessfile_write Thanks — recorded.