algo-options

Pass

Audited by Gen Agent Trust Hub on Apr 26, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill operates by reading local template files and generating new strategy scripts within a designated directory. This is consistent with its stated purpose of automating trading strategy configuration.
  • [SAFE]: The Python package requirements mentioned (apscheduler and pytz) are standard, well-known libraries for task scheduling and timezone handling, which are appropriate for time-based trading strategies.
  • [SAFE]: Input processing is limited to standard configuration parameters (underlying asset, expiry, lots, and offsets) used for script parameterization. There is no evidence of these inputs being used to facilitate prompt injection or command execution.
  • [SAFE]: No network exfiltration, hardcoded credentials, or persistence mechanisms were detected. The skill uses standard file system tools (Read, Write, Edit, Bash, Glob, Grep) for local development tasks.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 26, 2026, 10:07 PM