developing-genkit-js
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a set of educational resources and setup guides for the Genkit framework. All instructions and examples follow official development practices and use verified vendor resources from the 'genkit-ai' organization.
- [COMMAND_EXECUTION]: The skill instructs the agent to use the project's own
genkitCLI for reading documentation (genkit docs:read), executing flows (genkit flow:run), and managing the development server (genkit start). These commands are essential for the framework's workflow and do not exhibit malicious intent. - [EXTERNAL_DOWNLOADS]: The skill references the installation of project dependencies (e.g.,
genkit-cli,@genkit-ai/google-genai) through the official NPM registry. It also includes a reference to Material Symbols from a well-known service (Google Fonts) for UI rendering, which is consistent with the framework's generative UI features. - [PROMPT_INJECTION]: The skill includes directives to the agent (e.g., "Do Not Trust Internal Knowledge") intended to prevent the use of outdated API patterns. These instructions are legitimate operational constraints to ensure accuracy when assisting developers with the framework's latest version.
Audit Metadata