Caveat verdict

feishu-message

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

Provides standard messaging operations (fetch, send, create chat) via Feishu APIs without malicious behavior.

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

53
security
80
transparency
80
maintenance

Findings (6)

Pattern match high

Possible hardcoded credential

send-audio.js · prose · downgraded · token:', e.message); }

Pattern match medium

References child_process — can spawn system processes

index.js · prose · downgraded · child_process

Pattern match medium

Uses spawn() — can execute external programs

index.js · prose · downgraded · spawn(

Pattern match low

Popular HTTP library — network access

SKILL.md · prose · downgraded · axios

Pattern match low

Accesses sensitive environment variables

create_chat.js · prose · downgraded · process.env.FEISHU_APP_SECRET

Pattern match low

POSTs data to external URL

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

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class 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.

Is this flag fair?

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