onboard-developer
Pass
Audited by Gen Agent Trust Hub on Mar 3, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes standard shell commands such as
node --version,python3 --version, andgo versionto identify the project's runtime environment. - [COMMAND_EXECUTION]: The skill uses
catandlsto inspect project configuration files likepackage.json,Makefile, andrequirements.txtto extract development scripts and workflows. - [SAFE]: The skill does not access sensitive files (e.g., credentials, SSH keys) or perform any network operations. Its behavior is limited to local project analysis and writing documentation.
Audit Metadata