airwallex-hpp
Pass
Audited by Gen Agent Trust Hub on Aug 14, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill provides legitimate integration instructions for Airwallex payment services. It correctly emphasizes server-side verification of payment statuses and provides a persona appropriate for a solution engineer.- [EXTERNAL_DOWNLOADS]: The skill references the installation of the
@airwallex/components-sdkNode.js package. This is a standard vendor-provided library from the official Airwallex organization, consistent with the skill's stated purpose.- [DATA_EXFILTRATION]: All code examples use placeholder values (e.g.,'replace-with-your-client-secret') for sensitive integration credentials. The skill does not attempt to access or transmit sensitive environment variables or local files.- [COMMAND_EXECUTION]: The skill includes a benign command for installing the required SDK (npm install @airwallex/components-sdk) as part of the developer setup process.
Audit Metadata