PkgRadar

Package evidence

@firestartr/[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
383Mature · −50% score
First published
Jul 2024
Publisher
tonirvega

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":["@firestartr/[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":["@firestartr/[email protected]"],"fail_on":"review"}'
Publishertonirvega
Artifact bytes16,379,154
Previous version1.35.0
Published2025-04-21T10:47:57.908Z
SHA-2561b80197695c43cc72529098495d12cbbb8d5ac335b4513b60f2a0e3128855473

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 15 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/build/2ed9007efbb08c5f228e.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/build/3d14ccc28e884b58fc55.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/build/9eecdcb6b6c3794e4dca.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/build/ff7aaac048fc83594548.jsmatched "AWS_ACCESS_KEY"5
lowLarge Javascript Payloadpackage/build/27694f90e6a50e4cac45.js2600232 bytes0
lowLarge Javascript Payloadpackage/build/2fc635e26880fd4d38fc.js11715212 bytes0
lowLarge Javascript Payloadpackage/build/727ef0fc38dccc935fe0.js11728342 bytes0
lowLarge Javascript Payloadpackage/build/736e9d9cdec3990f0660.js3769113 bytes0
lowLarge Javascript Payloadpackage/build/8eee445290f2e140c230.js2599751 bytes0
lowLarge Javascript Payloadpackage/build/b17ee7be658b3145cf02.js5897431 bytes0
lowLarge Javascript Payloadpackage/build/be2441adb05c413db047.js9664909 bytes0
lowLarge Javascript Payloadpackage/build/c93348817996b50e6d68.js9665028 bytes0
lowLarge Javascript Payloadpackage/build/eeb85d76a498c2f533ef.js5896842 bytes0
lowLarge Javascript Payloadpackage/build/efd02c188a5d7dcc1c57.js3769833 bytes0
lowLarge Javascript Payloadpackage/build/index.js14816787 bytes0

Manifest

Package metadata

Scripts7
  • buildncc build main.ts -o build
  • clits-node ./main.ts
  • compilenpm run build && ncc build --source-map build/index.js
  • lintgts lint
  • lint-fixgts fix
  • prebuild./postbuild.sh
  • testjest