developing-genkit-js
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions for utilizing the
genkitCLI to perform development tasks such as searching documentation, running and evaluating flows, and starting the Developer UI. These commands are part of the official toolset for the framework. - [EXTERNAL_DOWNLOADS]: The skill guides the installation of the
genkit-cliand various Genkit plugins from the@genkit-aiscope. These are official vendor-distributed packages and are treated as safe resources for the intended development purpose. - [PROMPT_INJECTION]: The skill contains strong directives that instruct the agent to prioritize provided documentation and references over its internal pre-v1.0 knowledge. This is a functional requirement to ensure the agent uses the correct API syntax following major framework changes.
- [SAFE]: The skill explicitly advises against hardcoding credentials like API keys, recommending the use of environment variables or
.envfiles for secure configuration management.
Audit Metadata