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
1
First published
Jun 2026
Publisher
jamse_dev

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"}'
Publisherjamse_dev
Artifact bytes41,789
Previous versionnone
Published2026-06-04T13:18:21.508Z
SHA-256c0a0dbf82b764c73a4a90eac8f200a5c54d45d8dc5e440c6b420f3e75459a276

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

Scripts5
  • lintstandard
  • testnpm run lint && npm run test-ci && npm run test-browser
  • test-browsernode tests/browser/start.js
  • test-citaper tests/test-*.js
  • test-covnyc --reporter=lcov tape tests/test-*.js
Dependencies21
  • aws-sign2~0.7.0
  • aws4^1.8.0
  • axios^1.14.0
  • caseless~0.12.0
  • combined-stream~1.0.6
  • extend~3.0.2
  • forever-agent~0.6.1
  • form-data~2.3.2
  • har-validator~5.1.3
  • http-signature~1.2.0
  • is-typedarray~1.0.0
  • isstream~0.1.2
  • json-stringify-safe~5.0.1
  • mime-types~2.1.19
  • oauth-sign~0.9.0
  • performance-now^2.1.0
  • qs~6.5.2
  • safe-buffer^5.1.2
  • tough-cookie~2.5.0
  • tunnel-agent^0.6.0
  • uuid^3.3.2