Package evidence
@itentialopensource/[email protected]
Install-time lifecycle script: preinstall="node utils/setup.js && npm install --package-lock-only --ignore-scripts && npx npm-force-resolutions"
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
- 83
- Versions published
- 66Mature · −50% score
- First published
- Jun 2019
- Publisher
- itential-ci
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":["@itentialopensource/[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":["@itentialopensource/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Install-time lifecycle script: preinstall="node utils/setup.js && npm install --package-lock-only --ignore-scripts && npx npm-force-resolutions"
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 2 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | preinstall="node utils/setup.js && npm install --package-lock-only --ignore-scripts && npx npm-force-resolutions" | 5 |
| low | Large Javascript Payload | package/adapter.js | 2476486 bytes | 0 |
Manifest
Package metadata
Scripts21
adapter:checkMigratenode utils/checkMigrate.jsadapter:findPathnode utils/findPath.jsadapter:installnpm i && node utils/tbScript.js installadapter:migratenode utils/modify.js -madapter:revertnode utils/modify.js -radapter:updatenode utils/modify.js -uartifactizenpm i && node utils/packModificationScript.jsbasicgetnode utils/tbScript.js basicgetbuildnpm run deployconnectivitynode utils/tbScript.js connectivitydeploynpm publish --registry=https://registry.npmjs.org --access=publichealthchecknode utils/tbScript.js healthchecklintnode --max_old_space_size=4096 ./node_modules/eslint/bin/eslint.js . --ext .json --ext .jslint:errorsnode --max_old_space_size=4096 ./node_modules/eslint/bin/eslint.js . --ext .json --ext .js --quietpreinstallnode utils/setup.js && npm install --package-lock-only --ignore-scripts && npx npm-force-resolutionstestnpm run test:baseunit && npm run test:unit && npm run test:integrationtest:baseunitmocha test/unit/adapterBaseTestUnit.js --LOG=errortest:covernyc --reporter html --reporter text mocha --reporter dot test/*test:integrationmocha test/integration/adapterTestIntegration.js --LOG=errortest:unitmocha test/unit/adapterTestUnit.js --LOG=errortroubleshootnode utils/tbScript.js
Dependencies14
@itentialopensource/adapter-utils^4.48.10ajv^6.12.0axios^0.21.0commander^2.20.0fs-extra^8.1.0json-query^2.2.2mocha^9.0.1mocha-param^2.0.1mongodb^4.1.0network-diagnostics^0.5.3nyc^15.1.0readline-sync^1.4.10semver^7.3.2winston^3.3.3