PkgRadar

Package evidence

@nitwel/[email protected]

Install-time lifecycle script: postinstall="pnpm link"

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
11
First published
Jan 2026
Publisher
nitwel

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":["@nitwel/[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":["@nitwel/[email protected]"],"fail_on":"review"}'
Publishernitwel
Artifact bytes19,286
Previous version1.0.8
Published2026-03-10T11:58:53.050Z
SHA-25670380d8adbf868179dd807899c5363b0c9ab6cee8e347fc1cd80f998a107360d

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="pnpm link"

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.0.9Version
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="pnpm link"5

Manifest

Package metadata

Scripts6
  • buildtsc && copyfiles src/docker/*.yml dist -u 1
  • build:teststsdown src/index.ts --format=esm
  • clitsx src/cli.ts
  • devtsc -w
  • docstypedoc --plugin typedoc-plugin-markdown --out ./docs
  • postinstallpnpm link
Dependencies16
  • @directus/tsconfig3.0.0
  • @directus/types14.3.0
  • @directus/utils13.0.9
  • @types/lodash-es4.17.12
  • @types/node22.13.14
  • chalk5.6.2
  • commander14.0.2
  • copyfiles2.4.1
  • detect-port2.1.0
  • get-port7.1.0
  • lodash-es4.17.21
  • tsdown0.15.11
  • tsx4.20.6
  • typedoc0.28.12
  • typedoc-plugin-markdown4.8.1
  • typescript5.9.3
Optional dependencies5
  • mysql23.15.3
  • oracledb6.10.0
  • pg8.16.3
  • sqlite35.1.7
  • tedious18.6.1