euler-base-vault-bot

Pass

Audited by Gen Agent Trust Hub on Mar 21, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill instructions direct the agent to invoke the Python runtime and manage a local trigger server using shell commands.
  • Evidence: SKILL.md provides specific command lines for executing scripts/agent.py and scripts/run_agent_server.py.
  • [EXTERNAL_DOWNLOADS]: The agent runtime performs network requests to retrieve account balances and connect to an external database for transaction logging.
  • Evidence: scripts/agent.py (line 144) connects to api.serendb.com via the standard urlopen library for balance verification.
  • Evidence: scripts/normalized_trade_store.py (line 217) establishes a connection to a PostgreSQL instance using the SERENDB_URL environment variable.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 21, 2026, 02:45 AM