
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. Agent-first tech news and story clusters from your terminal.
Public CLI for TechSnif — query story clusters, coverage links, social discussion, and tech events from the terminal.
npm install -g @techsnif/cli
Or run without installing:
npx @techsnif/cli --help
stories — List story clusterstechsnif stories
techsnif stories --sort newest --limit 10
techsnif stories --tier 3
techsnif stories --publisher "The Verge"
techsnif stories --platform x
techsnif stories --has-discussion
techsnif stories --platform bluesky --has-discussion --json
| Option | Description |
|---|---|
--limit <n> | Results to return (default 20, max 80) |
--sort <order> | rank (prominence, default) or newest |
--tier <n> | Filter by headline tier: 1=standard, 2=major, 3=top |
--publisher <name> | Filter by lead publisher name |
--platform <name> | Only stories discussed on this platform (x, bluesky, threads, linkedin, forums, mastodon) |
--has-discussion | Only stories with social discussion links |
--json | Machine-readable JSON output |
--api-url <url> | Override API base URL |
story — Full story cluster detailtechsnif story flipboard-launches-surf
techsnif story flipboard-launches-surf --platform x
techsnif story flipboard-launches-surf --publisher TechCrunch
techsnif story flipboard-launches-surf --brief
techsnif story flipboard-launches-surf --platform bluesky --open
| Option | Description |
|---|---|
--platform <name> | Filter discussion to this platform only |
--publisher <name> | Filter coverage links by publisher name |
--brief | Skip the full TechSnif article body, show metadata and links only |
--open | Open URLs in browser (lead article, or filtered platform discussion URLs) |
--json | Machine-readable JSON output |
--api-url <url> | Override API base URL |
search — Search by headline keywordtechsnif search "AI funding"
techsnif search "robotics" --platform x --has-discussion
techsnif search "Apple" --publisher "The Verge" --limit 5 --json
| Option | Description |
|---|---|
--limit <n> | Results to return (default 10, max 50) |
--publisher <name> | Filter by lead publisher name |
--platform <name> | Only stories discussed on this platform |
--has-discussion | Only stories with social discussion links |
--json | Machine-readable JSON output |
--api-url <url> | Override API base URL |
events — Upcoming tech eventstechsnif events
techsnif events --limit 5 --json
| Option | Description |
|---|---|
--limit <n> | Results to return (default 10, max 50) |
--json | Machine-readable JSON output |
--api-url <url> | Override API base URL |
platforms — Active discussion platformstechsnif platforms
techsnif platforms --json
Lists social platforms with active discussion across current stories, with story counts.
pnpm techsnif --help
Override the API host for local development or staging:
pnpm techsnif stories --api-url http://localhost:4321
You can also set TECHSNIF_API_URL to change the default API host for every command.
Requests include a non-identifying User-Agent header such as TechSnif-CLI/0.4.2 so TechSnif can distinguish CLI traffic from MCP and generic API traffic in aggregate Cloudflare analytics. The CLI does not send cookies, device IDs, or user identifiers.
Every command supports --json and returns a stable envelope:
{
"ok": true,
"data": {},
"targetEnv": "https://api.techsnif.com"
}
--open caps at 5 URLs to prevent tab overload.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.