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.

Weekly downloads
545
Versions published
433Mature · −50% score
First published
Jan 2023
Publisher
shoreditch-ops

Effective trust discount applied: 50% (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":["[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 bytes15,358
Previous version0.0.9-67408d1
Published2026-06-16T11:13:18.615Z
SHA-256288da7a3d8a997c0c053bae454588979fb7d82dbc8a0075adbe0cfb05ee3d971

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts7
  • buildshx rm -rf dist && tsc -b
  • lintnpx @biomejs/biome check .
  • postpackshx rm -f oclif.manifest.json
  • posttestnpm run lint
  • prepacknpm run build && oclif manifest
  • testexit 0
  • versionoclif readme && git add README.md
Dependencies20
  • @artilleryio/int-commons2.23.0-67648ae
  • @artilleryio/int-core2.27.0-67648ae
  • @oclif/command^1.8.16
  • @oclif/core^4.0.25
  • @oclif/plugin-help^6.2.13
  • @oclif/plugin-not-found^3.2.22
  • @oclif/plugin-plugins^2.1.6
  • artillery-plugin-expect2.26.0-67648ae
  • chalk^4.1.2
  • cheerio^1.2.0
  • ci-info^3.9.0
  • cli-highlight^2.1.11
  • debug^4.3.1
  • gradient-string^2.0.2
  • jmespath^0.16.0
  • js-yaml^3.13.1
  • mime-types2.1.35
  • posthog-node^4.2.1
  • sprintf-js^1.1.2
  • temp^0.9.4