meme-trench-scanner

Pass

Audited by Gen Agent Trust Hub on May 7, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill references an installation script for the onchainos CLI at https://onchainos.com/install.sh. This is a vendor-provided tool required for the bot's operation.
  • [REMOTE_CODE_EXECUTION]: Both the documentation and the main script include a standard procedure to pipe the vendor's remote installation script to bash. This is the official installation method for the onchainos CLI utility.
  • [COMMAND_EXECUTION]: The bot executes the onchainos CLI via subprocess calls to perform market analysis, fetch wallet data, and broadcast transactions to the Solana blockchain. Additionally, the script uses a shell command to clear the dashboard port during startup to ensure the local web interface can bind to its designated port.
  • [SAFE]: The bot follows secure practices by using an Agentic Wallet with TEE (Trusted Execution Environment) signing, ensuring that private keys are never exposed to the code or network. The configuration process is interactive and transparent, allowing users to define their risk parameters before live trading.
Audit Metadata
Risk Level
SAFE
Analyzed
May 7, 2026, 12:40 PM