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, vianpx. This package provides the underlying logic for protocol interaction and transaction construction. - [COMMAND_EXECUTION]: The skill invokes the
t2000 rebalancecommand 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
npxto 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@t2000package namespace.
Audit Metadata