grow-payment-gateway

Pass

Audited by Gen Agent Trust Hub on Apr 14, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill facilitates interaction with the official Grow/Meshulam payment gateway endpoints at meshulam.co.il and grow.business. These network operations are intrinsic to the skill's functionality for processing payments and querying transaction status.
  • [COMMAND_EXECUTION]: A helper bash script (scripts/grow-payment-helper.sh) is provided to streamline API testing. It executes standard shell commands and curl to perform server-to-server operations such as creating payment processes, approving transactions, and handling refunds. The script uses environment variables for credentials and does not hardcode sensitive information.
  • [SAFE]: No malicious patterns, obfuscation, or unauthorized data access were detected. The skill correctly emphasizes server-side-only requests and proper request formatting (multipart/form-data) as security and stability best practices for integrating with the Grow Light API.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 14, 2026, 11:09 AM