wolf-strategy

Pass

Audited by Gen Agent Trust Hub on Mar 14, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes trading and management operations via the mcporter CLI. It uses subprocess.run with shlex.quote to ensure safe command construction and prevents argument injection.
  • [EXTERNAL_DOWNLOADS]: Dependency resolution for the dsl-dynamic-stop-loss skill and market data retrieval from Hyperliquid are performed through established MCP tool pathways. These operations are essential for the skill's primary function and target trusted sources.
  • [SAFE]: The skill implements robust safety features, including concurrency locks (fcntl.flock), loss-limit gates, and health checks to ensure state consistency. No malicious patterns such as credential theft or unauthorized network communication were detected.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 14, 2026, 12:30 PM