PkgRadar

Package evidence

@axeptio/[email protected]

Credential file access: matched ".aws/"

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
52
Versions published
87Mature · −50% score
First published
May 2023
Publisher
fluorz

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":["@axeptio/[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":["@axeptio/[email protected]"],"fail_on":"review"}'
Publisherfluorz
Artifact bytes7,908,690
Previous version1.0.13
Published2023-10-17T15:45:49.205Z
SHA-25610831182a27cbe6ae0ada52858d1da19fb22b91f103bd0aaeb72bc2292bf9612

Why flagged

What the scanner saw

Credential file access: matched ".aws/"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
25Score
1.0.14Version
Status history (1 event)
  1. newavailable · risk review · score 25 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 41 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/src/dictionaries/iab/vendor-list-latest.jsonmatched ".aws/"3
lowCredential file accesspackage/src/dictionaries/iab/archives/vendor-list-v163.jsonmatched ".aws/"3
lowCredential file accesspackage/src/dictionaries/iab/archives/vendor-list-v164.jsonmatched ".aws/"3
lowCredential file accesspackage/src/dictionaries/iab/archives/vendor-list-v165.jsonmatched ".aws/"3
lowCredential file accesspackage/src/dictionaries/iab/archives/vendor-list-v166.jsonmatched ".aws/"3
lowCredential file accesspackage/src/dictionaries/iab/archives/vendor-list-v167.jsonmatched ".aws/"3
lowCredential file accesspackage/src/dictionaries/iab/archives/vendor-list-v168.jsonmatched ".aws/"3
lowCredential file accesspackage/src/dictionaries/iab/archives/vendor-list-v169.jsonmatched ".aws/"3
lowCredential file accesspackage/src/dictionaries/iab/archives/vendor-list-v170.jsonmatched ".aws/"3
lowCredential file accesspackage/src/dictionaries/iab/archives/vendor-list-v171.jsonmatched ".aws/"3
lowCredential file accesspackage/src/dictionaries/iab/archives/vendor-list-v172.jsonmatched ".aws/"3
lowCredential file accesspackage/src/dictionaries/iab/archives/vendor-list-v173.jsonmatched ".aws/"3
lowCredential file accesspackage/src/dictionaries/iab/archives/vendor-list-v174.jsonmatched ".aws/"3
lowCredential file accesspackage/src/dictionaries/iab/archives/vendor-list-v175.jsonmatched ".aws/"3
lowCredential file accesspackage/src/dictionaries/iab/archives/vendor-list-v176.jsonmatched ".aws/"3
lowCredential file accesspackage/src/dictionaries/iab/archives/vendor-list-v177.jsonmatched ".aws/"3
lowCredential file accesspackage/src/dictionaries/iab/archives/vendor-list-v178.jsonmatched ".aws/"3
lowCredential file accesspackage/src/dictionaries/iab/archives/vendor-list-v179.jsonmatched ".aws/"3
lowCredential file accesspackage/src/dictionaries/iab/archives/vendor-list-v180.jsonmatched ".aws/"3
lowCredential file accesspackage/src/dictionaries/iab/archives/vendor-list-v181.jsonmatched ".aws/"3
lowCredential file accesspackage/src/dictionaries/iab/archives/vendor-list-v182.jsonmatched ".aws/"3
lowCredential file accesspackage/src/dictionaries/iab/archives/vendor-list-v183.jsonmatched ".aws/"3
lowCredential file accesspackage/src/dictionaries/iab/archives/vendor-list-v184.jsonmatched ".aws/"3
lowCredential file accesspackage/src/dictionaries/iab/archives/vendor-list-v185.jsonmatched ".aws/"3
lowCredential file accesspackage/src/dictionaries/iab/archives/vendor-list-v186.jsonmatched ".aws/"3
lowCredential file accesspackage/src/dictionaries/iab/archives/vendor-list-v187.jsonmatched ".aws/"3
lowCredential file accesspackage/src/dictionaries/iab/archives/vendor-list-v188.jsonmatched ".aws/"3
lowCredential file accesspackage/src/dictionaries/iab/archives/vendor-list-v189.jsonmatched ".aws/"3
lowCredential file accesspackage/src/dictionaries/iab/archives/vendor-list-v190.jsonmatched ".aws/"3
lowCredential file accesspackage/src/dictionaries/iab/archives/vendor-list-v191.jsonmatched ".aws/"3
lowCredential file accesspackage/src/dictionaries/iab/archives/vendor-list-v192.jsonmatched ".aws/"3
lowCredential file accesspackage/src/dictionaries/iab/archives/vendor-list-v193.jsonmatched ".aws/"3
lowCredential file accesspackage/src/dictionaries/iab/archives/vendor-list-v194.jsonmatched ".aws/"3
lowCredential file accesspackage/src/dictionaries/iab/archives/vendor-list-v195.jsonmatched ".aws/"3
lowCredential file accesspackage/src/dictionaries/iab/archives/vendor-list-v199.jsonmatched ".aws/"3
lowCredential file accesspackage/src/dictionaries/iab/archives/vendor-list-v214.jsonmatched ".aws/"3
lowCredential file accesspackage/src/dictionaries/iab/archives/vendor-list-v215.jsonmatched ".aws/"3
lowCredential file accesspackage/src/dictionaries/iab/archives/vendor-list-v216.jsonmatched ".aws/"3
lowCredential file accesspackage/src/dictionaries/iab/archives/vendor-list-v217.jsonmatched ".aws/"3
lowCredential file accesspackage/src/dictionaries/iab/archives/vendor-list-v219.jsonmatched ".aws/"3
lowLarge Javascript Payloadpackage/dist/embedded.js2791078 bytes0

Manifest

Package metadata

Scripts10
  • buildwebpack
  • build-extensionwebpack --config webpack.extension.js
  • build-userscriptwebpack --config webpack.userscript.js
  • formatprettier --write 'src/**/*.{js,json}'
  • prebuildnode scripts/download-vendors-db.js && node scripts/download-iab-vendor-list.js
  • semantic-releasesemantic-release
  • start-extensionwebpack --watch --config webpack.extension.js
  • start-test-servernode test/server.js
  • start-userscript-serverwebpack serve --config webpack.userscript.js
  • testnpx playwright test --config=test/config.js
Dependencies4
  • axios^1.3.6
  • dotenvlatest
  • react-dnd^16.0.1
  • react-dnd-html5-backend^16.0.1