PkgRadar

Package evidence

[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
22Mature · −50% score
First published
Sep 2024
Publisher
frontendland

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherfrontendland
Artifact bytes678,742
Previous version0.9.7
Published2026-05-27T12:34:17.015Z
SHA-2560343ee110820bf637b17c6a05bd61b6cc3f9b8e2bb3ced697eccdd96efaf3248

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/templates/astro/empty/package-lock.jsonhigh encoded/escaped-token density12
mediumObfuscation Densitypackage/templates/react/empty/package-lock.jsonhigh encoded/escaped-token density12
mediumObfuscation Densitypackage/templates/svelte/empty/package-lock.jsonhigh encoded/escaped-token density12

Manifest

Package metadata

Scripts4
  • buildvite build
  • checksvelte-check --tsconfig ./tsconfig.json && tsc -p tsconfig.node.json
  • devvite
  • previewvite preview
Dependencies9
  • @sveltejs/vite-plugin-svelte7.1.2
  • @tsconfig/svelte5.0.8
  • sass1.100.0
  • svelte5.55.9
  • svelte-check4.4.8
  • tslib2.8.1
  • typescript6.0.3
  • vite8.0.14
  • webcoreui1.5.0