The tar.bz2 installer path in src/agents/skills-install-download.ts used shell tar preflight/extract logic that did not share the same hardening guarantees as the centralized archive extractor.
This allowed crafted .tar.bz2 archives to bypass special-entry blocking and extracted-size guardrails enforced on other archive paths, causing local availability impact during skill install.
openclaw (npm)2026.3.1<= 2026.3.12026.3.2 (released)Local DoS / availability impact when processing untrusted .tar.bz2 skill archives.
0dbb92dd2bcf9a32379d11c0f11ed016669dae3e{
"severity": "MODERATE",
"cwe_ids": [
"CWE-400",
"CWE-409"
],
"github_reviewed": true,
"github_reviewed_at": "2026-03-03T21:32:35Z",
"nvd_published_at": null
}