PkgRadar

Package evidence

[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.

Versions published
124
First published
Jan 2026
Publisher
fforattini

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":["[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"}'
Publisherfforattini
Artifact bytes1,928,751
Previous version1.1.27
Published2026-06-01T11:53:56.993Z
SHA-256729f1f199f2b4ad8674d24f8f98ae6a94e2dee0a4369a1e791eed5cb1320d96c

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
1.1.28-next.540a264Version
Status history (1 event)
  1. newavailable · 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.js
  • bench:cinode bench/run.js --enforce
  • buildtsc && tsc -p tsconfig.ui.json && pnpm run build:docs-ui-assets
  • build:docs-ui-assetsnode scripts/build-docs-ui-assets.mjs
  • build:maintsc
  • build:uitsc -p tsconfig.ui.json
  • check:boundariesnode scripts/check-hexagonal-boundaries.mjs
  • check:line-limitsnode scripts/check-file-lines.mjs
  • devtsc --watch
  • docsserve docs -p 3000
  • docs:previewpnpm run build && node scripts/preview-docs-ui.mjs
  • seapnpm run build && node scripts/build-sea.mjs
  • testnode --test --import tsx tests/smoke.test.ts
  • test:coveragevitest run -c vitest.config.unit.ts --coverage
  • test:coverage:fullvitest run -c vitest.config.ts --coverage
  • test:docs-ui-browserpnpm run build && node scripts/verify-docs-ui-browser.mjs
  • test:fullvitest run -c vitest.config.ts
  • test:intvitest run -c vitest.config.int.ts
  • test:int:coveragevitest run -c vitest.config.int.ts --coverage
  • test:unitvitest run -c vitest.config.unit.ts
  • test:watchvitest -c vitest.config.unit.ts
  • typechecktsc --noEmit && tsc -p tsconfig.ui.json --noEmit
Dependencies12
  • @grpc/grpc-js^1.14.3
  • @grpc/proto-loader^0.8.0
  • ajv-formats^3.0.1
  • cli-args-parser^1.0.6
  • graphql^16.13.2
  • jose^6.2.2
  • js-yaml^4.1.1
  • pino^10.3.1
  • pino-pretty^13.1.3
  • tsx^4.21.0
  • ws^8.20.0
  • zod-to-json-schema^3.25.2
Optional dependencies3
  • marked^17.0.5
  • prismjs^1.30.0
  • ssh2^1.17.0