agent-optimizer
Installation
SKILL.md
Agent Optimizer by Drakon Systems
Audit, optimize, and secure OpenClaw AI agent deployments.
70+ checks across 15 auditor modules. Free to install and run.
What It Reads (and doesn't)
Reads (local files only):
~/.openclaw/openclaw.json— model config, heartbeat, compaction, plugins~/.openclaw/agents/*/agent/auth-profiles.json— token expiry checks (does NOT extract or transmit keys)~/.openclaw/agents/*/agent/models.json— legacy override detection- Workspace
skills/,hooks/,extensions/— pattern-matched for billing/injection/obfuscation signatures
Does NOT:
- Send any data off-machine (no telemetry, no analytics)
- Store or prompt for API keys, SSH keys, or provider credentials
- Modify any files unless
--fixoroptimizeis run with a license (creates backup first) - Make network calls during audit/scan (only
activateandupdatetouch the network)