PkgRadar

Package evidence

@forge/[email protected]

Install Lifecycle Remote Or Exec: postinstall="node -e \"fs.existsSync('./out/bin/postinstall.js') && require('./out/bin/postinstall.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
742Mature · −50% score
First published
Nov 2019
Publisher
atlassianartifactteam

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

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":["@forge/[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":["@forge/[email protected]"],"fail_on":"review"}'
Artifact bytes442,063
Previous version12.20.1
Published2026-06-01T04:20:49.146Z
SHA-2567b67870e13bea6c9c0d15285c281ba5fdf2d6152eae050c03c1b722709a84f97

Why flagged

What the scanner saw

Install Lifecycle Remote Or Exec: postinstall="node -e \"fs.existsSync('./out/bin/postinstall.js') && require('./out/bin/postinstall.js')\""

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

Availability ledger

available

review
Last checked
reviewRisk
10Score
12.21.0-experimental-4a332afVersion
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

3 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
highInstall Lifecycle Remote Or Execpackage.jsonpostinstall="node -e \"fs.existsSync('./out/bin/postinstall.js') && require('./out/bin/postinstall.js')\""30
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Lifecycle Remote Or Execpackage.jsonpostinstall="node -e \"fs.existsSync('./out/bin/postinstall.js') && require('./out/bin/postinstall.js')\""30
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node -e \"fs.existsSync('./out/bin/postinstall.js') && require('./out/bin/postinstall.js')\""5
lowObfuscation Densitypackage/npm-shrinkwrap.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts10
  • buildyarn run compile
  • cleanrm -rf ./out && rm -f tsconfig.tsbuildinfo
  • compiletsc -b -v
  • devNODE_ENV=development ts-node src/bin/cli.ts
  • generate:custom-scopes-schemayaml -1js --indent 2 < src/custom-scopes/validation/schema.yaml > src/custom-scopes/validation/schema.json
  • generate:custom-scopes-typesjson2ts --input src/custom-scopes/validation/schema.json --output src/custom-scopes/generated-types.d.ts --style.singleQuote
  • inspectnode -r ts-node/register --inspect-brk src/bin/cli.ts
  • postbuildchmod +x out/bin/*.js && ts-node scripts/configureAutocomplete.ts
  • postinstallnode -e "fs.existsSync('./out/bin/postinstall.js') && require('./out/bin/postinstall.js')"
  • prebuildyarn run clean && yarn run generate:custom-scopes-schema && yarn run generate:custom-scopes-types
Dependencies41
  • @forge/bundler6.2.0-experimental-4a332af
  • @forge/cli-shared8.23.0-experimental-4a332af
  • @forge/egress2.3.2
  • @forge/i18n0.0.7
  • @forge/lint5.19.1-experimental-4a332af
  • @forge/manifest12.8.0-experimental-4a332af
  • @forge/runtime6.1.3
  • @forge/tunnel6.4.0-experimental-4a332af
  • @forge/util2.0.1
  • @sentry/node7.106.0
  • ajv^8.18.0
  • archiver^7.0.1
  • case^1.6.3
  • chalk^4.1.2
  • cheerio^1.1.0
  • cli-table3^0.6.5
  • command-exists^1.2.9
  • commander^14.0.3
  • cross-spawn^7.0.6
  • dayjs^1.11.13
  • didyoumean^1.2.2
  • diff^7.0.0
  • docker-compose^1.3.0
  • env-paths^2.2.1
  • exponential-backoff^3.1.2
  • form-data^4.0.4
  • fs-extra^11.2.0
  • hidefile^3.0.0
  • http-proxy-agent^7.0.2
  • latest-version^7.0.0
  • …and 11 more.