
Product
Microsoft Teams Notifications Are Now Available in Socket
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.
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.
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.

Product
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.

Security News
pnpm 12 rewrites the package manager in Rust, cutting install times by up to 90% while preserving pnpm 11 workflows and lockfiles.

Security News
Socket CTO Ahmad Nassri joins AppSec leaders at Black Hat to discuss active malware, package manager risks, and software supply chain defense.