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
mcporterCLI. It usessubprocess.runwithshlex.quoteto ensure safe command construction and prevents argument injection. - [EXTERNAL_DOWNLOADS]: Dependency resolution for the
dsl-dynamic-stop-lossskill 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