related-skills-surfacer
Pass
Audited by Gen Agent Trust Hub on Jun 12, 2026
Risk Level: SAFE
Full Analysis
- Configuration Integration: The skill accesses practice profiles and installation state from ~/.claude/plugins/config/. This allows the agent to provide context-aware suggestions while respecting user preferences regarding notifications and existing tools.
- Recommendation Workflow: It utilizes a registry cache to perform keyword matching against recent task descriptions. This is a standard discovery pattern intended to highlight useful community resources without initiating unauthorized downloads or executions.
- State Management: The skill tracks previous suggestions in a local JSON file to prevent repetitive notifications. This implementation ensures that recommendations are presented only once, adhering to the skill's design for non-intrusive operation.
Audit Metadata