token-saver

PassAudited by ClawScan on May 4, 2026.

Overview

This instruction-only token audit skill is coherent and purpose-aligned, but it can inspect local OpenClaw context/configuration and may make persistent optimization changes, so users should review changes before applying them.

This skill appears safe to use as an instruction-only token-audit framework. Before letting it optimize anything, ask it to show the Phase 1 inventory, top priorities, proposed diffs, and rollback plan. Keep secrets out of reports, redact credential-bearing config values, and require explicit approval for any change to cron jobs, model choices, prompts, tool profiles, or OpenClaw configuration.

Findings (3)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

The skill could change model selection, schedules, prompts, or tool profiles, which may reduce cost but also alter how OpenClaw agents behave.

Why it was flagged

The skill may make persistent configuration changes to optimize token use. This is disclosed and purpose-aligned, and higher-risk changes require approval, but direct application of 'Safe' changes can still affect future agent behavior.

Skill content
Techniques marked **Moderate** or **High** risk involve config changes, profile switches, or task merging... get explicit approval... Techniques marked **Safe** can be applied directly.
Recommendation

Before applying optimizations, ask the agent to show a diff, create backups, and get confirmation for any config change that affects scheduled tasks, model choices, tools, or prompts.

What this means

The generated audit report may expose details about private workspace context, memory summaries, or startup files.

Why it was flagged

The skill inspects startup context files and compacted context summaries. This is relevant to token auditing, but file names, sizes, prompts, or summaries may reveal private workspace information if copied into reports.

Skill content
List every file that is injected at session start... If LCM (Lossless Context Management) is active, note the number and average size of compacted summary blocks injected per turn.
Recommendation

Review the audit report before sharing it, and ask the agent to report only names/sizes or redacted summaries rather than sensitive file contents.

What this means

There may be ambiguity about whether credential-bearing OpenClaw configuration is involved.

Why it was flagged

The supplied capability signal indicates possible sensitive-credential relevance, while the requirements list no required credentials. The visible SKILL.md excerpt does not show credential collection or transmission, so this is a metadata/capability notice rather than evidence of credential misuse.

Skill content
requires-sensitive-credentials
Recommendation

Do not provide API keys, tokens, cookies, or session credentials unless the agent clearly explains why they are needed; prefer redacted config views for token-audit work.