famou-experiment-manager
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill follows standard operational procedures for experiment management, including environment validation and configuration management.- [EXTERNAL_DOWNLOADS]: The skill installs the
famou-sdkpackage from PyPI. This is a legitimate dependency for the specified platform and is consistent with the author's ecosystem.- [COMMAND_EXECUTION]: The skill uses local CLI tools likefamou-ctl,find, andrealpathto interact with files and experimental tasks. It provides clear instructions for the agent to sanitize user-provided experiment names, reducing the risk of command injection.- [DATA_EXFILTRATION]: API keys are handled by prompting the user and storing them in a local settings file (~/.famou-ctl/settings.json). This is standard practice for CLI-based authentication and does not involve unauthorized transmission of sensitive data.
Audit Metadata