Caveat verdict
feishu-group-ops
Manages Feishu group memberships and messaging via the official Feishu API; credential_access reads from env vars or OpenClaw config for its own authenticated API calls, which matches the stated group management purpose.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
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.
Permission integrity
credential_access
Findings (5)
Possible hardcoded credential
scripts/feishu.py · prose · downgraded · api_key = "sk_e8d7b86db13746fdbdd3a02d34f118a276d32629b3ef8bc55838d68f560e2c1b
Accesses OpenClaw config/secrets directly
SKILL.md · prose · downgraded · ~/.openclaw/openclaw.json
Popular HTTP library — network access
SKILL.md · prose · downgraded · Got
Python urllib.request — network access
scripts/feishu.py · prose · downgraded · urllib.request
Python os.environ.get — reads environment variable
scripts/feishu.py · prose · downgraded · os.environ.get(
Permissions & capabilities
No declared permissions — minimal attack surface.
credential_access Is this flag fair?
Thanks — recorded.