developing-genkit-go
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions to download the Genkit CLI using a standard installer script from cli.genkit.dev. It also references official plugins from the genkit-ai GitHub organization. These are official sources for the described technology.
- [REMOTE_CODE_EXECUTION]: The documentation includes an installation command (
curl -sL cli.genkit.dev | bash) which is a common pattern for installing developer tools. This is used for the intended purpose of setting up the development environment.
Audit Metadata