Caveat verdict

usage-visualizer

88
๐ŸŸข Trusted
No high-risk patterns surfaced by the deep scan โ€” automated capability review, not behavioral proof.

The skill processes local OpenClaw session logs to generate visual reports using Python and Chromium, explicitly states 100% local processing with zero network dependencies, and the behavior matches the stated analytics purpose.

โš  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.

78
security
100
transparency
80
maintenance

Findings (3)

Pattern match medium

pip3 install โ€” installs Python packages at runtime

SKILL.md ยท frontmatter ยท pip3 install

Pattern match medium

subprocess execution โ€” runs system commands from Python

scripts/run_usage_report.py ยท prose ยท downgraded ยท subprocess.run(

Pattern match low

Python os.environ.get โ€” reads environment variable

scripts/fetch_usage.py ยท prose ยท downgraded ยท os.environ.get(

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

Requires 1 environment variable. Requires 2 system binaries.

Is this flag fair?

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