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.

Weekly downloads
1,308Niche · −30% score
Versions published
136Mature · −50% score
First published
Jun 2016
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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 bytes355,898
Previous version3.24.9
Published2026-05-22T01:07:50.403Z
SHA-25623e06b4edcb10a873e21d308aa15d4d72dbefb8b4315f910795fc211b6d75af7

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
9Score
3.24.10Version
Status history (1 event)
  1. newavailable · risk review · score 9 · status changed

Evidence

Static findings

7 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/src/lib/awsCredentialsFileContstants.jsmatched "aws_access_key"5
lowCredential file accesspackage/dist/src/lib/getKeyOutput.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/src/lib/updateCreds.test.jsmatched ".aws/"5
lowCredential file accesspackage/src/lib/awsCredentialsFileContstants.tsmatched "aws_access_key"5
lowCredential file accesspackage/src/lib/getKeyOutput.tsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/src/lib/updateCreds.test.tsmatched ".aws/"5
lowObfuscation Densitypackage/npm-shrinkwrap.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts9
  • buildtsc
  • cleanrimraf dist/
  • coverageCI=true npm test -- a --no-watch --coverageDirectory=../coverage
  • postbuildshx cp changelog.txt dist/
  • prebuildnpm run clean
  • preparehusky install
  • prettierprettier --write
  • testjest --watch --collect-coverage
  • tslinttslint --fix --force
Dependencies23
  • @google-analytics/data^4.12.0
  • alks.js^2.14.0
  • axios^1.7.9
  • cli-color^2.0.0
  • cli-table3^0.5.0
  • commander^9.4.0
  • crypto0.0.3
  • fuzzy^0.1.1
  • ini^2.0.0
  • inquirer^8.2.7
  • inquirer-autocomplete-prompt^2.0.1
  • lodash^4.17.21
  • lokijs^1.5.1
  • memoizee^0.4.15
  • moment^2.13.0
  • node-netrc^0.1.0
  • npm-registry-fetch^18.0.2
  • open^8.2.0
  • prop-ini0.0.2
  • semver^5.3.0
  • tabtab^3.0.2
  • tslib^2.3.1
  • underscore^1.13.1
Optional dependencies4
  • express^4.17.1
  • express-list-endpoints^3.0.1
  • forever^1.0.1
  • keytar^7.7.0