Tp4
High
- Category
- MCP Tool Poisoning
- Confidence
- 96% confidence
- Finding
- The declared description emphasizes giving the agent a CERTEN identity and allowing it to execute proof-gated actions while never spending without explicit owner consent. The supplied code does not perform action execution at all. Instead, it gathers status information via `certen whoami`, `certen identity list`, `certen identity get`, and `certen balance`, then outputs a JSON summary of organization, identities, chain accounts, and spendability/enforcement state. This is a diagnostic/introspection script, not an action-execution or consent-enforcement mechanism. While balance and enforcement status are related to spending context, the code neither spends funds nor implements explicit owner-consent gating, so the description materially overstates and mischaracterizes the behavior.
