paypal-integration
Pass
Audited by Gen Agent Trust Hub on Jun 19, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references the official PayPal JavaScript SDK (https://www.paypal.com/sdk/js) and PayPal REST API endpoints. These are well-known, trusted services required for the skill's primary functionality.
- [COMMAND_EXECUTION]: Includes Python code snippets that utilize the
requestsandflasklibraries for server-side payment processing and webhook (IPN) verification, which is standard behavior for payment integrations. - [SAFE]: No malicious patterns, obfuscation, or unauthorized access attempts were detected. The skill properly instructs users to use placeholders for credentials and verify external data.
Audit Metadata