PkgRadar

Package evidence

@castlabs/[email protected]

Remote Dependency Spec: devDependencies.eslint-plugin-import="github:fingerartur/eslint-plugin-import"

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
1,202Niche · −30% score
Versions published
37Mature · −50% score
First published
Oct 2022
Publisher
castlabs-admin

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":["@castlabs/[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":["@castlabs/[email protected]"],"fail_on":"review"}'
Artifact bytes114,719
Previous version0.9.3-beta.4
Published2025-09-11T12:53:55.284Z
SHA-2565b8a3c44ff56201841c6bc7508b2da1f9c87e466fee1c57f04c72059a6ecb5e7

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.eslint-plugin-import="github:fingerartur/eslint-plugin-import"

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

Availability ledger

available

review
Last checked
reviewRisk
4Score
0.9.3-beta.5Version
Status history (1 event)
  1. newavailable · risk review · score 4 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.eslint-plugin-import="github:fingerartur/eslint-plugin-import"8

Manifest

Package metadata

Scripts8
  • buildbash ./scripts/build.sh
  • build-storybookstorybook build --output-dir ./dist/storybook
  • lintnpx eslint .
  • prepacknpm run build
  • startbash ./scripts/start.sh
  • storybookstorybook dev --port 6006
  • testjest
  • test:watchjest --watch
Dependencies1
  • @react-hook/resize-observer^1.2.6