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.
- Versions published
- 124
- First published
- Jan 2026
- Publisher
- fforattini
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":["[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
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
Scripts22
benchpnpm run build:main && node bench/run.jsbench:cinode bench/run.js --enforcebuildtsc && tsc -p tsconfig.ui.json && pnpm run build:docs-ui-assetsbuild:docs-ui-assetsnode scripts/build-docs-ui-assets.mjsbuild:maintscbuild:uitsc -p tsconfig.ui.jsoncheck:boundariesnode scripts/check-hexagonal-boundaries.mjscheck:line-limitsnode scripts/check-file-lines.mjsdevtsc --watchdocsserve docs -p 3000docs:previewpnpm run build && node scripts/preview-docs-ui.mjsseapnpm run build && node scripts/build-sea.mjstestnode --test --import tsx tests/smoke.test.tstest:coveragevitest run -c vitest.config.unit.ts --coveragetest:coverage:fullvitest run -c vitest.config.ts --coveragetest:docs-ui-browserpnpm run build && node scripts/verify-docs-ui-browser.mjstest:fullvitest run -c vitest.config.tstest:intvitest run -c vitest.config.int.tstest:int:coveragevitest run -c vitest.config.int.ts --coveragetest:unitvitest run -c vitest.config.unit.tstest:watchvitest -c vitest.config.unit.tstypechecktsc --noEmit && tsc -p tsconfig.ui.json --noEmit
Dependencies12
@grpc/grpc-js^1.14.3@grpc/proto-loader^0.8.0ajv-formats^3.0.1cli-args-parser^1.0.6graphql^16.13.2jose^6.2.2js-yaml^4.1.1pino^10.3.1pino-pretty^13.1.3tsx^4.21.0ws^8.20.0zod-to-json-schema^3.25.2
Optional dependencies3
marked^17.0.5prismjs^1.30.0ssh2^1.17.0