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
- 743Mature · −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 promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 10 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Remote Or Exec | package.json | postinstall="node -e \"fs.existsSync('./out/bin/postinstall.js') && require('./out/bin/postinstall.js')\"" | 30 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Remote Or Exec | package.json | postinstall="node -e \"fs.existsSync('./out/bin/postinstall.js') && require('./out/bin/postinstall.js')\"" | 30 |
| low | Install-time lifecycle script | package.json | postinstall="node -e \"fs.existsSync('./out/bin/postinstall.js') && require('./out/bin/postinstall.js')\"" | 5 |
| low | Obfuscation Density | package/npm-shrinkwrap.json | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts10
buildyarn run compilecleanrm -rf ./out && rm -f tsconfig.tsbuildinfocompiletsc -b -vdevNODE_ENV=development ts-node src/bin/cli.tsgenerate:custom-scopes-schemayaml -1js --indent 2 < src/custom-scopes/validation/schema.yaml > src/custom-scopes/validation/schema.jsongenerate:custom-scopes-typesjson2ts --input src/custom-scopes/validation/schema.json --output src/custom-scopes/generated-types.d.ts --style.singleQuoteinspectnode -r ts-node/register --inspect-brk src/bin/cli.tspostbuildchmod +x out/bin/*.js && ts-node scripts/configureAutocomplete.tspostinstallnode -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.1-next.7-experimental-5c60439@forge/cli-shared8.23.1-next.6-experimental-5c60439@forge/egress2.3.2@forge/i18n0.0.7@forge/lint5.19.2-next.7-experimental-5c60439@forge/manifest12.9.0-next.5-experimental-5c60439@forge/runtime6.1.3@forge/tunnel6.4.1-next.7-experimental-5c60439@forge/util2.0.1@sentry/node7.106.0ajv^8.18.0archiver^7.0.1case^1.6.3chalk^4.1.2cheerio^1.1.0cli-table3^0.6.5command-exists^1.2.9commander^14.0.3cross-spawn^7.0.6dayjs^1.11.13didyoumean^1.2.2diff^7.0.0docker-compose^1.3.0env-paths^2.2.1exponential-backoff^3.1.2form-data^4.0.4fs-extra^11.2.0hidefile^3.0.0http-proxy-agent^7.0.2latest-version^7.0.0- …and 11 more.