xion-toolkit-init
Pass
Audited by Gen Agent Trust Hub on Mar 25, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Provides commands to download the xion-toolkit installer directly from the official burnt-labs GitHub repository.
- Evidence:
https://github.com/burnt-labs/xion-agent-toolkit/releases/latest/download/xion-agent-toolkit-installer.shandxion-agent-toolkit-installer.ps1. - [COMMAND_EXECUTION]: Includes terminal commands for installation, version verification, and authentication status checks.
- Evidence: Commands like
xion-toolkit --versionandxion-toolkit auth statusare provided for verification. - [REMOTE_CODE_EXECUTION]: Recommends standard installation patterns that involve executing downloaded scripts (
curl | shfor Unix-like systems andirm | iexfor Windows). - Evidence: The skill guides the execution of scripts hosted on the vendor's official GitHub infrastructure.
Audit Metadata