botlearn-certify
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes local shell scripts to automate setup and data processing tasks. Specifically, it runs
scripts/check-assessment.shto verify or install the requiredbotlearn-assessmentdependency andscripts/parse-results.shto extract scores from markdown report files. - [EXTERNAL_DOWNLOADS]: The skill handles missing dependencies by attempting to install them using the
clawhubpackage manager. It specifically targets@botlearn/botlearn-assessment, which is a resource provided by the same vendor, facilitating a standard installation process.
Audit Metadata