PkgRadar

Package evidence

preseal==0.5.3

Credential file access: matched "AWS_SECRET_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
9
First published
Apr 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":["preseal==0.5.3"],"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":["preseal==0.5.3"],"fail_on":"review"}'
Publisherunknown
Artifact bytes120,001
Previous versionnone
Published2026-05-31T20:12:45
SHA-256c25e5bcdda4cfc203052e39b99953f5c503f97b7a0bc6097c63cc46c09556da2

Why flagged

What the scanner saw

Credential file access: matched "AWS_SECRET_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
21Score
0.5.3Version
Status history (1 event)
  1. newavailable · risk review · score 21 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspreseal-0.5.3/src/preseal/cli.pymatched "AWS_SECRET_ACCESS_KEY"5
lowCredential file accesspreseal-0.5.3/src/preseal/demo.pymatched "AWS_SECRET_ACCESS_KEY"5
lowCredential file accesspreseal-0.5.3/src/preseal/scanner.pymatched "AWS_SECRET_ACCESS_KEY"5
lowCredential file accesspreseal-0.5.3/src/preseal/attacks/builtin/exfiltration.yamlmatched "AWS_SECRET_ACCESS_KEY"3
lowCredential file accesspreseal-0.5.3/src/preseal/attacks/builtin/scope_advanced.yamlmatched ".ssh/"3
lowSdist Has Setup PymanifestSource distribution executes setup.py at install time.0