paypal-integration
Pass
Audited by Gen Agent Trust Hub on Aug 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses placeholders such as 'YOUR_CLIENT_ID' and 'YOUR_CLIENT_SECRET' for sensitive credentials, which is the correct security practice for documentation and templates.
- [SAFE]: All external references and script sources target official PayPal domains (paypal.com), which are recognized as well-known technology services.
- [SAFE]: The code implementation for handling payment notifications (IPN) includes a verification step with PayPal's servers, which is a critical security measure to prevent fraudulent transactions.
- [SAFE]: The Python and JavaScript examples use standard, well-known libraries (requests, flask, paypalrestsdk) for their intended purposes without any suspicious or obfuscated logic.
Audit Metadata