Caveat verdict

file-transfer-thru-local-workspace

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

Local file upload/download service that keeps files on the user machine; explicitly instructs the AI not to expose real tokens in responses.

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

15
security
70
transparency
80
maintenance

Findings (7)

Pattern match high

Accesses OpenClaw config/secrets directly

SKILL.md · code · ~/.openclaw/openclaw.json

Pattern match high

HTTP request to bare IP address — common in malicious payloads

SKILL.md · code · http://127.0.0.1

Pattern match high

References sudo — requests elevated privileges

SKILL.md · code · sudo

Pattern match medium

References child_process — can spawn system processes

src/upload-server.js · prose · downgraded · child_process

Pattern match medium

Uses spawn() — can execute external programs

src/upload-server.js · prose · downgraded · spawn(

Pattern match low

Node http/https module — low-level network access

src/upload-server.js · prose · downgraded · require('http')

Pattern match low

Accesses sensitive environment variables

src/upload-server.js · prose · downgraded · process.env.GATEWAY_AUTH

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

No declared permissions — minimal attack surface.

network_in

Is this flag fair?

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