PkgRadar

Package evidence

@hed-hog/[email protected]

Js Decode Then Exec: base64 / atob / fromCharCode decode paired with eval / new Function in the same file — canonical obfuscated-loader pattern.

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.

Weekly downloads
1,043Niche · −30% score
Versions published
47
First published
Mar 2026
Publisher
joaohcrangel

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@hed-hog/[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":["@hed-hog/[email protected]"],"fail_on":"review"}'
Publisherjoaohcrangel
Artifact bytes873,805
Previous version0.0.353
Published2026-05-28T03:56:47.653Z
SHA-2561e39c95541e93413d72993302d4f191852497405fe5b07c3089faff564f53efa

Why flagged

What the scanner saw

Js Decode Then Exec: base64 / atob / fromCharCode decode paired with eval / new Function in the same file — canonical obfuscated-loader pattern.

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

Availability ledger

available

review
Last checked
reviewRisk
35Score
0.0.354Version
Status history (1 event)
  1. newavailable · risk review · score 35 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Decode Then Execpackage/dist/operations.service.jsbase64 / atob / fromCharCode decode paired with eval / new Function in the same file — canonical obfuscated-loader pattern.45
highJs Decode Then Execpackage/src/operations.service.tsbase64 / atob / fromCharCode decode paired with eval / new Function in the same file — canonical obfuscated-loader pattern.45

Manifest

Package metadata

Scripts6
  • buildtsc --project tsconfig.production.json
  • linteslint "{src,apps,libs,test}/**/*.ts"
  • patchpnpm exec ts-node ../../scripts/patch.ts libraries/operations
  • prebuildpnpm --dir ../.. exec ts-node ./scripts/build-dependencies.ts libraries/operations
  • prodpnpm run patch && pnpm run build && pnpm publish --access public --no-git-checks
  • testjest --config jest.config.ts --runInBand
Dependencies18
  • @hed-hog/api0.0.8
  • @hed-hog/api-locale0.0.14
  • @hed-hog/api-mail0.0.9
  • @hed-hog/api-pagination0.0.7
  • @hed-hog/api-prisma0.0.6
  • @hed-hog/api-types0.0.1
  • @hed-hog/core0.0.354
  • @hed-hog/crm0.0.354
  • @hed-hog/queue0.0.354
  • @nestjs/axios^4.0.1
  • @nestjs/common*
  • @nestjs/config^4.0.2
  • @nestjs/core^11
  • @nestjs/jwt^11
  • @nestjs/mapped-types*
  • @nestjs/schedule^6.0.1
  • lucide-react^0.562.0
  • playwright^1.49.0