t2000-pay
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill requires the installation of the
@t2000/cliand@t2000/x402packages from the public npm registry to function. - [COMMAND_EXECUTION]: The skill executes the
t2000 paycommand via the shell to interact with a local wallet and perform network requests to external URLs. This includes signing and broadcasting USDC transactions on the Sui blockchain. - [PROMPT_INJECTION]: The skill exhibits an indirect prompt injection surface because it fetches data from external, potentially untrusted API endpoints and returns the raw response body to the agent's context.
- Ingestion points: External API response bodies (SKILL.md flow step 5).
- Boundary markers: No explicit boundary markers or isolation instructions are provided for the ingested data.
- Capability inventory: The skill can execute shell commands and perform financial transactions via the
t2000CLI. - Sanitization: The skill does not mention any sanitization, validation, or filtering of the fetched API content before it is processed by the agent.
Audit Metadata