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.run to automate workspace management tasks, including the creation of Python virtual environments, package installation via pip, and the execution of strategy evaluation rounds using the causal-edge research engine CLI.
  • [EXTERNAL_DOWNLOADS]: During environment initialization, the skill fetches the causal-edge package 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_KEY and CAP_API_KEY) by checking standard process environment variables and local .env configuration files, ensuring compatibility with the target research platform while maintaining standard secret management practices.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 24, 2026, 07:06 AM