PkgRadar

Package evidence

[email protected]

Credential file access: matched "GITHUB_TOKEN"

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Artifact bytes198,773
Previous version0.3.22
Published2026-05-25T01:31:20.283Z
SHA-2564333c013a9d4ce19fac3f8a952c1eb2a589e5175f1c8a400e9f661132339e0d8

Why flagged

What the scanner saw

Credential file access: matched "GITHUB_TOKEN"

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

Availability ledger

available

high
Last checked
highRisk
63Score
0.3.26Version
Status history (1 event)
  1. newavailable · risk high · score 63 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

caioribeiroclw

2 members · evidence strength 54

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/src/utils/imports.jsmatched "GITHUB_TOKEN"30
mediumRemote Payloadpackage/src/utils/imports.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/schemas/audit-result.schema.jsonmatched "raw.githubusercontent.com"12
Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/src/utils/imports.jsmatched "GITHUB_TOKEN"30
mediumRemote Payloadpackage/src/utils/imports.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/schemas/audit-result.schema.jsonmatched "raw.githubusercontent.com"12
lowObfuscationpackage/src/utils/imports.jsmatched "\\uFEFF"3
lowObfuscationpackage/src/utils/parser.jsmatched "\\uFEFF"3
lowObfuscationpackage/src/commands/validate.jsmatched "\\uFEFF"3

Manifest

Package metadata

Scripts8
  • discovery:smokenode scripts/discovery-smoke.js
  • published:smokenode scripts/published-smoke.js
  • release:publishnode scripts/release-publish.js
  • release:smokenode scripts/release-smoke.js
  • release:verifynode scripts/release-verify.js
  • review:smokenode scripts/review-smoke.js
  • startnode bin/pluribus.js
  • testnode --test