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
- 257
- Versions published
- 11
- First published
- Jan 2026
- Publisher
- saji
Recommended action
Looks clean — keep monitoringNo 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"}'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
Status history (1 event)
- new → available · risk low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts15
buildnpm-run-all --print-name --print-label 'build:*'build:copymkdir -p esm/ && cp -r prettier/.prettierignore esm/prettier/build:tstscholistic-checknpm-run-all --print-name --print-label 'lint:!(ts)' build 'test:*'lintnpm-run-all --print-name --print-label 'lint:*'lint:jseslint .lint:node./scripts/lint-node.tslint:pkg./scripts/lint-package-json.tslint:tstsc --noEmitpreparenpm run buildprepublishOnlynpm run --silent holistic-checkpretest:unitnpm run buildtestnpm-run-all --print-name --print-label 'test:*'test:eslint-prettiereslint-config-prettier eslint.config.tstest:unitnpm run --workspaces --if-present 'test:unit:test'
Dependencies14
@bhollis/eslint-plugin-css-modules^1.0.1@eslint-community/eslint-plugin-eslint-comments^4.7.1@eslint/compat^2.0.5@eslint/css^1.1.0@eslint/js^10.0.1@eslint/json^1.2.0@eslint/markdown^8.0.1deepmerge^4.3.1eslint-config-prettier^10.1.8eslint-plugin-import-x^4.16.2eslint-plugin-n^17.24.0eslint-plugin-prettier^5.5.5globals^17.5.0typescript^6.0.3 <6.1.0