010114-stripe-integration
Pass
Audited by Gen Agent Trust Hub on Jul 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and tools for integrating with Stripe services. All referenced documentation and examples follow official Stripe integration patterns.- [EXTERNAL_DOWNLOADS]: Fetches the Stripe CLI and GPG keys from official Stripe repositories on GitHub and packages.stripe.dev. These are trusted sources for development tools.- [COMMAND_EXECUTION]: Includes standard commands for package managers (brew, apt, yum, scoop) to install the Stripe CLI. Use of sudo is limited to necessary system-level package installation tasks as documented in official Stripe setup guides.- [DATA_EXFILTRATION]: The scripts/validate.py script reads local .env files to confirm the presence of required configuration variables. The script operates entirely locally and does not perform network operations or transmit data.
Audit Metadata