Stripe Payment Flow Connector
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a standard integration guide for the Stripe API using official tools and well-known practices. (SKILL.md)
- [EXTERNAL_DOWNLOADS]: References the
stripe-nodelibrary from Stripe's official GitHub repository and npm registry (SKILL.md). These are well-known and trusted services for payment processing. - [COMMAND_EXECUTION]: Includes standard installation commands for the
agentskillexchangevendor ecosystem using thenpx skills addpattern (SKILL.md). - [PROMPT_INJECTION]: The skill describes handling Stripe webhooks, which constitutes an external data ingestion surface. It correctly implements boundary markers and sanitization by instructing the use of
stripe.webhooks.constructEventfor signature verification. (SKILL.md)
Audit Metadata