PkgRadar

Package evidence

@x-team/[email protected]

Install-time lifecycle script: postinstall="node lib/utils/success.js"

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
4
First published
Sep 2023
Publisher
joshwnj

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":["@x-team/[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":["@x-team/[email protected]"],"fail_on":"review"}'
Publisherjoshwnj
Artifact bytes105,174
Previous version3.7.0
Published2023-09-14T09:50:36.765Z
SHA-2561d7cd03957553e13c0b5b0bb28e8cb81ed9e1f1a19f2688d5bf58586e58abf08

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node lib/utils/success.js"

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
3.7.1Version
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="node lib/utils/success.js"5

Manifest

Package metadata

Scripts1
  • postinstallnode lib/utils/success.js
Dependencies53
  • @koa/cors^3.0.0
  • @x-team/strapi-database^3.7.1
  • @x-team/strapi-generate^3.7.1
  • @x-team/strapi-generate-api^3.7.1
  • @x-team/strapi-generate-controller^3.7.1
  • @x-team/strapi-generate-model^3.7.1
  • @x-team/strapi-generate-new^3.7.1
  • @x-team/strapi-generate-plugin^3.7.1
  • @x-team/strapi-generate-policy^3.7.1
  • @x-team/strapi-generate-service^3.7.1
  • @x-team/strapi-utils^3.7.1
  • async^2.1.2
  • boom^7.3.0
  • boxen4.2.0
  • chalk^4.1.1
  • chokidar3.5.1
  • ci-info3.1.1
  • cli-table3^0.6.0
  • commander6.1.0
  • configstore5.0.1
  • cross-spawn^7.0.3
  • debug^4.1.1
  • delegates^1.0.0
  • dotenv8.2.0
  • execa^1.0.0
  • fs-extra^9.1.0
  • glob^7.1.2
  • inquirer^6.2.1
  • is-docker2.2.1
  • koa^2.13.1
  • …and 23 more.