PkgRadar

Package evidence

@dev0311/[email protected]

Large Javascript Payload: 2020318 bytes

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
17
First published
May 2026
Publisher
dev0311

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":["@dev0311/[email protected]"],"fail_on":"review"}'

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":["@dev0311/[email protected]"],"fail_on":"review"}'
Publisherdev0311
Artifact bytes478,803
Previous version1.0.4
Published2026-05-21T07:20:59.692Z
SHA-256b0d5bc69e8fc012298e05b5a2d6730ebcf5bfd245d2b084ad0196ffc97ebcf56

Why flagged

What the scanner saw

Large Javascript Payload: 2020318 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
10Score
1.0.5Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/api-server/dist/index.js2020318 bytes10

Manifest

Package metadata

Scripts4
  • buildtsup
  • cleanrm -rf dist
  • devtsx src/index.ts
  • typechecktsc --noEmit
Dependencies8
  • @anthropic-ai/sdk^0.95.2
  • @google/generative-ai^0.24.1
  • dotenv^17.4.2
  • fast-glob^3.3.2
  • ollama^0.6.3
  • openai^6.37.0
  • ws^8.20.1
  • zod^4.4.3