ClawAudit verdict

openclaw-optimizer

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

Accesses credentials AND encodes data

Advisory skill for optimizing OpenClaw setups including cost reduction, model routing, and troubleshooting; CLI-first with explicit advisory-only default that proposes changes before applying them.

Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

0
security
50
transparency
90
maintenance

What it does

These are capability combinations: each listed behavior occurs in the skill, but ClawAudit detects co-occurrence — it does not verify that one flows into another. Read the code to confirm a live chain.

Capability combination high

Accesses credentials AND encodes data — may obfuscate stolen credentials

LLM02 · ASI03 · ASI04

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Accesses agent memory/configuration files

agent_memory

Findings (10)

Pattern match critical

Possible hardcoded credential

references/providers.md · code · API_KEY="ollama-local

Pattern match high

HTTP request to bare IP address — common in malicious payloads

SKILL.md · code · http://127.0.0.1

Pattern match high

Accesses OpenClaw config/secrets directly

references/providers.md · code · ~/.openclaw/openclaw.json

Pattern match high

References sudo — requests elevated privileges

references/troubleshooting.md · code · sudo

Pattern match high

apt-get install — installs system packages

references/troubleshooting.md · code · apt-get install

Pattern match high

Pipe to python — executes piped content as Python code

scripts/update-skill.sh · prose · downgraded · | python3

Pattern match medium

References agent memory files

references/identity-optimizer.md · code · MEMORY.md

Pattern match medium

Instructs covert action — may act without user awareness

SKILL.md · prose · downgraded · silently

Pattern match low

Opens WebSocket connection

SKILL.md · prose · downgraded · WebSocket

Pattern match low

Python urllib.request — network access

scripts/version-check.py · prose · downgraded · urllib.request

Permissions & capabilities

No declared permissions — minimal attack surface.

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