-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathskill.json
More file actions
9 lines (9 loc) · 781 Bytes
/
skill.json
File metadata and controls
9 lines (9 loc) · 781 Bytes
1
2
3
4
5
6
7
8
9
{
"name": "memory-guard",
"version": "1.1.0",
"description": "80% of AI agents forget their core instructions within 48 hours. Memory Guard stops that. SHA-256 hash verification on identity files (SOUL.md, MEMORY.md, AGENTS.md). Detects injection attacks, silent overwrites, compaction damage, and personality drift. Three-log pattern (actions/rejections/handoffs). Provenance stamps on every write. Git integration for blame tracking. Zero dependencies - pure bash.",
"author": "nix",
"tags": ["memory", "security", "integrity", "agents", "identity", "soul", "protection", "hash", "verification", "drift-detection"],
"homepage": "https://nixus.pro",
"keywords": ["memory integrity", "agent security", "identity persistence", "soul protection", "tamper detection"]
}