t2000-rebalance

Pass

Audited by Gen Agent Trust Hub on Mar 10, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill requires the installation and initialization of an external Node.js package, @t2000/cli, via npx. This package provides the underlying logic for protocol interaction and transaction construction.
  • [COMMAND_EXECUTION]: The skill invokes the t2000 rebalance command to perform financial operations on the blockchain. This includes withdrawing assets, swapping tokens via decentralized exchanges, and depositing into new protocols.
  • [DATA_INGESTION]: The skill's functionality depends on ingesting live market and protocol data (APY rates, swap costs, and health factors) from external DeFi protocols (NAVI and Suilend) to generate rebalancing plans.
  • [REMOTE_CODE_EXECUTION]: The use of npx to initialize the CLI involves downloading and executing code from the NPM registry. While standard for this type of utility, it represents an external dependency on the @t2000 package namespace.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 10, 2026, 08:19 PM