PkgRadar

Package evidence

@directus-labs/[email protected]

Install-time lifecycle script: postinstall="pnpm install uglify-js -g && cd node_modules/fabric && node build.js modules=ALL requirejs exclude=gestures,accessors"

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
6
Versions published
1
First published
Jul 2024
Publisher
phazonoverload

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":["@directus-labs/[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":["@directus-labs/[email protected]"],"fail_on":"review"}'
Artifact bytes103,933
Previous versionnone
Published2024-07-03T08:48:55.363Z
SHA-256da7fbef1bdf4ed24c4cde4f5445ce0cb7e05b9fe71058304213978f703324dbd

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="pnpm install uglify-js -g && cd node_modules/fabric && node build.js modules=ALL requirejs exclude=gestures,accessors"

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.0Version
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 install uglify-js -g && cd node_modules/fabric && node build.js modules=ALL requirejs exclude=gestures,accessors"5

Manifest

Package metadata

Scripts4
  • builddirectus-extension build
  • devdirectus-extension build -w --no-minify
  • linkdirectus-extension link
  • postinstallpnpm install uglify-js -g && cd node_modules/fabric && node build.js modules=ALL requirejs exclude=gestures,accessors
Dependencies4
  • @types/fabric^5.3.7
  • fabric^5.3.0
  • sass^1.76.0
  • tinycolor2^1.6.0