
Company News
Socket Joins New OpenJS Program to Fund Node.js Security Work
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.
@sylphx/cli
Advanced tools
The Sylphx CLI: every Sylphx API method as a command. npm channel of the native sylphx binary.
Every Sylphx API method as a command, generated from the one schema, plus a small hand-written porcelain on the generated Rust SDK.
curl -fsSL https://github.com/SylphxAI/sylphx-clients/releases/latest/download/install.sh | sh # or: npm i -g @sylphx/cli · cargo install sylphx-cli
sylphx login # stores an Access key (verified with whoami)
sylphx link --env orgs/…/envs/… # defaults for this directory (.sylphx/project.json)
sylphx data databases create main --spec.compute-units 2
sylphx data databases list -o json
sylphx mcp # the MCP server over stdio
sylphx <service> <collection> <verb> [NAME|PARENT|ID] [--flags]: flags
are the spec fields in dotted kebab-case (--spec.compute-units);
--from-file takes a whole request; --output table|json|yaml|name.main) expands below the linked env; parents default to the
linked project, else the key's scope.--no-wait to skip); --dry-run sets
validate_only; updates send the etag they read and a mask of the flags
given; destructive calls ask first (--yes to skip).sylphx api GET /v1/whoami is the raw escape hatch.generated/commands.json is sylphx-gen output; never edit it.
FAQs
The Sylphx CLI: every Sylphx API method as a command. npm channel of the native sylphx binary.
The npm package @sylphx/cli receives a total of 10 weekly downloads. As such, @sylphx/cli popularity was classified as not popular.
We found that @sylphx/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.

Company News
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.

Security News
Two compromised GitHub Actions were re-enabled with malicious tags intact, exposing thousands of downstream repositories to Mini Shai-Hulud.

Research
/Security News
A malicious Firefox extension fetches its payload after installation to evade detection, steal Google session cookies, and automate account takeover.