
Research
/Security News
OpenAPI React Query Codegen Compromised in Mini Shai-Hulud npm Supply Chain Attack
Ten malicious OpenAPI React Query Codegen versions were published to npm in the Mini Shai-Hulud attack, all with valid provenance.
@techsnif/cli
Advanced tools
Public CLI for TechSnif intelligence queries.
The public CLI exposes TechSnif's API-backed intelligence surface:
articlecategoriesfeedtrendingsearchsummarynpm install -g @techsnif/cli
Or run it without installing globally:
npx @techsnif/cli --help
These commands default to https://api.techsnif.com and support --json for scripts and agents:
techsnif article my-article-slug --format markdown --json
techsnif categories --json
techsnif feed --category AI --limit 5 --json
techsnif trending --limit 5 --json
techsnif search "AI funding" --last 7d --json
techsnif summary --topic "semiconductors" --last 7d --json
Result caps:
feed: default 10, max 50trending: default 5, max 20search: default 20, max 50pnpm techsnif --help
Override the API host for local development or staging:
pnpm techsnif trending --api-url http://localhost:4321 --json
Every public command supports --json and returns a stable envelope:
{
"ok": true,
"data": {},
"targetEnv": "https://api.techsnif.com"
}
For article, --format html|text|markdown controls the returned content field in both human-readable and JSON output. The default is html.
Techmeme.categories is the easiest way for agents to discover valid category values without guessing.FAQs
Public CLI for TechSnif. Agent-first tech news and story clusters from your terminal.
The npm package @techsnif/cli receives a total of 47 weekly downloads. As such, @techsnif/cli popularity was classified as not popular.
We found that @techsnif/cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Research
/Security News
Ten malicious OpenAPI React Query Codegen versions were published to npm in the Mini Shai-Hulud attack, all with valid provenance.

Security News
Socket joins more than 100 technology, cybersecurity, and financial organizations calling for a global surge in cyber defense.

Product
Enterprise security teams can now detect malware, credential theft, suspicious network activity, and risky updates across Microsoft Edge extensions.