stripe-refund-dispute-lifecycle
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of documentation and code templates for Stripe integration. No malicious patterns, obfuscation, or data exfiltration vectors were identified.
- [SAFE]: The provided TypeScript examples use best practices for safety, such as exhaustive status mapping with the
satisfiesoperator to ensure all possible Stripe dispute statuses are handled. - [SAFE]: The logic for credit revocation and refund calculation is purely mathematical and relies on standard Stripe SDK calls (
stripe.checkout.sessions.list). - [SAFE]: References to other skills (
stripe-billing-master) indicate a modular documentation structure rather than a security risk.
Audit Metadata