ClawAudit verdict

feishu-comments

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

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.

48
security
70
transparency
70
maintenance

Findings (4)

Pattern match high

Possible hardcoded credential

scripts/get_comments.sh · prose · downgraded · TOKEN="${1:?Usage: get_comments.sh <doc_token> [comment_id1,comment_id2,...] [--

Pattern match high

Pipe to python — executes piped content as Python code

scripts/get_comments.sh · prose · downgraded · | python3

Pattern match medium

Accesses OpenClaw config/secrets directly

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

Pattern match low

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?

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