wiki-onboarding
Pass
Audited by Gen Agent Trust Hub on Apr 8, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [Standard Command Execution]: The skill utilizes local git commands, such as git remote get-url origin, to determine the repository's origin and branch information. This is used to ensure that citations in the generated documentation correctly point to the source repository.
- [Project Analysis]: The skill reads project-specific configuration files (like package.json or Cargo.toml) to identify the primary programming language and framework. This allows it to provide relevant code examples in the generated guides.
- [Output Generation]: The skill's primary function is to write markdown files to an onboarding/ folder. It does not perform any network exfiltration or unauthorized file modifications outside of its designated output directory.
Audit Metadata