Hum (हम): a self-improving coding agent for your terminal.
npm installation can download and execute a remote uv installer, then install a separate hum-cli engine. The reviewed frontend later launches that external engine; no package-side credential exfiltration was confirmed.
Package defines install-time lifecycle scripts.
package.jsonView on unpkgInstall-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkgSource appears to collect browser login credentials for exfiltration.
dist/cli.mjsView on unpkg · L317A single source file combines environment access, network access, and code or shell execution; review context before blocking.
dist/cli.mjsView on unpkg · L84166Source exposes local file and command tools to a remote model endpoint.
dist/cli.mjsView on unpkg · L57423Package source references dynamic require/import behavior.
bin/hum.jsView on unpkg · L7Source gates dangerous network, credential, or execution behavior behind CI, host, platform, time, or geo fingerprint checks.
scripts/postinstall.jsView on unpkg · L2Package defines install-time lifecycle scripts.
package.jsonView on unpkg · L9Install-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkg · L9Source appears to collect browser login credentials for exfiltration.
dist/cli.mjsView on unpkg · L317A single source file combines environment access, network access, and code or shell execution; review context before blocking.
dist/cli.mjsView on unpkg · L84166Source exposes local file and command tools to a remote model endpoint.
dist/cli.mjsView on unpkg · L57423Package source references dynamic require/import behavior.
bin/hum.jsView on unpkg · L7Source gates dangerous network, credential, or execution behavior behind CI, host, platform, time, or geo fingerprint checks.
scripts/postinstall.jsView on unpkg · L2