top-rank-tokens-sniper

Pass

Audited by Gen Agent Trust Hub on May 7, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill provides setup instructions to download and install the onchainos CLI from its official domain (onchainos.com). This is a manual dependency installation step and is not executed automatically by the script at runtime.
  • [COMMAND_EXECUTION]: The main trading logic in ranking_sniper.py and the safety module in risk_check.py interact with the local onchainos binary using subprocess.run. This is the intended method for performing secure on-chain operations such as balance checks, price lookups, and swaps.
  • [DATA_EXFILTRATION]: The bot starts a local web server on port 3244 using Python's standard http.server module. This is used to serve a dashboard for the user to monitor live trades and logs locally, and it does not transmit data to external third-party servers.
Audit Metadata
Risk Level
SAFE
Analyzed
May 7, 2026, 05:43 PM