
Security News
Axios Supply Chain Attack Reaches OpenAI macOS Signing Pipeline, Forces Certificate Rotation
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.
genkit-cli
Advanced tools
The package contains the CLI for Genkit, an open source framework with rich local tooling to help app developers build, test, deploy, and monitor AI-powered features for their apps with confidence. Genkit is built by Firebase, Google's app development platform that is trusted by millions of businesses around the world.
Review the documentation for details and samples.
To install the CLI:
npm install -g genkit-cli
Available commands:
init [options]
initialize a project directory with Genkit
start [options]
run the app in dev mode and start a Developer UI
flow:run [options] <flowName> [data]
run a flow using provided data as input
flow:batchRun [options] <flowName> <inputFileName>
batch run a flow using provided set of data from a file as input
flow:resume <flowName> <flowId> <data>
resume an interrupted flow (experimental)
eval:extractData [options] <flowName>
extract evaludation data for a given flow from the trace store
eval:run [options] <dataset>
evaluate provided dataset against configured evaluators
eval:flow [options] <flowName> [data]
evaluate a flow against configured evaluators using provided data as input
config
set development environment configuration
help
FAQs
CLI for interacting with the Google Genkit AI framework
The npm package genkit-cli receives a total of 77,382 weekly downloads. As such, genkit-cli popularity was classified as popular.
We found that genkit-cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.

Security News
Open source is under attack because of how much value it creates. It has been the foundation of every major software innovation for the last three decades. This is not the time to walk away from it.

Security News
Socket CEO Feross Aboukhadijeh breaks down how North Korea hijacked Axios and what it means for the future of software supply chain security.