cryptorefills-buy
Pass
Audited by Gen Agent Trust Hub on Sep 20, 2026
Risk Level: SAFEDATA_EXFILTRATIONINDIRECT_PROMPT_INJECTION
Full Analysis
- [DATA_EXFILTRATION]: The skill transmits user-provided sensitive data to an external API endpoint.- The
createOrderandvalidateOrdertools send user email addresses and phone numbers tohttps://api.cryptorefills.com/mcp/http.- This data transmission is required for order fulfillment and mobile credit delivery, representing a legitimate but significant data flow to a non-whitelisted domain.- [INDIRECT_PROMPT_INJECTION]: The skill has an attack surface for indirect prompt injection due to processing external data.- Ingestion points: Untrusted data enters the agent context via the output of thesearchProducts,listBrands,listProductsForCountry, andgetOrderStatustools (e.g., brand names, product descriptions, and order messages).- Boundary markers: None identified in the prompt instructions to delineate or warn the agent about potential instructions embedded in API-returned text.- Capability inventory: The skill has the capability to perform external state changes via thecreateOrderandvalidateOrdertools, allowing a potential injection to trigger unauthorized or unintended purchase attempts.- Sanitization: No specific sanitization, escaping, or filtering of API-returned content is defined in the instructions before the information is presented to or processed by the agent.
Audit Metadata