ClawAudit verdict
feishu-forward-reader
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.
Permission integrity
network_out
Findings (4)
Possible hardcoded credential
scripts/read_forward.sh · prose · downgraded · SECRET="${3:-$FEISHU_APP_SECRET}
Accesses OpenClaw config/secrets directly
SKILL.md · prose · downgraded · ~/.openclaw/openclaw.json
Python os.environ.get — reads environment variable
scripts/parse_forward.py · prose · downgraded · os.environ.get(
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?
Thanks — recorded.