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 promotingMixed 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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | postinstall="patch-package" | 5 |
| low | Large Javascript Payload | package/integrations/.yarn/releases/yarn-4.15.0.cjs | 3007361 bytes | 0 |
| low | Large Javascript Payload | package/template/.yarn/releases/yarn-4.15.0.cjs | 3007361 bytes | 0 |
| low | Obfuscation Density | package/integrations/package-lock.json | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/template/package-lock.json | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/integrations/pnpm-lock.yaml | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/template/pnpm-lock.yaml | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts27
astroastroaudit:bunbun auditaudit:denodeno auditaudit:npmbetter-npm-audit auditaudit:pnpmpnpm auditaudit:yarnyarn npm audit --no-deprecationsbuildastro builddevastro devformatprettier . --checkformat:writeprettier --write .lintcross-env NODE_OPTIONS=--max-old-space-size=4096 eslintlint:fixcross-env NODE_OPTIONS=--max-old-space-size=4096 eslint --fixoutputcross-env NODE_ENV=production astro build && ts-node ./output.tsoutput:buncross-env NODE_ENV=production bun run --bun astro build && bun run ./output.tsoutput:denocross-env NODE_ENV=production deno run -A npm:astro build && deno run -A ./output.tspostinstallpatch-packagepreviewastro previewtestvitesttest:e2eplaywright testtest:e2e:bunbun run --bun playwright testtest:e2e:denocross-env PW_DISABLE_TS_ESM=true deno run --allow-all npm:playwright testtest:e2e:installplaywright install --with-depstest:e2e:uibun run --bun playwright test --uitest:e2e:ui:bunplaywright test --uitest:e2e:ui:denocross-env PW_DISABLE_TS_ESM=true deno run --allow-all npm:playwright test --uitest:runvitest runtypechecktsc
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.0astro^6.4.4islands-integrationsfile:./.integrationsnanostores^1.3.0preact^10.29.2react^19.2.7react-dom^19.2.7rxjs^7.8.2solid-js^1.9.13svelte^5.56.2tslib^2.8.1twig^3.0.0vue^3.5.35