Tp4
High
- Category
- MCP Tool Poisoning
- Confidence
- 97% confidence
- Finding
- The declared description says the skill operates Sui public JSON-RPC through UXC with discovery, mainnet defaults, and read-only/pubsub guardrails. The supplied code chunk is instead a repository validation script. It verifies that SKILL.md, openai.yaml, and a usage guide contain required phrases and examples, and rejects banned legacy patterns. While those checks reference the declared Sui JSON-RPC workflow, the code itself neither connects to Sui nor executes JSON-RPC calls/subscriptions. Its primary purpose is documentation/config linting, which is materially different from the declared operational RPC capability.
