PkgRadar

Package evidence

@vellumai/[email protected]

Credential file access: matched ".npmrc"

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.

Weekly downloads
326
Versions published
140
First published
Mar 2026
Publisher
devops-vellum

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":["@vellumai/[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":["@vellumai/[email protected]"],"fail_on":"review"}'
Publisherdevops-vellum
Artifact bytes965,210
Previous version0.8.10-dev.202606111519.39ad418
Published2026-06-11T17:31:28.824Z
SHA-256c7f016745f8a5fd589419e9a09ec443051ded567cf91d86cbe542b3ffcd1900d

Why flagged

What the scanner saw

Credential file access: matched ".npmrc"

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
0.8.10-dev.202606111724.d4e5462Version
Status history (1 event)
  1. newavailable · risk review · score 5 · 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
lowCredential file accesspackage/src/commands/output-scan.tsmatched ".npmrc"5

Manifest

Package metadata

Scripts7
  • devbun run src/main.ts
  • dev:managedCES_MODE=managed bun run src/managed-main.ts
  • linteslint
  • lint:unusedknip --include files,dependencies,unlisted
  • prepacknode ../scripts/prepack-bundled-deps.mjs
  • testbun test src/
  • typecheckbunx tsc --noEmit
Dependencies5
  • @vellumai/credential-storagefile:../packages/credential-storage
  • @vellumai/egress-proxyfile:../packages/egress-proxy
  • @vellumai/service-contractsfile:../packages/service-contracts
  • pino9.14.0
  • pino-pretty13.1.3