Caveat verdict
openclaw-feishu-docs-perm-auto
Executes processes AND makes external network calls
Automates Feishu document permission assignment using the Feishu Open API; reads appId/appSecret from openclaw.json and makes documented API calls to open.feishu.cn, consistent with its stated 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.
Executes processes AND makes external network calls — may exfiltrate command output
LLM02 · LLM06 · ASI03
Permission integrity
network_out
Findings (3)
Possible hardcoded credential
SKILL.md · code · SECRET="读取到的appSecret
Accesses OpenClaw config/secrets directly
SKILL.md · code · ~/.openclaw/openclaw.json
Uses exec() — may execute shell commands
SKILL.md · code · exec(
Permissions & capabilities
No declared permissions — minimal attack surface.
network_outprocess_execcredential_access Thanks — recorded.