Package evidence
@itentialopensource/[email protected]
Credential file access: matched "aws_access_key"
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
- 325
- Versions published
- 257Mature · −50% score
- First published
- Apr 2019
- Publisher
- jared.obrien
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
Credential file access: matched "aws_access_key"
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 3 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/lib/authenticationHandler.js | matched "aws_access_key" | 5 |
| low | Install-time lifecycle script | package.json | postinstall="node utils/setup.js" | 5 |
| low | Credential file access | package/schemas/propertiesSchema.json | matched "aws_access_key" | 3 |
Manifest
Package metadata
Scripts8
buildnpm run deploydeploynpm publish --registry=https://registry.npmjs.org --access=publiclinteslint . --ext .json --ext .jslint:errorseslint --quiet . --ext .json --ext .jspostinstallnode utils/setup.jstestnpm run test:unit && npm run test:integrationtest:integrationmocha test/integration/lib/requestHandlerTest.js --LOG=error && mocha test/integration/lib/restHandlerTest.js --LOG=error && mocha test/integration/lib/restHandlerMfaTest.js --LOG=errortest:unitmocha test/unit/lib/requestHandlerTest.js --LOG=error && mocha test/unit/lib/restHandlerTest.js --LOG=error && mocha test/unit/lib/propertyUtilTest.js --LOG=error && mocha test/unit/lib/translatorUtilTest.js --LOG=error && mocha test/unit/lib/dbUtilTest.js --LOG=error
Dependencies18
ajv^8.20.0async-lock^1.4.0aws-sdk^2.1693.0aws4^1.9.1cookie^0.7.1crypto-js^4.2.0form-data^4.0.6fs-extra^11.3.5https-proxy-agent^7.0.0json-query^2.2.2jsontoxml^1.0.1jsonwebtoken^9.0.3mongodb^3.7.4readline-sync^1.4.10socks-proxy-agent^8.0.5uuid^11.1.1validator^13.15.23xml2js^0.6.0