PkgRadar

Package evidence

pr-agent==0.36.0

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
11Established · −30% score
First published
Mar 2024

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["pr-agent==0.36.0"],"fail_on":"high"}'

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":["pr-agent==0.36.0"],"fail_on":"high"}'
Publisherunknown
Artifact bytes250,243
Previous versionnone
Published2026-06-01T09:17:45
SHA-256a0909c48d75f5854875734ebc00e81d0d98ebd44c023506a4c2b0cb1d0b1e1e0

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

high
Last checked
highRisk
30Score
0.36.0Version
Status history (1 event)
  1. newavailable · risk high · score 30 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspr_agent-0.36.0/pr_agent/tools/pr_config.pymatched "AWS_ACCESS_KEY"30
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspr_agent-0.36.0/pr_agent/tools/pr_config.pymatched "AWS_ACCESS_KEY"30
lowCredential file accesspr_agent-0.36.0/pr_agent/algo/ai_handlers/litellm_ai_handler.pymatched "AWS_ACCESS_KEY"5
lowCredential file accesspr_agent-0.36.0/pr_agent/git_providers/codecommit_provider.pymatched ".aws\\"5
lowCredential file accesspr_agent-0.36.0/pr_agent/settings/.secrets_template.tomlmatched "AWS_ACCESS_KEY"3
lowSdist Has Setup PymanifestSource distribution executes setup.py at install time.0