Package evidence
[email protected]
Install Lifecycle Remote Or Exec: postinstall="node -p 'require(\"./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
- 772Mature · −50% score
- First published
- Mar 2013
- Publisher
- parseadmin
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":["[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":["[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Install Lifecycle Remote Or Exec: postinstall="node -p 'require(\"./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
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Remote Or Exec | package.json | postinstall="node -p 'require(\"./postinstall.js\")()'" | 30 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Remote Or Exec | package.json | postinstall="node -p 'require(\"./postinstall.js\")()'" | 30 |
| low | Install-time lifecycle script | package.json | postinstall="node -p 'require(\"./postinstall.js\")()'" | 5 |
Manifest
Package metadata
Scripts28
benchmarkcross-env MONGODB_VERSION=8.0.4 MONGODB_TOPOLOGY=standalone mongodb-runner exec -t standalone --version 8.0.4 -- --port 27017 -- npm run benchmark:onlybenchmark:onlynode benchmark/performance.jsbenchmark:quickcross-env BENCHMARK_ITERATIONS=10 npm run benchmark:onlybuildbabel src/ -d lib/ --copy-files --extensions '.ts,.js'build:typestscci:checknode ./ci/ciCheck.jsci:checkNodeEnginenode ./ci/nodeEngineCheck.jsci:definitionsChecknode ./ci/definitionsCheck.jscoveragecross-env MONGODB_VERSION=${MONGODB_VERSION:=8.0.4} MONGODB_TOPOLOGY=${MONGODB_TOPOLOGY:=standalone} TESTING=1 nyc jasminecoverage:mongodbcross-env MONGODB_VERSION=${MONGODB_VERSION:=8.0.4} MONGODB_TOPOLOGY=${MONGODB_TOPOLOGY:=standalone} mongodb-runner exec -t ${MONGODB_TOPOLOGY} --version ${MONGODB_VERSION} -- --port 27017 -- npm run coveragedefinitionsnode ./resources/buildConfigDefinitions.js && prettier --write 'src/Options/*.js'docsjsdoc -c ./jsdoc-conf.jsonlinteslint --cache ./ --flag unstable_config_lookup_from_filelint-fixeslint --fix --cache ./ --flag unstable_config_lookup_from_filemadge:circularnode_modules/.bin/madge ./src --circularpostinstallnode -p 'require("./postinstall.js")()'preparenpm run buildprettierprettier --write {src,spec}/{**/*,*}.jsstartnode ./bin/parse-servertestcross-env MONGODB_VERSION=${MONGODB_VERSION:=8.0.4} MONGODB_TOPOLOGY=${MONGODB_TOPOLOGY:=standalone} mongodb-runner exec -t ${MONGODB_TOPOLOGY} --version ${MONGODB_VERSION} -- --port 27017 -- npm run testonlytest:mongodb:6.0.19MONGODB_VERSION=6.0.19 npm run testtest:mongodb:7.0.16MONGODB_VERSION=7.0.16 npm run testtest:mongodb:8.0.4MONGODB_VERSION=8.0.4 npm run testtest:postgres:testonlycross-env PARSE_SERVER_TEST_DB=postgres PARSE_SERVER_TEST_DATABASE_URI=postgres://postgres:password@localhost:5432/parse_server_postgres_adapter_test_database npm run testonlytest:typeseslint types/tests.ts -c ./types/eslint.config.mjstestonlycross-env MONGODB_VERSION=${MONGODB_VERSION:=8.0.4} MONGODB_TOPOLOGY=${MONGODB_TOPOLOGY:=standalone} TESTING=1 jasminewatchbabel --watch src/ -d lib/ --copy-fileswatch:tstsc --watch
Dependencies40
@apollo/server4.13.0@graphql-tools/merge9.0.24@graphql-tools/schema10.0.23@graphql-tools/utils10.8.6@parse/fs-files-adapter3.0.0@parse/push-adapter6.11.0bcryptjs3.0.2commander13.1.0cors2.8.5express5.2.1express-rate-limit7.5.1follow-redirects1.15.9graphql16.11.0graphql-list-fields2.0.4graphql-relay0.10.2graphql-upload15.0.2intersect1.0.1jsonwebtoken9.0.2jwks-rsa3.2.0ldapjs3.0.7lodash4.17.21lru-cache10.4.0mime4.0.7mongodb6.20.0mustache4.2.0otpauth9.4.0parse7.1.2path-to-regexp6.3.0pg-monitor3.0.0pg-promise12.2.0- …and 10 more.
Optional dependencies1
@node-rs/bcrypt1.10.7