PkgRadar

Package evidence

@preventsenior/[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
64
Versions published
36Mature · −50% score
First published
Jun 2024
Publisher
preventsenior

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":["@preventsenior/[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":["@preventsenior/[email protected]"],"fail_on":"review"}'
Publisherpreventsenior
Artifact bytes71,572
Previous version3.2.1
Published2026-03-25T20:17:11.927Z
SHA-25694f29183a0507db9386135d5c0b7035b958969208c364af451e6cc128a57090d

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
5Score
3.2.2Version
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/src/commands/assumir-role.jsmatched ".aws/"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node ./scripts/postinstall.js"5

Manifest

Package metadata

Scripts6
  • postinstallnode ./scripts/postinstall.js
  • release:performnpm publish
  • release:prepare-majornpm version major -m "[lancamento de versao] [skip ci] Lancamento da versao major %s "
  • release:prepare-minornpm version minor -m "[lancamento de versao] [skip ci] Lancamento da versao minor %s "
  • release:prepare-patchnpm version patch -m "[lancamento de versao] [skip ci] Lancamento da versao patch %s "
  • release:push-mastergit push --tags && git push origin
Dependencies14
  • @clack/prompts0.7.0
  • axios1.8.2
  • chalk2.4.2
  • commander12.1.0
  • decompress4.2.1
  • figlet1.2.1
  • ini4.1.2
  • js-yaml4.1.0
  • node-fetch3.3.2
  • picocolors1.0.1
  • properties-reader2.3.0
  • shelljs0.8.5
  • tabtab3.0.2
  • xml2js0.6.2