PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: postinstall="patch-package"

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
368
Versions published
18Established · −30% score
First published
Dec 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":["[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"}'
Artifact bytes3,300,537
Previous version0.11.0
Published2026-06-14T19:19:48.497Z
SHA-2568329f21502c0850ba29373bf0099ab76131ef57be5daf051e1a4a85a96ab4bba

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="patch-package"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="patch-package"5
lowLarge Javascript Payloadpackage/integrations/.yarn/releases/yarn-4.15.0.cjs3007361 bytes0
lowLarge Javascript Payloadpackage/template/.yarn/releases/yarn-4.15.0.cjs3007361 bytes0
lowObfuscation Densitypackage/integrations/package-lock.jsonhigh encoded/escaped-token density0
lowObfuscation Densitypackage/template/package-lock.jsonhigh encoded/escaped-token density0
lowObfuscation Densitypackage/integrations/pnpm-lock.yamlhigh encoded/escaped-token density0
lowObfuscation Densitypackage/template/pnpm-lock.yamlhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts27
  • astroastro
  • audit:bunbun audit
  • audit:denodeno audit
  • audit:npmbetter-npm-audit audit
  • audit:pnpmpnpm audit
  • audit:yarnyarn npm audit --no-deprecations
  • buildastro build
  • devastro dev
  • formatprettier . --check
  • format:writeprettier --write .
  • lintcross-env NODE_OPTIONS=--max-old-space-size=4096 eslint
  • lint:fixcross-env NODE_OPTIONS=--max-old-space-size=4096 eslint --fix
  • outputcross-env NODE_ENV=production astro build && ts-node ./output.ts
  • output:buncross-env NODE_ENV=production bun run --bun astro build && bun run ./output.ts
  • output:denocross-env NODE_ENV=production deno run -A npm:astro build && deno run -A ./output.ts
  • postinstallpatch-package
  • previewastro preview
  • testvitest
  • test:e2eplaywright test
  • test:e2e:bunbun run --bun playwright test
  • test:e2e:denocross-env PW_DISABLE_TS_ESM=true deno run --allow-all npm:playwright test
  • test:e2e:installplaywright install --with-deps
  • test:e2e:uibun run --bun playwright test --ui
  • test:e2e:ui:bunplaywright test --ui
  • test:e2e:ui:denocross-env PW_DISABLE_TS_ESM=true deno run --allow-all npm:playwright test --ui
  • test:runvitest run
  • typechecktsc
Dependencies28
  • @analogjs/astro-angular^2.6.0
  • @angular/animations^21.2.16
  • @angular/common^21.2.16
  • @angular/core^21.2.16
  • @angular/platform-browser^21.2.16
  • @angular/platform-server^21.2.16
  • @angular/router^21.2.16
  • @astrojs/preact^5.1.5
  • @astrojs/react^5.0.7
  • @astrojs/solid-js^6.0.1
  • @astrojs/svelte^8.1.2
  • @astrojs/vue^6.0.1
  • @nanostores/preact^1.1.0
  • @nanostores/react^1.1.0
  • @nanostores/solid^1.1.1
  • @nanostores/vue^1.1.0
  • astro^6.4.4
  • islands-integrationsfile:./.integrations
  • nanostores^1.3.0
  • preact^10.29.2
  • react^19.2.7
  • react-dom^19.2.7
  • rxjs^7.8.2
  • solid-js^1.9.13
  • svelte^5.56.2
  • tslib^2.8.1
  • twig^3.0.0
  • vue^3.5.35