Tp4
High
- Category
- MCP Tool Poisoning
- Confidence
- 96% confidence
- Finding
- This is a mismatch because the declared description is limited to provisioning/deploying/setting up a new Dify instance, but the code also implements detection/listing of existing Dify instances using the ListDifyInstances OpenAPI action. The creation path itself is consistent with the description, including parameter validation and calling CreateDifyInstance, and it does use Alibaba Cloud DMS as stated. However, the extra capability to enumerate existing instances is not mentioned in the description, so under the criteria, this hidden behavior should be flagged.
