wallet-integration
Pass
Audited by Gen Agent Trust Hub on Jun 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard documentation and workflow recipes for integrating a third-party wallet service (Para). It adheres to security best practices by explicitly instructing the agent not to echo secret API keys or perform sensitive authentication actions on behalf of the user.
- [COMMAND_EXECUTION]: Includes instructions for running CLI commands like
para init,para doctor, andpara keys, as well as a shell command to updatetsconfig.jsonusingjq. These are all appropriate for the skill's stated purpose of software integration. - [EXTERNAL_DOWNLOADS]: References standard installation commands for the
@getpara/cliand related SDK packages from NPM. These are expected dependencies for using the Para service.
Audit Metadata