
Company News
AWS Security Hub Adds Socket for Supply Chain Security
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.
npm wrapper for the hermai CLI — turns any website into a structured JSON API for AI agents.
npm install -g hermai-cli
# or
npx hermai-cli --help
On install, the package's postinstall downloads the correct prebuilt
binary for your platform (macOS/Linux/Windows × amd64/arm64) from the
corresponding GitHub release, verifies its sha256 against the release's
checksums.txt, and places it alongside the wrapper. No cgo, no Go
toolchain required.
HERMAI_PLATFORM_KEY authenticates registry requests. You can also
run hermai registry login once to store the key in local Hermai config.HERMAI_SKIP_POSTINSTALL=1 skips the binary download at install time.
Useful in sandboxed CI where outbound network to GitHub releases is
blocked; you'll need to drop the binary at node_modules/hermai-cli/bin/hermai
yourself.brew install hermai-ai/hermai/hermai (Homebrew, macOS/Linux)go install github.com/hermai-ai/hermai-cli/cmd/hermai@latest (Go toolchain)See docs.hermai.ai.
AGPL-3.0-or-later — same as the upstream binary.
FAQs
Turn any website into a structured JSON API for AI agents.
The npm package hermai-cli receives a total of 18 weekly downloads. As such, hermai-cli popularity was classified as not popular.
We found that hermai-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.
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.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.

Research
/Security News
Popular npm packages keyv and cacheable compromised.

Security News
A misconfiguration gave three Anthropic models internet access, and one, believing it was in a simulation, shipped a credential-stealing package to PyPI.