Caveat verdict

openclaw-security-checklist

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

Pre-deployment security compliance checklist covering firewall, SSH, API key management, and data regulations; runs local shell scripts to audit configuration and generate reports with no external data transmission.

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

0
security
60
transparency
70
maintenance

Findings (8)

Pattern match critical

Possible hardcoded credential

references/api-key-management.md · code · apiKey = "sk-1234567890abcdef

Pattern match high

References sudo — requests elevated privileges

example-report.md · code · sudo

Pattern match high

Accesses shell history/config

references/api-key-management.md · code · ~/.zshrc

Pattern match high

Accesses OpenClaw config/secrets directly

references/api-key-management.md · code · ~/.openclaw/.env

Pattern match medium

References SSH/GPG private keys

SKILL.md · prose · downgraded · ssh-key

Pattern match medium

Accesses sensitive environment variables

references/api-key-management.md · code · process.env.OPENCLAW_API_KEY

Pattern match medium

yum install — installs system packages

references/deployment-scenarios/vps.md · prose · downgraded · yum install

Pattern match low

Sets world-executable permissions

references/deployment-scenarios/personal-mac.md · prose · downgraded · chmod 755

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_access

Is this flag fair?

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