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

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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,575,053
Previous versionnone
Published2026-06-19T23:43:31.668Z
SHA-2562c8a78458b872263ced01502588fa7de017d71456615643b0220916efd4c348c

Why flagged

What the scanner saw

Large Javascript Payload: 3186757 bytes

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

Availability ledger

available

low
Last checked
lowRisk
0Score
0.1.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
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/ck.js
  • 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
Dependencies6
  • @bufbuild/protobuf^2.12.0
  • @connectrpc/connect^2.1.2
  • @connectrpc/connect-node^2.1.2
  • protobufjs8.6.3
  • selfsigned5.5.0
  • undici8.5.0