---
id: GHSA-cqwv-9qjx-vxw2
title: 'OpenClaw: Skill Workshop apply flow could override pending approval'
summary: 'OpenClaw: Skill Workshop apply flow could override pending approval'
severity: medium
cvss: 5.3
cwe:
  - CWE-807
vendor: openclaw
product: openclaw
ecosystem: npm
affected:
  - openclaw <= 2026.5.5
patched:
  - openclaw 2026.5.6
published: '2026-07-02'
updated: '2026-07-02'
source: GHSA
sourceUrl: 'https://github.com/advisories/GHSA-cqwv-9qjx-vxw2'
references:
  - url: >-
      https://github.com/openclaw/openclaw/security/advisories/GHSA-cqwv-9qjx-vxw2
  - url: 'https://github.com/advisories/GHSA-cqwv-9qjx-vxw2'
tags:
  - ghsa
  - npm
ingestedAt: '2026-07-02T16:39:34.580Z'
---

## Overview

### Summary

Skill Workshop apply flow could override pending approval. In affected versions, an agent tool call reaching the affected Skill Workshop apply path could set `apply: true` despite `approvalPolicy: pending`.

This advisory is scoped to the named feature and configuration. It does not change OpenClaw's trusted-operator model: authenticated Gateway operators, installed plugins, and intentional local execution surfaces remain trusted unless a separate policy, approval, allowlist, sandbox, or auth boundary is crossed.

### Impact

When the affected feature is enabled and reachable, this could apply a workshop change before the expected approval step. Practical impact depends on the operator's configuration and whether lower-trust input can reach that path.

### Patched Versions

The first stable patched version is `2026.5.6`.

### Mitigations

review Skill Workshop changes manually and keep the tool restricted until patched. As general hardening, keep channel and tool allowlists narrow, avoid sharing one Gateway between mutually untrusted users, and disable the affected feature when it is not needed.

## Affected packages

- `openclaw <= 2026.5.5`

## Remediation

Upgrade to a patched release:

- `openclaw 2026.5.6`
