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
54Mature · −50% score
First published
Jun 2018
Publisher
the-red

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"}'
Publisherthe-red
Artifact bytes305,334
Previous version1.3.0
Published2026-05-28T08:09:11.243Z
SHA-256303d24f490776ab805d89942485074a5b752f759fcdb03e8fec2bc57655837d2

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
1.3.1Version
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/dist/bundler/webpack.config.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/src/bundler/webpack.config.jsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts4
  • buildyarn cleanup && tsc
  • cleanuprm -rf dist
  • testjest
  • watchyarn build --watch
Dependencies49
  • @babel/core^7.14.3
  • @babel/preset-env^7.14.2
  • @babel/preset-react^7.13.13
  • @babel/preset-typescript^7.13.0
  • @goqoo/templates^1.2.1
  • @kintone/dts-gen^8.0.13
  • autoprefixer^10.3.1
  • babel-loader^8.2.2
  • caller^1.0.1
  • chalk^4.1.2
  • change-case^4.1.2
  • clipboard-copy^4.0.1
  • core-js^3.16.2
  • cosmiconfig^7.0.0
  • cross-spawn^7.0.3
  • css-loader^5.2.4
  • dotenv^10.0.0
  • dotenv-webpack^7.0.3
  • fork-ts-checker-webpack-plugin^6.2.10
  • fs-extra^9.1.0
  • gyuma^0.6.2
  • html-loader^2.1.2
  • js-yaml^4.0.0
  • luxon^2.0.2
  • minimist^1.2.8
  • minimist-options^4.1.0
  • mustache^4.2.0
  • netrc-parser^3.1.6
  • postcss-loader^6.1.1
  • request^2.88.2
  • …and 19 more.