PkgRadar

Package evidence

@verkstedt/[email protected]

no findings

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
207
Versions published
32Mature · −50% score
First published
Oct 2017
Publisher
saji

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

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@verkstedt/[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":["@verkstedt/[email protected]"],"fail_on":"review"}'
Publishersaji
Artifact bytes8,349
Previous version10.0.1
Published2024-10-01T12:50:01.405Z
SHA-256a8a99002b5586054adf2cc8ea3af8fa223dc583cb3ce4888385a466bb06238f4

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
10.0.2Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts5
  • lintnpm-run-all 'lint:*'
  • lint:depsnode ./validate-deps.js
  • lint:jseslint .
  • testnpm-run-all 'test:*'
  • test:unitnode --test ./test.mjs
Dependencies12
  • @next/eslint-plugin-next^14.1.4
  • eslint-config-airbnb^19.0.4
  • eslint-config-prettier^9.1.0
  • eslint-plugin-import^2.29.1
  • eslint-plugin-jsx-a11y^6.8.0
  • eslint-plugin-prefer-optional-chaining^0.0.1
  • eslint-plugin-prettier^5.1.3
  • eslint-plugin-react^7.34.1
  • eslint-plugin-react-hooks^4.6.0
  • stylelint-config-standard^36.0.0
  • stylelint-order^6.0.4
  • stylelint-scss^6.2.1