Tp2
High
- Category
- MCP Tool Poisoning
- Confidence
- 85% confidence
- Finding
- Mixing characters from multiple Unicode scripts in a single identifier is a common technique to create visually ambiguous tool names.
Security audit
Security checks for vulnerabilities and agentic risk
This skill is a straightforward Today-in-History query tool that uses a documented third-party API and does not show hidden, destructive, persistent, or deceptive behavior.
Install only if you are comfortable using JisuAPI and providing a JISU_API_KEY. Each query sends your app key and the requested month/day to JisuAPI; no evidence showed broader local data access or persistence.
import requests TODAY_HISTORY_URL = "https://api.jisuapi.com/todayhistory/query" def query_todayhistory(appkey: str, req: dict):
No suspicious patterns detected.