trader-cloud-backtest
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provisions a remote environment that downloads and installs the
neural-traderpackage from the npm registry. This is a vendor-owned resource associated with the skill's author. - [REMOTE_CODE_EXECUTION]: Orchestrates the execution of trading strategies and neural network training on a remote managed agent runtime. The skill includes robust security guidance, mandating a 'fail-closed' local verification step (Ed25519 signature validation) for all data ingested from the cloud environment to prevent tampering or indirect prompt injection.
- [COMMAND_EXECUTION]: Uses shell commands within the remote container to execute the backtest engine and manage artifacts. The instructions guide the agent to perform these actions in a disposable, restricted container environment.
Audit Metadata