PkgRadar

Package evidence

@bma-alphabet/[email protected]

Install-time lifecycle script: preinstall="npx only-allow pnpm"

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
26
Versions published
259Mature · −50% score
First published
Jul 2023
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@bma-alphabet/[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":["@bma-alphabet/[email protected]"],"fail_on":"review"}'
Artifact bytes179,007
Previous version1.87.2
Published2026-06-16T20:01:40.222Z
SHA-256c3c7e60f47602a1fed437d73672ca63829a5417a95a8931e667c0ec5b1681578

Why flagged

What the scanner saw

Install-time lifecycle script: preinstall="npx only-allow pnpm"

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

Availability ledger

available

review
Last checked
reviewRisk
1Score
1.88.0Version
Status history (1 event)
  1. newavailable · risk review · score 1 · 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.jsonpreinstall="npx only-allow pnpm"5

Manifest

Package metadata

Scripts11
  • buildtsc
  • formatprettier --write "src/**/*.ts" "test/**/*.ts"
  • linteslint "{src,apps,libs,test}/**/*.ts"
  • lint:fixeslint "{src,apps,libs,test}/**/*.ts" --fix
  • prebuildrimraf dist
  • preinstallnpx only-allow pnpm
  • prepackpnpm run build
  • prepareis-ci || husky
  • testjest
  • test:covjest --coverage -w=2
  • test:watchjest --watch
Dependencies38
  • @jm18457/kafkajs-msk-iam-authentication-mechanism^3.1.2
  • @keyv/redis^5.1.3
  • @nestjs/axios^4.0.1
  • @nestjs/cache-manager^3.1.0
  • @nestjs/common^11.1.16
  • @nestjs/core^11.1.16
  • @nestjs/jwt^11.0.2
  • @nestjs/microservices^11.1.16
  • @nestjs/mongoose^11.0.4
  • @opentelemetry/api^1.9.0
  • @opentelemetry/auto-instrumentations-node^0.70.0
  • @opentelemetry/exporter-trace-otlp-grpc^0.212.0
  • @opentelemetry/instrumentation-http^0.212.0
  • @opentelemetry/resources^2.5.1
  • @opentelemetry/sdk-node^0.212.0
  • @opentelemetry/sdk-trace-base^2.6.0
  • @opentelemetry/semantic-conventions^1.39.0
  • axios^1.8.4
  • builder-pattern^2.2.0
  • bullmq^5.61.0
  • cache-manager^6.4.1
  • express^4.21.2
  • ioredis^5.10.0
  • kafkajs^2.2.4
  • keyv^5.5.3
  • lodash^4.17.21
  • mongoose^8.19.3
  • nanoid3.3.4
  • nestjs-pino^4.4.0
  • pino^9.6.0
  • …and 8 more.