PkgRadar

Package evidence

@edifice.io/[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
724Mature · −50% score
First published
Dec 2024
Publisher
wsejenkins

Effective trust discount applied: 50% (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":["@edifice.io/[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":["@edifice.io/[email protected]"],"fail_on":"review"}'
Publisherwsejenkins
Artifact bytes112,392
Previous version2.5.21-develop-enabling.20260526123229
Published2026-05-27T14:40:41.408Z
SHA-256cc3efbe796bb7766e4576cb82ae5bd506526e62b1bcc62808878e66bc34fb236

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
2.5.21-epic-homepage.20260527164027Version
Status history (1 event)
  1. newavailable · risk review · score 12 · status changed

Evidence

Static findings

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

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

Manifest

Package metadata

Scripts8
  • buildvite build
  • docsnpx rimraf ./docs/ && npx typedoc src/ts/index.ts --excludePrivate --disableSources --plugin typedoc-plugin-markdown
  • fixeslint --fix --report-unused-disable-directives --max-warnings 0
  • formatpnpm run format:write && pnpm run format:check
  • format:checknpx prettier --check "src/ts/**/*.ts"
  • format:writenpx prettier --write "src/ts/**/*.ts"
  • linteslint
  • testvitest
Dependencies4
  • @edifice.io/utilities2.5.21-epic-homepage.20260527164027
  • axios1.13.4
  • core-js3.48.0
  • ua-parser-js2.0.9