Caveat verdict

feishu-integration

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

Comprehensive Feishu Open Platform integration covering documents, files, messages, OCR, and group management via official APIs; credentials are read from the standard feishu-auth.sh pattern, and all operations are transparently documented for their stated purposes.

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

3
security
50
transparency
70
maintenance

Permission integrity

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

network_out

Findings (10)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · TOKEN="your_doc_token

Pattern match medium

References child_process — can spawn system processes

reference-feishu-message/index.js · prose · downgraded · child_process

Pattern match medium

Uses spawn() — can execute external programs

reference-feishu-message/index.js · prose · downgraded · spawn(

Pattern match medium

Accesses OpenClaw config/secrets directly

scripts/group-welcome.py · prose · downgraded · ~/.openclaw/.env

Pattern match medium

subprocess execution — runs system commands from Python

scripts/group-welcome.py · prose · downgraded · subprocess.run(

Pattern match low

Node http/https module — low-level network access

reference-feishu-common/index.js · prose · downgraded · require('https')

Pattern match low

Accesses sensitive environment variables

reference-feishu-common/index.js · prose · downgraded · process.env.FEISHU_APP_SECRET

Pattern match low

Popular HTTP library — network access

reference-feishu-common/package-lock.json · prose · downgraded · axios

Pattern match low

POSTs data to external URL

reference-feishu-message/send-audio.js · prose · downgraded · .post('https://

Pattern match low

Python os.getenv — reads environment variable

scripts/group-welcome.py · prose · downgraded · os.getenv(

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class B/D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

No declared permissions — minimal attack surface.

credential_accessnetwork_out

Is this flag fair?

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