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
The skill is mostly coherent for Huawei Cloud Terraform reverse engineering, but its install guidance asks users to execute remote installer code without verification in a credentialed cloud environment.
Review before installing. Use a least-privilege read-only Huawei Cloud key, avoid running the curl-to-bash installer as written, verify installer and Terraform downloads through trusted vendor channels, and treat generated inventory and plan files as sensitive infrastructure metadata. Do not run terraform apply unless you explicitly intend to create or modify resources.
## Install KooCLI ```bash # Install (curl one-liner) curl -sSL https://cn-north-4-hwc-cli.obs.cn-north-4.myhuaweicloud.com/cli/install.sh | bash # Verify
```bash # Install (curl one-liner) curl -sSL https://cn-north-4-hwc-cli.obs.cn-north-4.myhuaweicloud.com/cli/install.sh | bash # Verify hcloud version
No suspicious patterns detected.