Description-Behavior Mismatch
Medium
- Confidence
- 95% confidence
- Finding
- The manifest describes searching across ClawHub, SkillsMP, LobeHub, and more, which implies querying current registry data. This file's module docstring explicitly states it 'uses a local index,' and the search functions operate only on the static `_SKILL_INDEX` list rather than performing live registry access, comparison, or discovery against real registries.
