agent-data-ml-model

Pass

Audited by Gen Agent Trust Hub on Mar 1, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses Bash commands in its lifecycle hooks to verify the local environment. It uses find to locate datasets and a Python one-liner to check for the presence of standard libraries (sklearn, pandas, numpy). These operations are restricted to environment inspection and do not involve unauthorized privilege escalation or suspicious network activity.
  • [DATA_EXPOSURE]: The skill defines security boundaries by explicitly forbidding access to sensitive directories such as .git/**, secrets/**, and credentials/**. This implementation adheres to the principle of least privilege.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 1, 2026, 04:32 PM