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
- 7
- Versions published
- 62Established · −30% score
- First published
- Nov 2025
- Publisher
- veeronecorp
Effective trust discount applied: −30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Review before promotingMixed 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":["[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":["[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched "GOOGLE_APPLICATION_CREDENTIALS"
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 review · score 3 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/esm/services/ai/config.js | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
| low | Large Javascript Payload | package/dist/index.js | 5922254 bytes | 0 |
| low | Large Javascript Payload | package/dist/index.mjs | 5614611 bytes | 0 |
Manifest
Package metadata
Scripts89
analyzenpm run build && npx bundle-analyzer dist/index.mjsaudit:3.0.7-sourcenode scripts/audit/3.0.7-source-audit.jsaudit:3.1-frame-loopnode scripts/audit/3.1-frame-loop-audit.jsaudit:3.1-frame-loop:strictnode scripts/audit/3.1-frame-loop-audit.js --strictaudit:apinpm run audit:exports && node scripts/audit/api-surface-audit.jsaudit:componentsnode scripts/audit/universal-glass-audit.jsaudit:exportsnode scripts/audit/public-export-audit.jsaudit:runtimenode scripts/audit/runtime-cleanliness-audit.jsaudit:uxnpm run codemod:tw-to-glass && npm run lint:check && npm run lint:tokens && npm run lint:styles && npm run test:visual:cibuildnpm run glass:generate-persona-css && node scripts/build-all.jsbuild-storybookstorybook buildbuild:servertsc --project tsconfig.server.jsonbuild:tokensnode scripts/build-tokens.jsbuild:workersnode scripts/build-workers.jscheck:perfnpm run build && npm run size-checkcinpm run glass:full-check && npm run test:coveragecodemod:allnpm run codemod:tokens && npm run codemod:focuscodemod:focusnode tools/codemods/focusify.mjscodemod:tokensnode tools/codemods/auraglass-from-raw.mjscodemod:tw-to-glassnode scripts/codemods/tw-to-glass.jsdeploy./scripts/deploy.shdevrollup -c --watchdocker:builddocker-compose builddocker:downdocker-compose downdocker:logsdocker-compose logs -fdocker:updocker-compose up -dglass:full-checknpm run typecheck && npm run lint:check && npm run lint:tokens && npm run lint:styles && npm run glass:validate-persona-css && npm run glass:validate && npm run test:glass-contrast && npm run test:tokens:exports && npm run test:exports && npm run test:typesglass:generate-cssnode scripts/generate-glass-css-simple.jsglass:generate-persona-cssnode scripts/generate-persona-css-runner.jsglass:validatenode scripts/verify-glass-pipeline.js- …and 59 more.
Dependencies9
chart.js^4.5.0clsx^2.0.0date-fns^4.1.0framer-motion^11.18.2react-chartjs-2^5.3.0react-hook-form^7.54.0socket.io-client^4.8.3tailwind-merge^3.3.1zod^3.22.0