abel-strategy-discovery
Pass
Audited by Gen Agent Trust Hub on Apr 24, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSCREDENTIALS_UNSAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes
subprocess.runto automate workspace management tasks, including the creation of Python virtual environments, package installation via pip, and the execution of strategy evaluation rounds using thecausal-edgeresearch engine CLI. - [EXTERNAL_DOWNLOADS]: During environment initialization, the skill fetches the
causal-edgepackage and related research artifacts from the author's official GitHub repository (Abel-ai-causality/Abel-edge). - [CREDENTIALS_UNSAFE]: The skill implements a routine for resolving authentication tokens (
ABEL_API_KEYandCAP_API_KEY) by checking standard process environment variables and local.envconfiguration files, ensuring compatibility with the target research platform while maintaining standard secret management practices.
Audit Metadata