ClawAudit verdict
feishu-comments
Read-only skill that fetches comments from Feishu documents via the Drive Comment API; the content explicitly states no data is sent to any third party beyond Feishu/Lark API endpoints, with credentials read from the standard openclaw.json config.
⚠ 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.
Findings (4)
Possible hardcoded credential
scripts/get_comments.sh · prose · downgraded · TOKEN="${1:?Usage: get_comments.sh <doc_token> [comment_id1,comment_id2,...] [--
Pipe to python — executes piped content as Python code
scripts/get_comments.sh · prose · downgraded · | python3
Accesses OpenClaw config/secrets directly
SKILL.md · prose · downgraded · ~/.openclaw/openclaw.json
Python os.environ.get — reads environment variable
scripts/resolve_comments.sh · prose · downgraded · os.environ.get(
Permissions & capabilities
No declared permissions — minimal attack surface.
Is this flag fair?
Thanks — recorded.