Caveat verdict

janitor

session-janitor

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

Session hygiene tool trimming local transcripts using the local gateway API; all operations are on local files within the OpenClaw workspace.

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

8
security
70
transparency
70
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (9)

Pattern match high

HTTP request to bare IP address — common in malicious payloads

ARCHITECTURE.md · code · http://127.0.0.1

Pattern match high

Possible hardcoded credential

scripts/watcher.sh · prose · downgraded · token="${DIR_TOKEN[$sessions_dir]:-}

Pattern match medium

Accesses OpenClaw config/secrets directly

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

Pattern match medium

subprocess execution — runs system commands from Python

scripts/extract-llm.py · prose · downgraded · subprocess.run(

Pattern match medium

Uses exec() — may execute shell commands

scripts/janitor.sh · prose · downgraded · exec(

Pattern match medium

References sudo — requests elevated privileges

scripts/setup.sh · prose · downgraded · sudo

Pattern match low

Python urllib.request — network access

scripts/extract-llm.py · prose · downgraded · urllib.request

Pattern match low

Python shutil file operation — copies/moves/deletes files

scripts/sidecar.py · prose · downgraded · shutil.move(

Pattern match low

Popular HTTP library — network access

scripts/test-sidecar.py · prose · downgraded · got

Why the tier is capped

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

Permissions & capabilities

Requires 2 system binaries.

package_install

Is this flag fair?

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