init-repo
Pass
Audited by Gen Agent Trust Hub on Apr 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs legitimate repository initialization and project scaffolding tasks, ensuring best practices for agentic development environments.
- [EXTERNAL_DOWNLOADS]: Fetches .gitignore templates from GitHub's official repository and license templates from the author's GitHub repository (Nathan13888/nice-skills). These downloads are used exclusively for project configuration.
- [COMMAND_EXECUTION]: Executes standard development tools such as git, npm, pnpm, yarn, bun, cargo, and uv to initialize projects, configure environments, and install user-selected foundational dependencies. All commands are executed within the user-specified project directory.
Audit Metadata