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"}'
Publishermetisos
Artifact bytes367,922
Previous version1.8.6
Published2026-05-24T22:43:11.328Z
SHA-2568c375c74ef2347d0a76969afdbc622a43a6c0e030ab2c84ab366924210a1864b

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

metisos

2 members · evidence strength 59

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/agent/src/tools.jsmatched "GITHUB_TOKEN"30
mediumRemote Payloadpackage/agent/src/index.jsmatched "curl "12
mediumRemote Payloadpackage/agent/src/tools.jsmatched "curl "12
Show all 10 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/agent/src/tools.jsmatched "GITHUB_TOKEN"30
mediumRemote Payloadpackage/agent/src/index.jsmatched "curl "12
mediumRemote Payloadpackage/agent/src/tools.jsmatched "curl "12
lowObfuscationpackage/src/commands/chat.jsmatched "\\x1b"3
lowObfuscationpackage/agent/src/connectors.jsmatched "Buffer.from(encrypted, 'base64"3
lowObfuscationpackage/agent/src/devtools-manager.jsmatched "eval("3
lowObfuscationpackage/agent/src/index.jsmatched "Buffer.from(img.data, 'base64"3
lowObfuscationpackage/agent/src/subagent/runner.jsmatched "Buffer.from(imagePart.inlineData.data, 'base64"3
lowObfuscationpackage/agent/src/secrets.jsmatched "Buffer.from(encrypted, 'base64"3
lowObfuscationpackage/agent/src/tools.jsmatched "Buffer.from(primaryFile.content_b64, 'base64"3

Manifest

Package metadata

Scripts1
  • startnode bin/metis.js
Dependencies5
  • chalk^5.3.0
  • inquirer^9.2.12
  • open^10.1.0
  • ora^7.0.1
  • ws^8.19.0