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
2
First published
Jun 2026
Publisher
carlosfmontero

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"}'
Artifact bytes601,064
Previous version0.3.0
Published2026-06-11T14:00:59.610Z
SHA-2567508cc73a13e1d0dd507347193e273e8fc69b4568cc6bb4927c5269cdeadc2aa

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
0.4.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts47
  • adaptnode tools/adapt-spec-pack.mjs
  • coveragec8 npm test
  • crawlnode tools/crawl-repo.mjs
  • devnode server/index.mjs
  • driftnode tools/detect-drift.mjs
  • drift:profilesnode tools/drift-profiles.mjs
  • fetch-livenode tools/fetch-live-pack.mjs
  • fetch-validatorsnode tools/fetch-validators.mjs
  • linteslint .
  • lint:adapternode --check tools/adapt-spec-pack.mjs && node --check tools/lib/adapter.mjs && node --check tools/lib/mini-yaml.mjs && node --check tools/lib/promql.mjs && node --check tools/lib/promql-lezer.mjs && node --check tools/lib/traceability.mjs && node --check tools/lib/traceability-graph.mjs && node --check tools/lib/promql-canon.mjs
  • lint:clinode --check tools/cli.mjs
  • lint:crawlernode --check tools/crawl-repo.mjs && node --check tools/lib/crawler.mjs
  • lint:driftnode --check tools/detect-drift.mjs
  • lint:fetchernode --check tools/fetch-live-pack.mjs
  • lint:servernode --check server/index.mjs
  • lint:studionode --check studio/app.mjs
  • lint:zipnode --check tools/lib/zip.mjs
  • servenode server/index.mjs
  • startnode server/index.mjs
  • sync-specnode tools/sync-spec.mjs
  • sync-spec:checknode tools/sync-spec.mjs --check
  • testnode --test tools/test-adapt.mjs tools/test-backend-validate.mjs tools/test-compile.mjs tools/test-crawl.mjs tools/test-diagnostic-grade.mjs tools/test-diff.mjs tools/test-fetch-live.mjs tools/test-golden-crawl.mjs tools/test-journey.mjs tools/test-packs.mjs tools/test-profiles.mjs tools/test-promql.mjs tools/test-promql-canon.mjs tools/test-retrofeed.mjs tools/test-traceability-graph.mjs tools/test-verify-deploy.mjs tools/test-zip.mjs server/test-workspace.mjs server/test-smoke.mjs
  • test:adaptnode tools/test-adapt.mjs
  • test:backendnode tools/test-backend-validate.mjs
  • test:backend:livenode tools/test-backend-live.mjs
  • test:backend:live:strictnode tools/test-backend-live.mjs --strict
  • test:backend:strictnode tools/test-backend-validate.mjs --strict
  • test:compilenode tools/test-compile.mjs
  • test:crawlnode tools/test-crawl.mjs
  • test:diagnosticnode tools/test-diagnostic-grade.mjs
  • …and 17 more.
Dependencies5
  • @lezer/highlight^1.2.3
  • @lezer/lr^1.4.10
  • @prometheus-io/lezer-promql^0.312.0-rc.0
  • express^5.0.0
  • openid-client^6.8.4