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 bytes685,723
Previous version0.9.6
Published2026-02-27T08:51:56.003Z
SHA-256759234f73a271e06525a65a157a62c1b509631d0add36c561d5e69c091c4f8ac

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.7Version
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-svelte6.2.4
  • @tsconfig/svelte5.0.8
  • sass1.97.3
  • svelte5.53.5
  • svelte-check4.4.4
  • tslib2.8.1
  • typescript5.9.3
  • vite6.3.0
  • webcoreui1.3.0