Skill audit report
Restructures a chaotic or overgrown MEMORY.md into a clean 2-layer architecture based on how Claude Code's autoDream system organizes memory — a lightweight pointer index (always loaded) and topic files (loaded on demand). Stale or superseded memories are deleted or corrected in place — not archived. Use this skill whenever the user says \"clean up MEMORY.md\", \"reorganize my memory files\", \"MEMORY.md is getting too long\", \"fix my memory structure\", or when you observe that MEMORY.md exceeds 200 lines, contains full paragraphs instead of pointers, or mixes index entries with topic content.
OpenAgentSkill Trust Score
The Trust Score helps an agent decide whether a skill is safe enough to shortlist before installation.
GitHub adoption
INFO62
159 GitHub stars
Stars/forks activity
WARN57
159 stars, 30 forks; issue activity unavailable in current metadata
Recent maintenance
PASS100
29d since push
License clarity
PASS86
Skill implementation guide for personal/educational use.
README/SKILL.md completeness
INFO76
Public metadata needs stronger README/SKILL.md context
Dependency/runtime risk
WARN46
command execution surface, credential or environment access
Install availability
PASS92
npx skills add simbajigege/book2skills --skill agent-memory-implementation
Install command safety
PASS92
standard package or runtime install path
Permission surface
FAIL24
secrets or environment access, shell or command execution
Repository evidence
PASS86
https://github.com/simbajigege/book2skills/tree/main/skills/agent-memory-implementation
Review status
INFO66
AI review data available
Agent Proven outcomes
INFO54
No agent outcome data yet
Checks
Install path
92
npx skills add simbajigege/book2skills --skill agent-memory-implementation
Repository
88
https://github.com/simbajigege/book2skills/tree/main/skills/agent-memory-implementation
License
86
Skill implementation guide for personal/educational use.
Maintenance
100
29d since push
AI review
55
The license is a custom 'Skill implementation guide for personal/educational use' rather than a standard open-source license, which may limit redistribution clarity.
Warnings
Method
This report combines public metadata, AI review output, repository freshness, install readiness, OpenAgentSkill events, quality scoring, trust checks, and the agent safety gate. It is not a full source-code security review.
Compare nearby options
Review a branch or diff against repository standards and the originating spec in two independent analysis passes.
169K Stars · Audit report
Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
41K Stars · Audit report
Implement work from an approved spec or ticket set, run focused and full tests, invoke code review, and commit the result to the current branch.
176K Stars · Audit report
84
Usable description available
Dependency risk
46
command execution surface, credential or environment access
Install command safety
92
standard package or runtime install path
Permission surface
24
secrets or environment access, shell or command execution
Stars/forks activity
57
159 stars, 30 forks; issue activity unavailable in current metadata
Adoption
68
159 GitHub stars
Agent safety v2
This skill should not be selected by an agent without explicit human security review.
Do not auto-install. Inspect the source, dependencies, and permission surface first.
Shell or command execution
highSkill metadata references terminal, CLI, shell, subprocess, or command execution workflows.
Network access
mediumSkill likely fetches remote pages, APIs, repositories, or external services.
Filesystem access
mediumSkill may read or write project files, documents, generated artifacts, or local workspace state.
Secrets or environment access
highSkill metadata references credentials, tokens, environment variables, or secret-bearing workflows.