PkgRadar

Package evidence

[email protected]

Remote Dependency Spec: devDependencies.tolerant-deep-eql="git+http://[email protected]/TiraO/deep-eql.git#06a376d"

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
285Mature · −50% score
First published
Sep 2021
Publisher
avvir

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

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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"}'
Publisheravvir
Artifact bytes1,366,049
Previous version0.0.1
Published2021-09-30T20:16:09.925Z
SHA-25642f9555de61763fb5092a4d88a9971a22b022467e99e232462dc4c5ab2983acf

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.tolerant-deep-eql="git+http://[email protected]/TiraO/deep-eql.git#06a376d"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
4Score
0.0.2Version
Status history (1 event)
  1. newavailable · risk review · score 4 · status changed

Evidence

Static findings

3 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.tolerant-deep-eql="git+http://[email protected]/TiraO/deep-eql.git#06a376d"8
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.tolerant-deep-eql="git+http://[email protected]/TiraO/deep-eql.git#06a376d"8
lowLarge Javascript Payloadpackage/browser.js3294815 bytes0
lowLarge Javascript Payloadpackage/module.js3294800 bytes0

Manifest

Package metadata

Scripts6
  • buildyarn run webpack
  • expose:cmdmv -v dist/* ./
  • postpublishrm -r browser.js node.js module.js config.d.ts avvir_api.d.ts ./utilities ./mixins ./converters ./api ./models
  • prepublishOnlyyarn build && yarn run expose:cmd
  • startyarn run webpack --watch --progress
  • testNODE_ENV=test AVVIR_ENVIRONMENT=acceptance mocha --exit --require ./tests/test_utils/mocha_setup.js --recursive "./tests{,/**/}**test.[tj]s*" --recursive && yarn run build
Dependencies11
  • buffer^6.0.3
  • crypto-browserify^3.12.0
  • extendable-error-class^0.1.2
  • jsonwebtoken^8.5.1
  • moment^2.29.1
  • node-fetch^2.6.1
  • process^0.11.10
  • stream-browserify^3.0.0
  • three^0.123.0
  • underscore^1.12.0
  • util^0.12.4