PkgRadar

Package evidence

@hydra-acp/[email protected]

Obfuscation Density: high encoded/escaped-token density

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":["@hydra-acp/[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":["@hydra-acp/[email protected]"],"fail_on":"review"}'
Publisherzachakahn
Artifact bytes289,369
Previous version0.1.46
Published2026-05-25T06:32:31.780Z
SHA-256dbf163fcc13b74db9422cc4e1686b342d80143af4fde2449b84b42c3652c2449

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
28Score
0.1.47Version
Status history (1 event)
  1. newavailable · risk review · score 28 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/cli.jshigh encoded/escaped-token density12
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/cli.jshigh encoded/escaped-token density12
lowCredential file accesspackage/dist/cli.jsmatched ".npmrc"5
lowCredential file accesspackage/dist/index.jsmatched ".npmrc"5
lowObfuscationpackage/dist/cli.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/index.jsmatched "\\u2192"3

Manifest

Package metadata

Scripts5
  • buildtsup
  • devtsx src/cli.ts
  • prepublishOnlynpm run build && npm test
  • testvitest run
  • typechecktsc --noEmit
Dependencies14
  • @fastify/websocket^11.0.0
  • chalk^4.1.2
  • cli-highlight^2.1.11
  • fastify^5.0.0
  • nanoid^5.0.0
  • pino^9.14.0
  • pino-roll^4.0.0
  • string-width^8.2.1
  • strip-ansi^7.2.0
  • terminal-kit^3.1.2
  • update-notifier^7.3.1
  • wrap-ansi^10.0.0
  • ws^8.18.0
  • zod^3.23.0