PkgRadar

Package evidence

estampo==0.4.2

Credential file access: matched "GITHUB_TOKEN"

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
14
First published
Mar 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":["estampo==0.4.2"],"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":["estampo==0.4.2"],"fail_on":"review"}'
Publisherunknown
Artifact bytes3,576,560
Previous versionnone
Published2026-05-27T13:42:25
SHA-256f0445a2cbaa05f3d70f56cfa7a847538d92b39808b4c28500895641fa7130e85

Why flagged

What the scanner saw

Credential file access: matched "GITHUB_TOKEN"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
9Score
0.4.2Version
Status history (1 event)
  1. newavailable · risk review · score 9 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accessestampo-0.4.2/.github/workflows/publish-docker.ymlmatched "GITHUB_TOKEN"3
lowCredential file accessestampo-0.4.2/.github/workflows/release.ymlmatched "GITHUB_TOKEN"3
lowCredential file accessestampo-0.4.2/.github/workflows/test-pypi.ymlmatched "GITHUB_TOKEN"3