ton-nfts
Pass
Audited by Gen Agent Trust Hub on Jul 31, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection via the consumption of untrusted data from the TON blockchain.
- Ingestion points:
get_nftsandget_nfttools inSKILL.mdretrieve external NFT metadata from the blockchain. - Boundary markers: The instructions lack specific delimiters or system instructions to ignore potential commands embedded in NFT metadata.
- Capability inventory: The skill utilizes
send_raw_transaction(documented inSKILL.md), allowing it to perform state-changing operations on the blockchain. - Sanitization: No data sanitization or validation logic is defined for the retrieved NFT metadata before it is processed by the agent.
Audit Metadata