famou-experiment-manager
Pass
Audited by Gen Agent Trust Hub on Apr 13, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Installs the
famou-sdklibrary. The installation instructions include an option to use the vendor's internal pip repository athttps://pip.baidu-int.com/simple. - [COMMAND_EXECUTION]: Utilizes several system and platform-specific commands including
famou-ctl,find,realpath, andpython3to manage experiment files and interact with the platform API. - [SAFE]: The skill manages platform API keys by storing them in a local JSON file (
~/.famou-ctl/settings.json). The implementation includes logic to mask the key during status checks to prevent accidental exposure.
Audit Metadata