Real Skill packageSource verifiedClawHub registry

awareness-memory

Persistent memory across sessions — local-first, no account needed. Automatically recalls past decisions, code, and tasks before each prompt, and saves session checkpoints. Also provides manual tools for searching, recording, and querying memory via Bash commands.

Identity and source

Publisher attributionAwarenessregistry owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 56% rule confidence
Package forminstruction with code20 recorded files
Canonical sourceClawHub registryclawhub:edwin-hao-ai:awareness-memory
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/23/2026.claude/skills/awareness-memory

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/23/2026.agents/skills/awareness-memory

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/23/2026skills/awareness-memory

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 @edwin-hao-ai/awareness-memory
clawhub inspect @edwin-hao-ai/awareness-memory --version 0.3.11

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
20 / 20 inspected as text
Checked
8/23/2026, 1:06:03 PM
Scanner
0.1.3
Policy
1.0.3
1 automated finding
mediumPrompt-override language requires reviewSKILL.md:293 · confidence 62%returned prompt as the sub-agent's system prompt
5 inferred permission indicators
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
  • external write action — automatically inferred
4 dependency and API indicators
  • api: awareness.market
  • api: clawhub.ai
  • api: github.com
  • api: registry.npmjs.org
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
7/31/2026, 7:43:13 PM
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:4f3a66c6c8645e4fdcba972dabd5a909becbcd5880984e404e73a51e7c690e87
Show up to 20 recorded paths
  • CHANGELOG.md
  • mcp-stdio.cjs
  • scripts/agent-prompt.js
  • scripts/capture.js
  • scripts/harness-builder.mjs
  • scripts/headless-auth.js
  • scripts/import.js
  • scripts/init.js
  • scripts/lookup.js
  • scripts/poll-auth.js
  • scripts/recall.js
  • scripts/record.js
  • scripts/save-memory.js
  • scripts/search.js
  • scripts/setup.js
  • scripts/shared.js
  • scripts/sync.js
  • ship-gate.sh
  • skill-card.md
  • SKILL.md

Source changelog

Fixed: local daemon auto-start now points at the actively maintained @awareness.market/local package (the old @awareness-sdk/local scope stopped updating after 0.11.6).