Caveat verdict

feishu-group-ops

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

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.

48
security
50
transparency
70
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Findings (5)

Pattern match high

Possible hardcoded credential

scripts/feishu.py · prose · downgraded · api_key = "sk_e8d7b86db13746fdbdd3a02d34f118a276d32629b3ef8bc55838d68f560e2c1b

Pattern match medium

Accesses OpenClaw config/secrets directly

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

Pattern match low

Popular HTTP library — network access

SKILL.md · prose · downgraded · Got

Pattern match low

Python urllib.request — network access

scripts/feishu.py · prose · downgraded · urllib.request

Pattern match low

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?

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