agentdb-learning-plugins
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- [COMMAND_EXECUTION] (LOW): Contains local Python and Bash scripts for orchestrating training and benchmarking tasks. No network-bound commands or sensitive system modifications are present.
- [EXTERNAL_DOWNLOADS] (LOW): References standard dependencies such as numpy and pyyaml. The installation of these and the agentdb package is left to the user via documentation.
- [SAFE] (INFO): The skill follows secure coding practices, including the use of yaml.safe_load() for processing configuration files and limiting file operations to local directories.
Audit Metadata