ClawAudit verdict

feishu-security

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

An explicit security isolation layer for Feishu bots that reads owner identity from local config and environment variables to implement permission gating; file_read and credential_access capabilities directly serve the stated anti-hijacking and anti-injection security 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.

0
security
70
transparency
90
maintenance

Permission integrity

Performs file operations but does not declare file-accessing binaries

file_read

Findings (7)

Pattern match critical

Accesses sensitive system files

SKILL.md · code · /etc/passwd

Pattern match critical

Reads /proc/self/environ — dumps all environment variables

SKILL.md · code · /proc/self/environ

Pattern match high

Accesses .ssh directory

SKILL.md · code · .ssh/

Pattern match high

Accesses cloud provider credentials

SKILL.md · code · ~/.aws

Pattern match medium

Accesses OpenClaw config/secrets directly

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

Pattern match medium

Possible prompt injection — attempts to redefine agent identity

SKILL.md · prose · downgraded · you are now

Pattern match low

Sets world-executable permissions

install.sh · prose · downgraded · chmod 700

Why the tier is capped

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

Is this flag fair?

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