PkgRadar

Package evidence

[email protected]

Obfuscation: matched "\\x1b"

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.

Publisher
GitHub ActionsTrusted automation · −70% score

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 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"}'
Artifact bytes152,454
Previous version0.5.5
Published2026-05-25T06:30:25.263Z
SHA-256d8b6b7682d3cea95f05bb19ff3257a39cce7990a4c751df2907d075714ad6f18

Why flagged

What the scanner saw

Obfuscation: matched "\\x1b"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscationpackage/toolchain/scripts/deploy/bin/servo-installer.jsmatched "\\x1b"3
lowCredential file accesspackage/toolchain/scripts/deploy/path_safety_policy.jsonmatched ".aws"3

Manifest

Package metadata

Scripts4
  • pack:dry-runnpm pack --dry-run --json
  • prepublishOnlynode toolchain/scripts/deploy/bin/check-root-publish.js
  • publish:dry-runnode toolchain/scripts/deploy/bin/publish-dry-run.js
  • smokenode toolchain/scripts/deploy/bin/servo-installer.js --help