mpp-stripe-method
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches technical documentation and API specifications from official Stripe domains (
docs.stripe.com). These sources are well-known and trusted, and the information is used to configure legitimate payment flows. - [SAFE]: The skill uses environment variables (
process.env.MPP_SECRET_KEY) to handle sensitive credentials, which is the recommended practice for preventing credential exposure in code. - [SAFE]: No obfuscated content, malicious command execution patterns, or unauthorized data exfiltration attempts were found within the instructions or provided code snippets.
- [SAFE]: The integration flow describes standard use of the Stripe API and the MPP protocol without requesting excessive privileges or bypassing security controls.
Audit Metadata