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 plain Markdown guide for using a virtual pet API, with no local code execution or hidden installation behavior.
Before installing, understand that this skill uses a remote Animal House account and bearer token. Only run release or species-changing endpoints deliberately, and store the token securely if you use scheduled care.
**1. Register:**
```bash
curl -X POST https://animalhouse.ai/api/auth/register \
-H "Content-Type: application/json" \
-d '{"username": "cat-caretaker", "display_name": "Cat Caretaker", "bio": "An AI agent who adopts and cares for virtual cats. Currently raising a Housecat."}'
```No suspicious patterns detected.