OpenClaw Context Upgrade

AdvisoryAudited by Static analysis on Apr 30, 2026.

Overview

No suspicious patterns detected.

Findings (0)

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

If invoked for an upgrade, the skill may change future OpenClaw sessions to request a larger context budget and may restart OpenClaw.

Why it was flagged

The artifact instructs the agent to use a configuration patch tool to change persistent OpenClaw defaults and cause a restart. This is aligned with the skill's purpose, but it is still a meaningful environment change.

Skill content
Use `gateway` `config.patch` for changes. ... Set `agents.defaults.contextTokens = 1000000`. ... `gateway config.patch` restarts OpenClaw automatically.
Recommendation

Use this skill only when you want OpenClaw defaults changed; verify the new session status afterward and be prepared to revert the setting if the larger context is not desired.