Tp4
High
- Category
- MCP Tool Poisoning
- Confidence
- 93% confidence
- Finding
- The declared description says this skill helps review installed skills to see what you actually use, overlaps, and what may no longer be worth keeping. The code shown does not measure real usage or overlap between skills. Instead, its primary behavior is a static bundle auditor: it discovers skill files on disk, parses skill metadata, scans code and reference files for risky patterns, install/execution surfaces, private content, broken links, bloat, syntax/import problems, and produces risk/quality metrics. While this could support a broader usefulness audit, the supplied code chunk is materially focused on security and quality assessment of skill contents, not on determining actual usage or redundancy. That is a significant description-behavior mismatch.
