payram-agent-onboarding
Pass
Audited by Gen Agent Trust Hub on May 17, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the
setup_payram_agents.shinstallation script from the vendor's official GitHub repository (github.com/PayRam/payram-scripts). - [REMOTE_CODE_EXECUTION]: Executes the downloaded shell script to perform environment setup, backend installation, and blockchain configuration.
- [COMMAND_EXECUTION]: Provides a comprehensive suite of shell commands for managing payment links, smart contract wallet deployments, and local service configuration via environment variables.
- [SAFE]: Documents the storage of authentication tokens and wallet mnemonics in local configuration files (
.payraminfo/) and includes explicit guidance on securing these files and excluding them from version control.
Audit Metadata