Real Skill packageSource verifiedClawHub registry

snapshot-wipe-resilience

Detect and auto-repair partially-wiped agent workspaces, with hybrid post-quantum end-to-end encryption (X25519+ML-KEM-1024, ML-DSA-87) for any data sent off-box in sandboxes that only persist part of the filesystem between turns, and sync the recovery manifest off-box to a pastebin so it survives a total wipe. Verifies integrity (hash, byte-size, exec bits, tree sentinels) instead of mere existence, then runs tiered restore recipes for exactly the damaged pieces. Use when: (1) an agent sandbox 'forgets' files, bi…

Identity and source

Publisher attributionorionshaowswmwregistry owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 62% rule confidence
Package forminstruction with code9 recorded files
Canonical sourceClawHub registryclawhub:orionshaowswmw:snapshot-wipe-resilience
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codeissues found
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/26/2026.claude/skills/snapshot-wipe-resilience
1 structural issue
  • error: description exceeds the 1,024-character Agent Skills limit. SKILL.md

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexissues found
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/26/2026.agents/skills/snapshot-wipe-resilience
1 structural issue
  • error: description exceeds the 1,024-character Agent Skills limit. SKILL.md

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawissues found
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/26/2026skills/snapshot-wipe-resilience
1 structural issue
  • error: description exceeds the 1,024-character Agent Skills limit. SKILL.md

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @orionshaowswmw/snapshot-wipe-resilience
clawhub inspect @orionshaowswmw/snapshot-wipe-resilience --version 1.4.10

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
9 / 9 inspected as text
Checked
8/26/2026, 2:00:47 AM
Scanner
0.1.3
Policy
1.0.3
5 inferred permission indicators
  • shell execution — automatically inferred
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
6 dependency and API indicators
  • api: clawhub.ai
  • api: dpaste.com
  • api: github.com
  • api: huggingface.co
  • api: paste.rs
  • api: pastebin.com
External clawhub result: suspicious

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/26/2026, 12:00:16 AM
Release binding
Matches this record
  • skillspector: suspicious
  • llm: suspicious

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:7356983dd8bb0737852047c728bbff76aa888e630d051d257cef1c649d5d5bae
Show up to 9 recorded paths
  • _meta.json
  • README.md
  • reference/manifest.example.json
  • reference/turn-start-hook.sh
  • scripts/swr_crypto.py
  • scripts/swr_paste.py
  • scripts/swr.py
  • skill-card.md
  • SKILL.md

Source changelog

v1.5.0 any-workspace: agent presets (arena/openclaw/claude-code/generic) with secrets-never-in-recipes rule + symlink-escape guard, swr models scan -> blob tracking, export-recipes sh/md/json portable runbook (toposorted, bash -n valid)