.claude/skills/agent-optimizerRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
CLI tool that audits Claude Code, OpenClaw, and Hermes Agent config files for misconfigurations, token waste, security issues, and stale auth. Reads local JSON/Markdown config files only. No data leaves the machine unless you explicitly enroll in optional daily monitoring (summary counts only — see Data & Network Disclosure). No API keys required. Other network calls: one-time license activation and npm update check.
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/agent-optimizerRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/agent-optimizerRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/agent-optimizerRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.
clawhub install @jarvis-drakon/drakon-agent-optimizerclawhub inspect @jarvis-drakon/drakon-agent-optimizer --version 0.14.0This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
~/.ssh/configThis is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:2c8436d4f09e7831763b2e82429d5369f3ce5b714cfff01dd2d7253163cab88dskill-card.mdSKILL.mdThe **Hermes + honest-report** release: read-only Hermes Agent support, and a report that gives every user the full picture for free. **Added** - **Hermes Agent support (read-only):** detects `~/.hermes`, audits model/fallback chain, approvals + command allowlist, prompt caching, compression, memory write-approval, per-channel allowlists (correct per-channel keys, `require_mention` treated as a gate), PII redaction, skill-safety flags, and auth token expiry. Headline check: catches the `hermes config set` defect where a list-valued key is silently stored as one quoted string while `hermes config check` reports healthy. `~/.hermes/skills` included in `scan`. No writes. - Hermes-only boxes audit cleanly (missing OpenClaw config no longer aborts). - `audit -v/--verbose` to show all informational notes. **Changed** - All fix advice is now **free** — the licensed feature is `--fix` applying…