check-wallet

Pass

Audited by Gen Agent Trust Hub on Mar 14, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: Fetches the vendor's official command-line tool, @openant-ai/cli, from the NPM registry using npx. This is standard behavior for accessing the vendor's provided utilities.
  • [COMMAND_EXECUTION]: Executes shell commands via npx to query wallet status, list addresses, and check balances on Solana and EVM chains. The execution is restricted to specific subcommands of the authorized CLI tool.
  • [REMOTE_CODE_EXECUTION]: The use of npx involves downloading and executing the latest version of the CLI tool from a remote registry. This is identified as a safe operation as it targets the author's own verified package.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 14, 2026, 01:42 AM