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.
- Weekly downloads
- 254
- Versions published
- 283Mature · −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 promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 4 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Dependency Spec | package.json | devDependencies.tolerant-deep-eql="git+http://[email protected]/TiraO/deep-eql.git#06a376d" | 8 |
Manifest
Package metadata
Scripts8
buildyarn build-esm && yarn build-webbuild-esmtsc --project tsconfig.esm.jsonbuild-webyarn run webpackcleanrimraf ./distprepublishOnlyyarn rebuildrebuildyarn clean && yarn buildtestNODE_ENV=test AVVIR_ENVIRONMENT=acceptance nyc mocha --exit --require ./tests/test_utils/mocha_setup.js --recursive "./tests{,/**/}**test.[tj]s*" --recursivetest:integrationNODE_ENV=test AVVIR_ENVIRONMENT=acceptance nyc mocha --exit --require ./tests/test_utils/mocha_setup.js --recursive "./integration_tests{,/**/}**.[tj]s*" --recursive
Dependencies12
buffer^6.0.3crypto-browserify^3.12.0extendable-error-class^0.1.2jsonwebtoken^8.5.1moment^2.29.1node-fetch^2.6.1nyc^15.1.0process^0.11.10stream-browserify^3.0.0three0.110.0underscore^1.12.0util^0.12.4