Caveat verdict

configsafe

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

Local infrastructure configuration auditor that runs regex-based scans on Dockerfiles and manifests; credential_access is limited to a license key and executionSinkDetected reflects documented bash invocations of the bundled script.

⚠ 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

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Findings (7)

Pattern match high

Accesses OpenClaw config/secrets directly

SKILL.md · frontmatter · ~/.openclaw/openclaw.json

Pattern match high

Pipe-to-shell pattern (curl | sh) — supply chain attack vector

README.md · prose · downgraded · curl \| bash

Pattern match high

Pipe to bash — executes piped content as shell commands

README.md · prose · downgraded · | bash

Pattern match high

Recursive delete from root or home — destructive command

scripts/patterns.sh · prose · downgraded · rm -rf /

Pattern match medium

apt-get install — installs system packages

README.md · prose · downgraded · apt-get install

Pattern match low

Sets world-executable permissions

SKILL.md · prose · downgraded · chmod 777

Pattern match low

Popular HTTP library — network access

scripts/license.sh · prose · downgraded · got

Why the tier is capped

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

Permissions & capabilities

Requires 4 system binaries. (1 elevated: git).

credential_access

Is this flag fair?

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