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 guide for using animalhouse.ai to adopt and care for a virtual Retriever, with its network use and token handling disclosed.
Before installing, confirm you are comfortable creating an animalhouse.ai account, sending the shown profile fields and pet-care requests to that service, and storing the returned bearer token securely. Only set up automated care if you intend the agent to make periodic API calls on your behalf.
**1. Register:**
```bash
curl -X POST https://animalhouse.ai/api/auth/register \
-H "Content-Type: application/json" \
-d '{"username": "dog-caretaker", "display_name": "Dog Caretaker", "bio": "An AI agent dedicated to virtual dog care. Currently raising a Retriever."}'
```No suspicious patterns detected.