PkgRadar

Package evidence

@cofhe/[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
98Established · −30% score
First published
Oct 2025
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["@cofhe/[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":["@cofhe/[email protected]"],"fail_on":"review"}'
Artifact bytes52,427
Previous version0.0.0-beta-20260526081235
Published2026-05-28T08:13:24.823Z
SHA-256c2a9bc45131dc0c500d2643d021afb568b2b73190e706e2e19957fb94906ddcd

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/index.mjshigh encoded/escaped-token density12

Manifest

Package metadata

Scripts5
  • buildtsup src/index.ts --format esm,cjs --dts
  • check:typestsc --noEmit
  • cleanrm -rf .turbo && rm -rf node_modules && rm -rf dist
  • devtsup src/index.ts --format esm,cjs --watch --dts
  • linteslint "src/**/*.ts*"
Dependencies6
  • @cofhe/mock-contracts0.0.0-beta-20260528081016
  • @cofhe/sdk0.0.0-beta-20260528081016
  • chai4.5.0
  • chalk4.1.2
  • fast-glob3.3.2
  • viem2.38.6