tranzila-payment-gateway

Pass

Audited by Gen Agent Trust Hub on Apr 30, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides standard documentation for integrating the Tranzila payment gateway. It includes best practices for security, specifically instructing users to store terminal credentials and API keys in secure environment variables or secrets managers rather than in source control.
  • [EXTERNAL_DOWNLOADS]: The skill references official Tranzila documentation and endpoints for payment processing. It also mentions community-maintained libraries such as 'tranzilajs' for Node.js developers, which is standard for technical integration skills.
  • [COMMAND_EXECUTION]: The skill includes a helper script scripts/validate_tranzila_response.py intended for developers to verify transaction responses. A manual review of the script confirms it uses standard Python libraries (argparse, json, urllib) to parse input and does not perform any network operations, unauthorized file access, or dangerous command execution.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 30, 2026, 06:10 AM