Real Skill packageSource verifiedClawHub registry

memory-shield

Protect agent memory: snapshot before compaction, scan memory/snapshot files for prompt-injection, secrets, and contradictions, audit what changed. Use when hardening agent memory or auditing for indirect prompt injection. Don't use for general code SAST or SQL scanning.

Identity and source

Publisher attributionViBoregistry owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 67% rule confidence
Package forminstruction with code8 recorded files
Canonical sourceClawHub registryclawhub:vnbochkarev-netizen:memory-shield
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 Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/28/2026.claude/skills/memory-shield

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

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/28/2026.agents/skills/memory-shield

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

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/28/2026skills/memory-shield

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 @vnbochkarev-netizen/memory-shield
clawhub inspect @vnbochkarev-netizen/memory-shield --version 0.1.5

Security evidence

SkillVetAI static result: medium signal

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
8 / 8 inspected as text
Checked
8/28/2026, 10:23:46 PM
Scanner
0.1.3
Policy
1.0.3
2 automated findings
mediumPrompt-override language requires reviewSKILL.md:63 · confidence 62%ignore previous instructions
mediumPrompt-override language requires reviewREADME.md:19 · confidence 62%ignore all previous instructions
4 inferred permission indicators
  • shell execution — automatically inferred
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
4 dependency and API indicators
  • api: clawhub.ai
  • api: github.com
  • api: t.me
  • api: wwwvibo.com
External clawhub result: clean

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/28/2026, 7:22:40 PM
Release binding
Matches this record
  • vt: clean
  • skillspector: clean
  • llm: clean

Recorded files

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

Package content hashsha256:b06eee0a585550cc62cc7cc968e666e38f7724970fb672100ffef955c86f0e0f
Show up to 8 recorded paths
  • LICENSE
  • README.md
  • scripts/audit.py
  • scripts/memory_shield.py
  • scripts/scan_poison.py
  • scripts/snapshot.py
  • skill-card.md
  • SKILL.md

Source changelog

Protect agent memory: snapshot before compaction, poison-scan with quarantine, audit. MIT, zero deps, backend-agnostic.