PkgRadar

Package evidence

@github/[email protected]

Manifest Codeless Dependency Stub: package ships no JS/TS source but declares 3 dependency(ies) (3 with loose/empty version specs) — dependency-confusion / install-chain loader shape

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.

Versions published
2
First published
Jul 2025
Publisher
githubbot

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":["@github/[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":["@github/[email protected]"],"fail_on":"high"}'
Publishergithubbot
Artifact bytes2,780
Previous versionnone
Published2025-07-23T21:59:33.265Z
SHA-2566758a2460df509865bda71fd83d040edc0ff68651d95c4edb149a166d6743841

Why flagged

What the scanner saw

Manifest Codeless Dependency Stub: package ships no JS/TS source but declares 3 dependency(ies) (3 with loose/empty version specs) — dependency-confusion / install-chain loader shape

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

Availability ledger

available

high
Last checked
highRisk
35Score
0.0.1-beta.1Version
Status history (1 event)
  1. newavailable · risk high · score 35 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highManifest Codeless Dependency Stubpackage.jsonpackage ships no JS/TS source but declares 3 dependency(ies) (3 with loose/empty version specs) — dependency-confusion / install-chain loader shape35

Manifest

Package metadata

Scripts8
  • buildtsup
  • cleanrm -rf dist
  • formatprettier --write .
  • linteslint --cache .
  • prebuildnpm run clean
  • prepublishOnlynpm run build
  • testvitest --run
  • test:watchvitest --watch
Dependencies3
  • @ai-sdk/openai-compatiblebeta
  • @ai-sdk/providerbeta
  • @ai-sdk/provider-utilsbeta