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
- 628Mature · −50% score
- First published
- May 2023
- Publisher
- bastienatnango
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
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 5 · 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 | Credential file access | package/node_modules/@nangohq/shared/dist/lib/services/file/remote.service.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/node_modules/@nangohq/shared/dist/services/file/remote.service.js | matched "AWS_ACCESS_KEY" | 5 |
Manifest
Package metadata
Scripts4
buildtsc && npm run copyfilescopyfilescopyfiles -u 1 lib/templates/* distpostbuildcp `node -p "require.resolve('@nangohq/shared/dist/sdk/sync.d.ts')"` './dist/nango-sync.d.ts'prepublishOnlynpm install && npm run build
Dependencies29
@babel/parser^7.22.5@babel/traverse^7.22.5@babel/types^7.22.5@inquirer/prompts^2.3.0@nangohq/sharedfile:vendor/nangohq-shared-0.39.13.tgz@vercel/ncc^0.36.1ajv^8.12.0ajv-errors^3.0.0axios^1.2.0byots^5.0.0-dev.20221103.1.34chalk^5.3.0chokidar^3.5.3commander^10.0.1conf12.0.0copyfiles^2.4.1dotenv^16.0.3ejs^3.1.9figlet^1.6.0glob^10.3.10js-yaml^4.1.0memfs^3.5.1npm-package-arg^10.1.0ora^6.3.1promptly^3.2.0semver^7.5.2ts-node^10.9.1typescript^5.3.3vm^0.1.0zod^3.22.4