famou-experiment-manager

Pass

Audited by Gen Agent Trust Hub on May 12, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill installs the famou-sdk Python package. It provides a command to fetch the package from a vendor-specific internal repository (pip.baidu-int.com) for pre-release or specific environment needs.
  • [COMMAND_EXECUTION]: Utilizes the famou-ctl CLI to manage the experiment lifecycle, including creating, cancelling, and deleting tasks. It also uses standard system utilities like find to locate configuration files and realpath to determine absolute paths for experiment directories.
  • [REMOTE_CODE_EXECUTION]: Executes a provided local script scripts/config.py to handle the reading and writing of API configuration. This script manages credentials by storing them in a local JSON file within the user's home directory (~/.famou-ctl/settings.json).
Audit Metadata
Risk Level
SAFE
Analyzed
May 12, 2026, 11:43 AM
Security Audit — agent-trust-hub — famou-experiment-manager