New:Socket for Asana Is Now Available.Learn more
Get Started

hermai-cli

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hermai-cli

Turn any website into a structured JSON API for AI agents.

Source
npmnpm
Version
0.2.4
Version published
Weekly downloads
30
-23.08%
Maintainers
1
Weekly downloads
 
Created
Source

hermai-cli

npm wrapper for the hermai CLI — turns any website into a structured JSON API for AI agents.

Install

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.

Environment

  • 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.

Other install channels

Usage

See docs.hermai.ai.

License

AGPL-3.0-or-later — same as the upstream binary.

Keywords

hermai

FAQs

Package last updated on 22 Apr 2026

Related posts