create-routine

Pass

Audited by Gen Agent Trust Hub on Jun 13, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a legitimate developer guide for creating Python scripts (routines) within the Condor/Hummingbot ecosystem. It provides structural templates for data fetching, reporting, and Telegram notifications.
  • [SAFE]: All identified network operations (Telegram bot API calls via context.bot, market data fetching via client.market_data, and generic aiohttp usage) are consistent with the skill's stated purpose of financial monitoring and alerting.
  • [SAFE]: The skill utilizes well-known Python packages (pydantic, plotly, matplotlib) and internal vendor-specific libraries (condor.reports, config_manager). Access to sensitive identifiers like chat_id is scoped to the execution context of the bot's messaging functions.
  • [SAFE]: No obfuscation, prompt injection, or unauthorized persistence mechanisms were found. The skill operates within a defined routines/ directory structure as intended by the platform.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 13, 2026, 11:37 PM
Security Audit — agent-trust-hub — create-routine