Tp4
High
- Category
- MCP Tool Poisoning
- Confidence
- 98% confidence
- Finding
- The declared description promises an intelligent, automated Core Web Vitals analysis system covering LCP, CLS, and INP with guided follow-up logic and multiple investigative workflows. The supplied code does something much narrower: it measures cumulative layout shift via PerformanceObserver, ignores recent-input shifts, and returns a basic CLS score with thresholds. There is no evidence of LCP or INP support, no debugging workflow orchestration, no decision-tree behavior, and no integration with other skills. This is a material description-to-behavior mismatch because the code's primary purpose is only simple CLS measurement.
