developing-genkit-go
Pass
Audited by Gen Agent Trust Hub on Apr 3, 2026
Risk Level: SAFEREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill provides an installation script for the Genkit CLI using the command
curl -sL cli.genkit.dev | bash. This script is hosted on the vendor's official domain and is the standard method for environment setup. - [COMMAND_EXECUTION]: Documentation includes instructions for executing local development tools, such as starting the Genkit Developer UI (
genkit start), running flows from the command line, and managing Go dependencies. These are legitimate operations for building and testing applications. - [SAFE]: The skill demonstrates secure development practices, such as using environment variables for API keys and wrapping AI logic in flows for better observability. No obfuscation, data exfiltration, or malicious persistence mechanisms were detected.
Audit Metadata