PkgRadar

Package evidence

@plurnk/[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
1,381Niche · −30% score
Versions published
20
First published
May 2026
Publisher
possumtechcom

Effective trust discount applied: 30% (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":["@plurnk/[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":["@plurnk/[email protected]"],"fail_on":"review"}'
Publisherpossumtechcom
Artifact bytes229,966
Previous version0.20.0
Published2026-06-13T15:43:47.019Z
SHA-256c54429b1af388d9c5b2c36c9128db21589f00395403afec78f20f9def46b796d

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

Scripts13
  • buildnpm run build:dist
  • build:disttsc -p tsconfig.build.json
  • dev:digestnode bin/digest.ts
  • preparenpm run build
  • startnode bin/plurnk-service.ts
  • test:allnpm run test:lint && npm run test:unit && npm run test:intg && npm run test:demo
  • test:clean-tmprm -rf test/intg/.tmp
  • test:demonpm run test:clean-tmp && node --env-file-if-exists=.env.example --env-file-if-exists=.env --env-file-if-exists=.env.test --test --test-concurrency=1 test/demo/*.test.ts
  • test:digestnode bin/digest.ts
  • test:intgnpm run test:clean-tmp && node --env-file-if-exists=.env.example --env-file-if-exists=.env --env-file-if-exists=.env.test --test --test-timeout=30000 test/intg/*.test.ts
  • test:linttsc --noEmit
  • test:livenpm run test:clean-tmp && node --env-file-if-exists=.env.example --env-file-if-exists=.env --env-file-if-exists=.env.test --test --test-concurrency=1 test/live/*.test.ts
  • test:unitnode --env-file-if-exists=.env.example --env-file-if-exists=.env --env-file-if-exists=.env.test --test --test-timeout=30000 src/**/*.test.ts
Dependencies15
  • @plurnk/plurnk-execs0.4.3
  • @plurnk/plurnk-execs-common0.2.1
  • @plurnk/plurnk-execs-git0.1.1
  • @plurnk/plurnk-execs-search0.2.3
  • @plurnk/plurnk-execs-sqlite0.1.3
  • @plurnk/plurnk-execs-wasm0.1.2
  • @plurnk/plurnk-grammar0.32.0
  • @plurnk/plurnk-mimetypes0.15.8
  • @plurnk/plurnk-mimetypes-embeddings0.1.0
  • @plurnk/plurnk-providers0.2.2
  • @plurnk/plurnk-schemes0.6.0
  • @plurnk/plurnk-schemes-http0.1.0
  • @possumtech/sqlrite5.1.1
  • diff^9.0.0
  • ws^8.20.1