stripe-money-management
Pass
Audited by Gen Agent Trust Hub on Feb 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were detected. The skill consists of documentation, implementation rules, and code snippets for integrating with the Stripe API.
- [EXTERNAL_DOWNLOADS]: The skill references and fetches documentation from official Stripe domains (docs.stripe.com). As Stripe is a well-known service, these references are considered safe and standard for the skill's intended purpose.
- [CREDENTIALS_UNSAFE]: The skill correctly demonstrates using environment variables (e.g., process.env.STRIPE_SECRET_KEY) for sensitive API keys. All hardcoded keys in examples are clearly marked placeholders (e.g., 'pk_live_xxx', 'pi_xxx').
Audit Metadata