PkgRadar

Package evidence

@letscooee/[email protected]

Install-time lifecycle script: postinstall="bash .dev/setup.sh"

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
2,181Niche · −30% score
Versions published
593Mature · −50% score
First published
Sep 2021
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":["@letscooee/[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":["@letscooee/[email protected]"],"fail_on":"review"}'
Artifact bytes287,283
Previous version14.7.2
Published2026-06-11T13:04:59.160Z
SHA-256d75279bbf91812e6b29401a55f2f096f3473a9c64c65405b4435e2d02b1fdc81

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="bash .dev/setup.sh"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="bash .dev/setup.sh"5

Manifest

Package metadata

Scripts13
  • asset-sizesnpm run build:production && node scripts/generate-asset-sizes.js
  • buildscripts/build.sh development
  • build:productionscripts/build.sh production
  • cleanrm -rf dist/ .angular/
  • integrity./scripts/validate-integrity.sh
  • lintng lint
  • postinstallbash .dev/setup.sh
  • releaserelease-it --verbose
  • serveng serve main-sdk
  • serve:productionng serve main-sdk -c=production
  • startnpm run serve
  • testng test --no-watch
  • test:cing test --no-watch --no-progress
Dependencies32
  • @angular/animations^21.2.0
  • @angular/cdk^21.2.0
  • @angular/common^21.2.0
  • @angular/compiler^21.2.0
  • @angular/core^21.2.0
  • @angular/elements^21.2.0
  • @angular/forms^21.2.0
  • @angular/platform-browser^21.2.0
  • @angular/platform-browser-dynamic^21.2.0
  • @letscooee/ts-common^1.2.16
  • @letscooee/url-builder^0.0.5
  • @preact/signals^1.2.3
  • @sentry/browser9.42.0
  • @tailwindcss/oxide-linux-x64-gnu^4.3.0
  • @tailwindcss/postcss^4.0.8
  • bson^4.6.5
  • canvas-confetti^1.9.3
  • detectincognitojs^1.6.0
  • hex-rgb^5.0.0
  • hex-to-rgba^2.0.1
  • isbot^5.1.32
  • js-logger^1.6.1
  • lightningcss-linux-x64-gnu^1.32.0
  • localforage^1.10.0
  • preact^10.26.9
  • rxjs^7.8.0
  • squirrelly^9.1.0
  • stream-browserify^3.0.0
  • swiper^11.2.10
  • tailwindcss^4.0.9
  • …and 2 more.