PkgRadar

Package evidence

@velum-labs/[email protected]

Large Javascript Payload: 3186757 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
2
First published
Jun 2026
Publisher
000alen

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":["@velum-labs/[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":["@velum-labs/[email protected]"],"fail_on":"review"}'
Publisher000alen
Artifact bytes1,585,878
Previous version0.1.0
Published2026-06-20T00:26:36.578Z
SHA-256b3686127780d52f535d8efa0d63a81f4c3c132360d2b9fd6e58470d6b2808e34

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":1,"publisher":"000alen","burst_same_day":2,"burst_week":2,"lure":null,"version_anomaly":false,"new_account":false}

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":1,"publisher":"000alen","burst_same_day":2,"burst_week":2,"lure":null,"version_anomaly":false,"new_account":false}10
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":1,"publisher":"000alen","burst_same_day":2,"burst_week":2,"lure":null,"version_anomaly":false,"new_account":false}10
lowLarge Javascript Payloadpackage/dist/src/gen/aiserver/v1/aiserver_pb.js3186757 bytes0

Manifest

Package metadata

Scripts18
  • baseline:checktsx src/tools/baselineInventory.ts --check
  • baseline:generatetsx src/tools/baselineInventory.ts
  • buildtsc -p tsconfig.json
  • checkpnpm build && pnpm test && pnpm model-fusion:protocol:check && pnpm release:publish:check && pnpm format:check
  • cknode dist/src/cli.js ck
  • codegenbuf generate proto && tsx src/tools/normalizeGeneratedCode.ts
  • devtsx src/cli.ts serve
  • e2e:cursor-agentpython3 tests/e2e/cursor-agent-smoke.py
  • examples:checktsc -p tsconfig.examples.json --noEmit
  • extract:protoscd vendor/extract-cursor-protos && go run . /Applications/Cursor.app ../../proto
  • format:checkprettier --check "src/**/*.ts" "tests/**/*.ts" "docs/**/*.md" "*.md" "*.json" "*.yaml" "examples/**/*.ts" ".github/workflows/*.yml"
  • model-fusion:protocol:checktsx src/tools/checkModelFusionProtocol.ts
  • proto:inventorytsx src/tools/generateProtoInventory.ts
  • release:checktsx src/tools/releaseCheck.ts
  • release:publish:checktsx src/tools/checkReleasePublishConfig.ts
  • servenode dist/src/cli.js serve
  • testvitest run tests
  • test:harnessnode dist/src/testing/cli.js
Dependencies7
  • @bufbuild/protobuf^2.12.0
  • @connectrpc/connect^2.1.2
  • @connectrpc/connect-node^2.1.2
  • commander14.0.3
  • protobufjs8.6.3
  • selfsigned5.5.0
  • undici8.5.0