Package evidence
[email protected]
Remote Dependency Spec: devDependencies.test262="https://github.com/tc39/test262#47ab262658cd97ae35c9a537808cac18fa4ab567"
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
- 36,896,405Ubiquitous · −70% score
- Versions published
- 6
- First published
- May 2023
- Publisher
- xtuc
Effective trust discount applied: −70% (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.test262="https://github.com/tc39/test262#47ab262658cd97ae35c9a537808cac18fa4ab567"
1 remote tarball(s) were followed statically.
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (2 events)
- available → available · risk review · score 2 · status available -> available, risk high -> review, score 8 -> 2
- new → available · risk high · score 8 · 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.test262="https://github.com/tc39/test262#47ab262658cd97ae35c9a537808cac18fa4ab567" | 8 |
Remote payloads
Followed remote artifacts
| Source | URL | Risk | Score | Summary |
|---|---|---|---|---|
| devDependencies.test262 | https://github.com/tc39/test262#47ab262658cd97ae35c9a537808cac18fa4ab567 | error | 0 | invalid gzip header |
Manifest
Package metadata
Scripts5
buildbabel ./src --out-dir ./lib && node post-build.jsprepublishOnlynpm run buildtestmocha ./test/index.jstest:test262node run_test262.jswatchbabel ./src --out-dir ./lib --watch