Is henryfcb/openclaw-memory-enhancer safe?
https://github.com/openclaw/skills/tree/main/skills/henryfcb/openclaw-memory-enhancer
This skill appears to be an incomplete or broken upload that provides comprehensive documentation for a memory enhancement system but lacks the essential Python implementation files needed for functionality. While not malicious, the skill is essentially non-functional and misleading to users who would expect working code based on the detailed documentation provided.
Category Scores
Findings (3)
HIGH Missing Core Functionality Files -25 ▶
The skill documentation extensively describes Python scripts (memory_enhancer_edge.py and memory_enhancer.py) that are essential for the memory enhancement functionality, but these files are completely absent from the skill package. This makes the skill non-functional despite comprehensive documentation.
MEDIUM Misleading Documentation -40 ▶
The skill provides detailed documentation, usage examples, and API references for a memory system that cannot function without the missing Python implementation files. Users would expect working functionality based on the comprehensive documentation but would receive a non-functional skill.
LOW Documentation Inconsistency -5 ▶
The skill documentation references implementation files that should be included but are missing, creating an inconsistency between promised and delivered functionality.