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-sdkPython 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-ctlCLI to manage the experiment lifecycle, including creating, cancelling, and deleting tasks. It also uses standard system utilities likefindto locate configuration files andrealpathto determine absolute paths for experiment directories. - [REMOTE_CODE_EXECUTION]: Executes a provided local script
scripts/config.pyto 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