OpenClaw Context Upgrade

PassAudited by VirusTotal on May 11, 2026.

Overview

Type: OpenClaw Skill Name: openclaw-context-upgrade Version: 1.0.0 The skill bundle provides instructions for an AI agent to diagnose and upgrade OpenClaw's conversation context limits. It uses internal gateway tools (config.patch, session_status) to modify configuration settings and verify the changes as requested by the user. No evidence of malicious intent, data exfiltration, or unauthorized execution was found in SKILL.md or _meta.json.

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.