developing-genkit-go

Pass

Audited by Gen Agent Trust Hub on Apr 7, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: Fetches the Genkit CLI installation script from the official cli.genkit.dev domain and references Go modules from the github.com/genkit-ai organization.
  • [REMOTE_CODE_EXECUTION]: Provides instructions for installing the Genkit toolchain using a remote shell script via curl, targeting the project's official installer.
  • [COMMAND_EXECUTION]: Includes commands for running local development servers and executing Go code through the Genkit CLI, which is standard for the development workflow.
  • [PROMPT_INJECTION]: Documentation highlights prompt templating and tool input handling, identifying the surface where external data is incorporated into model prompts. Mandatory evidence chain: 1. Ingestion points: .prompt files and Generate function inputs. 2. Boundary markers: Not explicitly detailed in examples. 3. Capability inventory: Text generation and tool execution. 4. Sanitization: Relies on default SDK handling.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 7, 2026, 02:58 PM