PkgRadar

Package evidence

@jpmvtv/[email protected]

Install-time lifecycle script: postinstall="echo 'Run npm run setup:a2u-payments to configure @jpmvtv/a2u-payments for your database schema'"

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
37
Versions published
7
First published
May 2026
Publisher
jpmvtv

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":["@jpmvtv/[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":["@jpmvtv/[email protected]"],"fail_on":"review"}'
Publisherjpmvtv
Artifact bytes26,894
Previous version1.2.1
Published2026-05-31T07:46:18.060Z
SHA-256a5bcc21782a0c32643e56350840f2ca2a3cfb195fb89fbf73173c30cf74a673b

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="echo 'Run npm run setup:a2u-payments to configure @jpmvtv/a2u-payments for your database schema'"

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
1.2.2Version
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
lowInstall-time lifecycle scriptpackage.jsonpostinstall="echo 'Run npm run setup:a2u-payments to configure @jpmvtv/a2u-payments for your database schema'"5

Manifest

Package metadata

Scripts7
  • buildtsc
  • devtsc --watch
  • postinstallecho 'Run npm run setup:a2u-payments to configure @jpmvtv/a2u-payments for your database schema'
  • prepublishOnlynpm run build
  • setup:a2u-paymentsnode scripts/setup-wizard.js
  • testjest
  • test:watchjest --watch
Dependencies4
  • inquirer^8.2.0
  • pg^8.11.3
  • pi-backend^0.1.3
  • react^18.0.0 || ^19.0.0