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
8
Versions published
1
First published
Jul 2015
Publisher
vvo

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"}'
Publishervvo
Artifact bytes23,805
Previous versionnone
Published2015-07-02T15:34:12.975Z
SHA-256666508844c7c3b3bd4afe353e076a091b5bdee103c0748b216dfd258eb2455b5

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts2
  • testnode ./bin/cmd.js && tape test/*.js
  • test-quicknode ./bin/cmd.js
Dependencies15
  • dezalgo^1.0.1
  • eslint^0.24.0
  • eslint-config-standard3.4.0
  • eslint-config-standard-react1.0.0
  • eslint-plugin-react^2.1.0
  • find-root^0.1.1
  • get-stdin^4.0.1
  • glob^5.0.0
  • ignore^2.2.15
  • minimist^1.1.0
  • pkg-config^1.0.1
  • run-parallel^1.0.0
  • standard-format^1.3.3
  • uniq^1.0.1
  • xtend^4.0.0