PkgRadar

Package evidence

bbounty==0.1.1

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
2
First published
Jun 2026
Publisher
bbounty contributors

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":["bbounty==0.1.1"],"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":["bbounty==0.1.1"],"fail_on":"review"}'
Artifact bytes109,570
Previous versionnone
Published2026-06-10T16:10:03
SHA-2562e5552f126801556daefa3739805db832f57b78db45ef1880e9019defbb63802

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
35Score
0.1.1Version
Status history (1 event)
  1. newavailable · risk review · score 35 · 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 accessbbounty-0.1.1/bbounty/recon/js.pymatched "aws_access_key"5
lowCredential file accessbbounty-0.1.1/bbounty/vuln/backups.pymatched "id_rsa"5
lowCredential file accessbbounty-0.1.1/bbounty/vuln/phpinfo.pymatched "AWS_SECRET_ACCESS_KEY"5
lowCredential file accessbbounty-0.1.1/bbounty/vuln/secrets.pymatched "aws_access_key"5
lowCredential file accessbbounty-0.1.1/bbounty/vuln/sensitive.pymatched ".aws/"5
lowCredential file accessbbounty-0.1.1/bbounty/vuln/takeover.pymatched ".azure\\"5
lowCredential file accessbbounty-0.1.1/bbounty/vulnapp.pymatched "AWS_ACCESS_KEY"5