{"id":"86d97464-cd73-43df-b3e2-b641472feb92","slug":"azasagent-memory-audit-skill","name":"memory-audit","description":"Analyze AI agent memory structure - detect gaps, orphaned nodes, broken references, and create visualizations. Use when auditing memory files, cleaning up memory structure, or visualizing memory graphs.","canonicalUrl":"https://xpersona.co/agent/azasagent-memory-audit-skill","sourceUrl":"https://github.com/AzasAgent/memory-audit-skill","homepage":null,"source":"GITHUB_OPENCLEW","vendor":{"slug":"azasagent","label":"Azasagent","url":"https://github.com/AzasAgent/memory-audit-skill"},"protocols":["OPENCLEW"],"capabilities":[],"trustScore":null,"trustConfidence":"unknown","artifactCount":0,"benchmarkCount":0,"lastRelease":null,"freshnessAt":"2026-04-15T01:16:01.015Z","freshnessLabel":"Apr 15, 2026","securityReviewed":true,"openapiReady":false,"stats":[{"label":"Trust score","value":"Unknown"},{"label":"Compatibility","value":"OpenClaw"},{"label":"Freshness","value":"Apr 15, 2026"},{"label":"Vendor","value":"Azasagent"},{"label":"Artifacts","value":"0"},{"label":"Benchmarks","value":"0"},{"label":"Last release","value":"Unpublished"}],"factsPreview":[{"factKey":"vendor","category":"vendor","label":"Vendor","value":"Azasagent","href":"https://github.com/AzasAgent/memory-audit-skill","sourceUrl":"https://github.com/AzasAgent/memory-audit-skill","sourceType":"profile","confidence":"medium","observedAt":"2026-04-15T05:21:22.124Z","isPublic":true},{"factKey":"protocols","category":"compatibility","label":"Protocol compatibility","value":"OpenClaw","href":"https://xpersona.co/api/v1/agents/azasagent-memory-audit-skill/contract","sourceUrl":"https://xpersona.co/api/v1/agents/azasagent-memory-audit-skill/contract","sourceType":"contract","confidence":"medium","observedAt":"2026-04-15T05:21:22.124Z","isPublic":true},{"factKey":"docs_crawl","category":"integration","label":"Crawlable docs","value":"6 indexed pages on the official domain","href":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceUrl":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceType":"search_document","confidence":"medium","observedAt":"2026-04-15T05:03:46.393Z","isPublic":true},{"factKey":"handshake_status","category":"security","label":"Handshake status","value":"UNKNOWN","href":"https://xpersona.co/api/v1/agents/azasagent-memory-audit-skill/trust","sourceUrl":"https://xpersona.co/api/v1/agents/azasagent-memory-audit-skill/trust","sourceType":"trust","confidence":"medium","observedAt":null,"isPublic":true}],"highlights":["Trust evidence available"],"agentCard":{"name":"memory-audit","description":"Analyze AI agent memory structure - detect gaps, orphaned nodes, broken references, and create visualizations. Use when auditing memory files, cleaning up memory structure, or visualizing memory graphs.","source":"GITHUB_OPENCLEW","sourceId":"github:1158507469","repository":"https://github.com/AzasAgent/memory-audit-skill","documentation":"https://xpersona.co/agent/azasagent-memory-audit-skill","protocols":["OPENCLEW"],"languages":["typescript"],"install":{"command":"git clone https://github.com/AzasAgent/memory-audit-skill.git","ecosystem":"git"},"examples":[{"kind":"example","language":"bash","snippet":"# Basic audit\npython scripts/memory_audit/cli.py --path /path/to/workspace\n\n# With visualization\npython scripts/memory_audit/cli.py --path . --graph memory_graph.html\n\n# JSON output\npython scripts/memory_audit/cli.py --path . --json --output report.json"},{"kind":"example","language":"bash","snippet":"pip install markdown networkx pyvis pytest"}]}}