PkgRadar

Package evidence

@bitwild/[email protected]

no static 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.

Versions published
9
First published
Oct 2025
Publisher
tnramalho

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":["@bitwild/[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":["@bitwild/[email protected]"],"fail_on":"review"}'
Publishertnramalho
Artifact bytes79,000
Previous version1.0.0-alpha.5
Published2026-02-04T11:37:55.203Z
SHA-2569975d8d419c3a82db9c3889b8a15cc56aec5cc045a80339446a0ee13439c0831

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
1.0.0-alpha.6Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Dependencies35
  • @concepta/nestjs-access-control7.0.0-alpha.8
  • @concepta/nestjs-auth-apple7.0.0-alpha.8
  • @concepta/nestjs-auth-github7.0.0-alpha.8
  • @concepta/nestjs-auth-google7.0.0-alpha.8
  • @concepta/nestjs-auth-jwt7.0.0-alpha.8
  • @concepta/nestjs-auth-local7.0.0-alpha.8
  • @concepta/nestjs-auth-recovery7.0.0-alpha.8
  • @concepta/nestjs-auth-refresh7.0.0-alpha.8
  • @concepta/nestjs-auth-router7.0.0-alpha.8
  • @concepta/nestjs-auth-verify7.0.0-alpha.8
  • @concepta/nestjs-authentication7.0.0-alpha.8
  • @concepta/nestjs-common7.0.0-alpha.8
  • @concepta/nestjs-crud7.0.0-alpha.8
  • @concepta/nestjs-email7.0.0-alpha.8
  • @concepta/nestjs-event7.0.0-alpha.8
  • @concepta/nestjs-federated7.0.0-alpha.8
  • @concepta/nestjs-invitation7.0.0-alpha.8
  • @concepta/nestjs-jwt7.0.0-alpha.8
  • @concepta/nestjs-otp7.0.0-alpha.8
  • @concepta/nestjs-password7.0.0-alpha.8
  • @concepta/nestjs-role7.0.0-alpha.8
  • @concepta/nestjs-swagger-ui7.0.0-alpha.8
  • @concepta/nestjs-user7.0.0-alpha.8
  • @nestjs/common^10.4.1
  • @nestjs/config^3.2.3
  • @nestjs/core^10.4.1
  • @nestjs/jwt^10.2.0
  • @nestjs/passport^10.0.3
  • @nestjs/swagger^7.4.0
  • @nestjs/throttler^5.0.0
  • …and 5 more.