PkgRadar

Package evidence

@h-ai/[email protected]

Obfuscation Density: high encoded/escaped-token density

Trust signals

Why this verdict

PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.

Versions published
4
First published
May 2026
Publisher
gudaoxuri

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

Block this release in CIcurl · GitHub Actions

Fail the build when this package version is added or upgraded. Replace $PKGRADAR_TOKEN with a Pro / Team API key from your dashboard.

curl -fsS https://pkgradar.com/gate/npm \
  -H "Authorization: Bearer $PKGRADAR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"specs":["@h-ai/[email protected]"],"fail_on":"review"}'

GitHub Actions step:

- name: PkgRadar gate
  run: |
    curl -fsS https://pkgradar.com/gate/npm \
      -H "Authorization: Bearer ${{ secrets.PKGRADAR_TOKEN }}" \
      -H "Content-Type: application/json" \
      -d '{"specs":["@h-ai/[email protected]"],"fail_on":"review"}'
Publishergudaoxuri
Artifact bytes90,895
Previous version0.1.0-alpha.18
Published2026-05-28T14:07:20.871Z
SHA-256d6d28215ec146a99bb44aa9603a68a0806e490922d98f673fe0e4d4dcc8b3699

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
12Score
0.1.0-alpha.19Version
Status history (1 event)
  1. newavailable · risk review · score 12 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/chunk-4QBF4PUG.jshigh encoded/escaped-token density12

Manifest

Package metadata

Scripts8
  • buildtsup
  • cleanrimraf dist .turbo
  • devtsup --watch
  • linteslint .
  • lint:fixeslint . --fix
  • testvitest run
  • test:watchvitest watch
  • typechecktsc --noEmit
Dependencies10
  • @h-ai/api-contract0.1.0-alpha.19
  • @h-ai/core0.1.0-alpha.19
  • @h-ai/crypto0.1.0-alpha.19
  • @hono/node-server^2.0.2
  • @orpc/openapi^1.14.3
  • @orpc/server^1.14.3
  • @orpc/zod^1.14.3
  • @scalar/api-reference^1.57.1
  • hono^4.12.18
  • zod^4.4.3