PkgRadar

Package evidence

durag==2.1.12

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
11
First published
Jun 2026

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":["durag==2.1.12"],"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":["durag==2.1.12"],"fail_on":"review"}'
Publisherunknown
Artifact bytes197,189
Previous versionnone
Published2026-06-05T07:33:13
SHA-25680ef1c17501c2d75b9f2571fcd5b740796c618a1d197bbf3d29e2b7fdce00e9d

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential file accessdurag-2.1.12/durag/embeddings/aws_bedrock.pymatched "aws_access_key"10
mediumCredential file accessdurag-2.1.12/durag/embeddings/vertexai.pymatched "GOOGLE_APPLICATION_CREDENTIALS"10
Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumCredential file accessdurag-2.1.12/durag/embeddings/aws_bedrock.pymatched "aws_access_key"10
mediumCredential file accessdurag-2.1.12/durag/embeddings/vertexai.pymatched "GOOGLE_APPLICATION_CREDENTIALS"10
lowCredential file accessdurag-2.1.12/durag/configs/embeddings/base.pymatched "aws_access_key"5
lowCredential file accessdurag-2.1.12/durag/configs/llms/aws_bedrock.pymatched "aws_access_key"5
lowCredential file accessdurag-2.1.12/durag/llms/aws_bedrock.pymatched "AWS_ACCESS_KEY"5
lowSdist Has Setup PymanifestSource distribution executes setup.py at install time.0