stripe
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: Uses curl and jq to interact with the Stripe API and process the returned data.
- [EXTERNAL_DOWNLOADS]: Communicates with the well-known Stripe API domain (api.stripe.com) to perform account management tasks.
- [PROMPT_INJECTION]:
- Ingestion points: Processes data from Stripe API responses in the SKILL.md examples.
- Boundary markers: None present.
- Capability inventory: Uses curl for networking and jq for parsing.
- Sanitization: Employs structural field selection via jq to limit data ingestion to expected fields.
Audit Metadata