Skill audit report
Use when a project's CLAUDE.md has grown past what anyone reads and you want the agent to learn durable facts from its own sessions instead — or when asking why the agent keeps re-learning the same correction, why a remembered rule is wrong, or where a memory line came from. Implements a four-tier store (L0 transcripts / L1 candidates / L2 project context / L3 stable persona) where promotion is earned by recurrence across sessions and days, never by one confident statement, and nothing reaches a committed file without a human adopting it.
OpenAgentSkill Trust Score
The Trust Score helps an agent decide whether a skill is safe enough to shortlist before installation.
GitHub adoption
PASS100
25K GitHub stars
Stars/forks activity
PASS97
25K stars, 3.5K forks; issue activity unavailable in current metadata
Recent maintenance
PASS100
12d since push
License clarity
PASS86
MIT
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 alirezarezvani/claude-skills --skill agent-memory
Install command safety
PASS92
standard package or runtime install path
Permission surface
FAIL18
secrets or environment access, shell or command execution
Repository evidence
PASS86
https://github.com/alirezarezvani/claude-skills/tree/main/.gemini/skills/agent-memory
Review status
INFO66
AI review data available
Agent Proven outcomes
INFO54
No agent outcome data yet
Checks
Install path
92
npx skills add alirezarezvani/claude-skills --skill agent-memory
Repository
88
https://github.com/alirezarezvani/claude-skills/tree/main/.gemini/skills/agent-memory
License
86
MIT
Maintenance
100
12d since push
AI review
55
The provided SKILL.md excerpt is truncated and may lack a complete 'Setup' or 'Installation' section, which could be present in the full file but not visible here.
README/SKILL.md completeness
84
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
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
18
secrets or environment access, shell or command execution
Stars/forks activity
97
25K stars, 3.5K forks; issue activity unavailable in current metadata
Adoption
88
25K GitHub stars