PkgRadar

Package evidence

[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.

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 promoting

Mixed 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"}'
Artifact bytes1,525,356
Previous version0.39.12-beta.2
Published2024-03-28T09:33:58.945Z
SHA-256c91430a46463f6a801c8dcf6183219d68873d5485713fe5855088b84905414d5

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

review
Last checked
reviewRisk
5Score
0.39.12-beta.3Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowCredential file accesspackage/node_modules/@nangohq/shared/dist/lib/services/file/remote.service.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/node_modules/@nangohq/shared/dist/services/file/remote.service.jsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts4
  • buildtsc && npm run copyfiles
  • copyfilescopyfiles -u 1 lib/templates/* dist
  • postbuildcp `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.1
  • ajv^8.12.0
  • ajv-errors^3.0.0
  • axios^1.2.0
  • byots^5.0.0-dev.20221103.1.34
  • chalk^5.3.0
  • chokidar^3.5.3
  • commander^10.0.1
  • conf12.0.0
  • copyfiles^2.4.1
  • dotenv^16.0.3
  • ejs^3.1.9
  • figlet^1.6.0
  • glob^10.3.10
  • js-yaml^4.1.0
  • memfs^3.5.1
  • npm-package-arg^10.1.0
  • ora^6.3.1
  • promptly^3.2.0
  • semver^7.5.2
  • ts-node^10.9.1
  • typescript^5.3.3
  • vm^0.1.0
  • zod^3.22.4