Tp4
High
- Category
- MCP Tool Poisoning
- Confidence
- 96% confidence
- Finding
- The declared description says the skill syncs encrypted Apple Health data from an iPhone/iPad to external AI agents. The supplied code does not communicate with any device, network service, or AI agent. Instead, it loads already-stored local health data from SQLite or JSON files, summarizes numeric metrics over a selected time window, and outputs or saves a local report. This is a materially different primary purpose: local summarization/reporting rather than device-to-agent sync. The code does touch Apple Health data, but only as local stored snapshots, so the description does not accurately represent the actual behavior.
