coding-data-science

Pass

Audited by Gen Agent Trust Hub on Mar 5, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSCREDENTIALS_UNSAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill is designed to execute arbitrary code in Python, R, and Julia. This is implemented through the openclaw execute command and a dedicated API endpoint, allowing the agent to perform data manipulation and model training.
  • [EXTERNAL_DOWNLOADS]: The documentation describes the use of standard package managers like pip for Python and install.packages() for R to set up the environment and install necessary data science libraries.
  • [CREDENTIALS_UNSAFE]: The skill utilizes environment variables such as $OPENCLAW_API_KEY and $DATA_API_KEY for authentication. These are used as placeholders for secure credential management rather than hardcoding sensitive information.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 5, 2026, 10:46 PM