Caveat verdict
api-logger
A transparent LLM API proxy logger that intercepts requests, stores them locally (JSONL files), and provides a local web viewer; it explicitly states API keys are auto-redacted, and all functionality is local with no external data exfiltration.
⚠ 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.
Findings (5)
HTTP request to bare IP address — common in malicious payloads
SKILL.md · code · http://127.0.0.1
Accesses OpenClaw config/secrets directly
install.sh · prose · downgraded · ~/.openclaw/openclaw.json
subprocess execution — runs system commands from Python
log_viewer.py · prose · downgraded · subprocess.run(
pip3 install — installs Python packages at runtime
install.sh · prose · downgraded · pip3 install
Python aiohttp session — async network access
proxy.py · prose · downgraded · aiohttp.ClientSession
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 1 system binary.
network_in Is this flag fair?
Thanks — recorded.