Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
The package contains the CLI for Firebase 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 i -g genkit
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
Genkit AI framework
The npm package genkit receives a total of 2,296 weekly downloads. As such, genkit popularity was classified as popular.
We found that genkit demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.