PkgRadar

Package evidence

[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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"}'
Publisheryuvalsuede
Artifact bytes175,812
Previous version1.15.2
Published2026-05-24T17:59:57.926Z
SHA-256280bf4207f06b404d4043e96249c79d27c31ced35d4b2f39f0db0c9a47ffc3ba

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

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

Availability ledger

available

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

yuvalsuede

6 members · evidence strength 74

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/lib/skill-update.jsmatched "raw.githubusercontent.com"12
Show all 15 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/lib/skill-update.jsmatched "raw.githubusercontent.com"12
lowObfuscationpackage/dist/commands/alias.jsmatched "\\u2713"3
lowObfuscationpackage/dist/commands/apikey.jsmatched "\\x1B"3
lowObfuscationpackage/dist/commands/config.jsmatched "\\u2713"3
lowObfuscationpackage/dist/commands/credits.jsmatched "\\x1B"3
lowObfuscationpackage/dist/commands/debug.jsmatched "\\u2514"3
lowObfuscationpackage/dist/commands/doctor.jsmatched "\\u2713"3
lowObfuscationpackage/dist/lib/errors.jsmatched "\\u2717"3
lowObfuscationpackage/dist/commands/inspect.jsmatched "\\u250c"3
lowObfuscationpackage/dist/commands/list.jsmatched "\\u2026"3
lowObfuscationpackage/dist/commands/logout.jsmatched "\\u2713"3
lowObfuscationpackage/dist/commands/plan.jsmatched "\\u2713"3
lowObfuscationpackage/dist/commands/profile.jsmatched "\\u2713"3
lowObfuscationpackage/dist/commands/status.jsmatched "\\x1B"3
lowObfuscationpackage/dist/commands/usage.jsmatched "\\u256D"3

Manifest

Package metadata

Scripts6
  • buildtsc
  • linteslint src/
  • prepublishOnlynpm run build
  • pretesttsc -p tsconfig.test.json
  • testnode --test test-out/commands.test.js
  • typechecktsc --noEmit
Dependencies5
  • @agentmedia/schema^0.5.2
  • chalk^5.4.1
  • commander^13.1.0
  • open^10.1.0
  • ora^8.2.0