PkgRadar

Package evidence

@vellumai/[email protected]

Credential file access: matched ".ssh/"

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
472
Versions published
74
First published
May 2026
Publisher
vargas-vellum

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":["@vellumai/[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":["@vellumai/[email protected]"],"fail_on":"high"}'
Publishervargas-vellum
Artifact bytes4,278,957
Previous version0.0.1
Published2026-05-30T17:16:34.646Z
SHA-256ba86a7494d83651a8e920ec91524dbf343e599a9f6c8fb2073db26c6af3ea1ce

Why flagged

What the scanner saw

New Lifecycle Script Vs Previous: postinstall added in 0.8.6 vs 0.0.1: "bun run scripts/postinstall.ts"

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

Availability ledger

available

high
Last checked
highRisk
50Score
0.8.6Version
Status history (1 event)
  1. newavailable · risk high · score 50 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 0.8.6 vs 0.0.1: "bun run scripts/postinstall.ts"40
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 0.8.6 vs 0.0.1: "bun run scripts/postinstall.ts"40
lowCredential file accesspackage/dist/assets/ssh-config-BCRqvx5K.jsmatched ".ssh/"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="bun run scripts/postinstall.ts"5

Manifest

Package metadata

Scripts16
  • audit:cross-domainnode scripts/audit-cross-domain-imports.mjs
  • audit:cross-domain:checknode scripts/audit-cross-domain-imports.mjs --check
  • buildvite build
  • build-storybookstorybook build
  • devvite
  • ios:openbun run ios:setup && open ../ios/App/App.xcodeproj
  • ios:setupbunx cap sync ios && cd ../ios/App && xcodegen generate --spec project.yml
  • linteslint
  • openapi-tsbun run scripts/transform-daemon-spec.ts && openapi-ts
  • postinstallbun run scripts/postinstall.ts
  • predevbun run postinstall && bun run openapi-ts
  • previewvite preview
  • storybookstorybook dev -p 6007
  • testbun test
  • test:cibun scripts/run-tests.ts
  • typecheckbunx tsc --noEmit
Dependencies61
  • @capacitor/app8.1.0
  • @capacitor/browser8.0.3
  • @capacitor/core8.3.4
  • @capacitor/file-viewer2.0.1
  • @capacitor/filesystem8.1.2
  • @capacitor/haptics8.0.0
  • @capacitor/ios8.3.4
  • @capacitor/local-notifications8.2.0
  • @capacitor/network8.0.0
  • @capacitor/push-notifications8.0.3
  • @capacitor/share8.0.1
  • @radix-ui/react-accordion1.2.12
  • @radix-ui/react-checkbox1.3.3
  • @radix-ui/react-context-menu2.2.16
  • @radix-ui/react-dialog1.1.15
  • @radix-ui/react-dropdown-menu2.1.16
  • @radix-ui/react-popover1.1.15
  • @radix-ui/react-radio-group1.3.8
  • @radix-ui/react-slider1.3.6
  • @radix-ui/react-slot1.2.4
  • @radix-ui/react-tabs1.1.13
  • @radix-ui/react-tooltip1.2.7
  • @sentry/browser10.53.1
  • @sentry/react10.53.1
  • @stripe/react-stripe-js6.4.0
  • @stripe/stripe-js9.6.0
  • @tanstack/react-query5.90.21
  • @testing-library/jest-dom6.9.1
  • @testing-library/react16.3.2
  • @testing-library/user-event14.6.1
  • …and 31 more.