Caveat verdict

openclaw-agentlog

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

Agent session logging skill communicating with local AgentLog backend on localhost:7892; network calls serve legitimate audit logging to a local SQLite database.

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

45
security
60
transparency
80
maintenance

Permission integrity

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

network_out

Findings (4)

Pattern match medium

Accesses OpenClaw config/secrets directly

install.sh · prose · downgraded · ~/.openclaw/openclaw.json

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

install.sh · prose · downgraded · http://127.0.0.1

Pattern match medium

References child_process — can spawn system processes

scripts/postinstall.js · prose · downgraded · child_process

Pattern match medium

Dynamic import() — loads module at runtime

src/index.ts · prose · downgraded · import("

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

No declared permissions — minimal attack surface.

network_innetwork_out

Is this flag fair?

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