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"}'
Publisherdevivo
Artifact bytes157,930
Previous version0.2.5
Published2026-05-24T01:16:34.164Z
SHA-25673a9219c59a5b9a713a71131a25b2ef40d059c4371dcb00c41719ff09d30fa69

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.2.6Version
Status history (1 event)
  1. newavailable · risk high · score 63 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

devivo

9 members · evidence strength 76

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/commands/agentOnboard.jsmatched "GITHUB_TOKEN"30
mediumRemote Payloadpackage/dist/_daemon/fuse-server.jsmatched "cUrl "12
mediumRemote Payloadpackage/dist/_daemon/helper.jsmatched "cUrl "12
Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/commands/agentOnboard.jsmatched "GITHUB_TOKEN"30
mediumRemote Payloadpackage/dist/_daemon/fuse-server.jsmatched "cUrl "12
mediumRemote Payloadpackage/dist/_daemon/helper.jsmatched "cUrl "12
lowObfuscationpackage/dist/commands/connections.jsmatched "\\x1b"3
lowObfuscationpackage/dist/commands/grep.jsmatched "\\x1b"3
lowObfuscationpackage/dist/_daemon/parlofs/protocol.jsmatched "Buffer.from(requireString(dataBase64, 'dataBase64"3

Manifest

Package metadata

Scripts3
  • buildtsc -p tsconfig.json
  • prepublishOnlynpm run build
  • startnode dist/index.js
Optional dependencies1
  • @cocalc/fuse-native^2.4.3