Caveat verdict

clawvalue

claw-value

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

This is a local Flask-based capability assessment tool that visualizes OpenClaw data; the optional DASHSCOPE_API_KEY is for image generation and network capabilities match the documented local service and optional Aliyun API usage.

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

5
security
60
transparency
90
maintenance

Permission integrity

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

network_out

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (6)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · API_KEY="your-api-key

Pattern match high

Pipe to python — executes piped content as Python code

SKILL.md · prose · downgraded · | Python

Pattern match medium

Accesses OpenClaw config/secrets directly

lib/collector.py · prose · downgraded · ~/.openclaw/openclaw.json

Pattern match medium

References sudo — requests elevated privileges

lib/evaluation.py · prose · downgraded · sudo

Pattern match low

Python os.getenv — reads environment variable

lib/image_generator.py · prose · downgraded · os.getenv(

Pattern match low

Python os.environ.get — reads environment variable

lib/models.py · prose · downgraded · os.environ.get(

Why the tier is capped

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

package_installcredential_accessnetwork_innetwork_out

Is this flag fair?

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