ClawAudit verdict

feishu-forward-reader

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

Reads Feishu forwarded message content via the official Feishu API using credentials stored in env vars or the local OpenClaw config file; all data flows to/from Feishu own endpoints for its stated purpose.

⚠ 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.

50
security
50
transparency
70
maintenance

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Findings (4)

Pattern match high

Possible hardcoded credential

scripts/read_forward.sh · prose · downgraded · SECRET="${3:-$FEISHU_APP_SECRET}

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/parse_forward.py · prose · downgraded · os.environ.get(

Pattern match low

POSTs data to external URL

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

Permissions & capabilities

No declared permissions — minimal attack surface.

network_outcredential_access

Is this flag fair?

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