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 updateStatic 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"}'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
Status history (1 event)
- new → available · risk high · score 50 · status changed
Evidence
Static findings
2 static · 1 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Lifecycle Script Vs Previous | package.json | postinstall added in 0.8.6 vs 0.0.1: "bun run scripts/postinstall.ts" | 40 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Lifecycle Script Vs Previous | package.json | postinstall added in 0.8.6 vs 0.0.1: "bun run scripts/postinstall.ts" | 40 |
| low | Credential file access | package/dist/assets/ssh-config-BCRqvx5K.js | matched ".ssh/" | 5 |
| low | Install-time lifecycle script | package.json | postinstall="bun run scripts/postinstall.ts" | 5 |
Manifest
Package metadata
Scripts16
audit:cross-domainnode scripts/audit-cross-domain-imports.mjsaudit:cross-domain:checknode scripts/audit-cross-domain-imports.mjs --checkbuildvite buildbuild-storybookstorybook builddevviteios:openbun run ios:setup && open ../ios/App/App.xcodeprojios:setupbunx cap sync ios && cd ../ios/App && xcodegen generate --spec project.ymllinteslintopenapi-tsbun run scripts/transform-daemon-spec.ts && openapi-tspostinstallbun run scripts/postinstall.tspredevbun run postinstall && bun run openapi-tspreviewvite previewstorybookstorybook dev -p 6007testbun testtest:cibun scripts/run-tests.tstypecheckbunx 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.