PkgRadar

Package evidence

rlsbl==0.48.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
92
First published
Apr 2026
Publisher
smm-h

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":["rlsbl==0.48.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":["rlsbl==0.48.2"],"fail_on":"review"}'
Publishersmm-h
Artifact bytes726,330
Previous versionnone
Published2026-05-29T11:47:03
SHA-2566f1432368e0cda592e417293c11198aa817da6ddcf8e803d48023ced391d08b2

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential file accessrlsbl-0.48.2/rlsbl/tagging.pymatched "GITHUB_TOKEN"10
mediumCredential file accessrlsbl-0.48.2/rlsbl/commands/discover.pymatched "github_token"10
Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumCredential file accessrlsbl-0.48.2/rlsbl/tagging.pymatched "GITHUB_TOKEN"10
mediumCredential file accessrlsbl-0.48.2/rlsbl/commands/discover.pymatched "github_token"10
lowCredential file accessrlsbl-0.48.2/rlsbl/commands/init_cmd.pymatched "NPM_TOKEN"5
lowCredential file accessrlsbl-0.48.2/rlsbl/targets/go.pymatched "NPM_TOKEN"5
lowCredential file accessrlsbl-0.48.2/rlsbl/targets/maven.pymatched "GITHUB_TOKEN"5
lowCredential file accessrlsbl-0.48.2/rlsbl/targets/npm.pymatched "NPM_TOKEN"5