PkgRadar

Package evidence

@ackplus/[email protected]

no findings

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
417
Versions published
175Mature · −50% score
First published
May 2025
Publisher
ckhandla94

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

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@ackplus/[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":["@ackplus/[email protected]"],"fail_on":"review"}'
Publisherckhandla94
Artifact bytes1,926,198
Previous version2.0.3
Published2026-06-14T01:52:49.168Z
SHA-256b3e4d0406ccf498f2a9ee894bc81c4d31e6dab1596a9d898243fb4d02c98e3df

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
2.0.4Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts9
  • buildpnpm clean && pnpm -C ../.. exec tsc -p packages/nest-auth/tsconfig.build.json && pnpm generate:swagger
  • cleanrm -rf dist tsconfig.build.tsbuildinfo
  • formatprettier --write "src/**/*.ts"
  • generate:swaggernode script/generate-nest-auth-swagger.mjs
  • linteslint "src/**/*.ts" --fix
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
  • watchpnpm -C ../.. exec tsc -p packages/nest-auth/tsconfig.build.json -w
Dependencies10
  • @ackplus/nest-auth-contracts2.0.4
  • @node-rs/argon2^2.0.2
  • deepmerge^4.3.1
  • jsonwebtoken^9.0.0
  • lodash^4.17.21
  • ms^2.1.3
  • pluralize^8.0.0
  • qrcode^1.5.0
  • qs^6.11.2
  • speakeasy^2.0.0