PkgRadar

Package evidence

@cluerise/[email protected]

Credential file access: matched ".npmrc"

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.

Weekly downloads
270
Versions published
49Mature · −50% score
First published
May 2024
Publisher
GitHub ActionsTrusted automation · −70% score

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

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":["@cluerise/[email protected]"],"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":["@cluerise/[email protected]"],"fail_on":"review"}'
Artifact bytes18,918
Previous version5.5.0
Published2026-05-01T18:16:59.374Z
SHA-256633c84b245ae8027f6af4cdd632367e2413f61d4ae574af04ca45fa05f77e3b0

Why flagged

What the scanner saw

Credential file access: matched ".npmrc"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/configs/eslint.config.jsmatched ".npmrc"5

Manifest

Package metadata

Dependencies31
  • @actions/core3.0.1
  • @commitlint/cli20.5.2
  • @commitlint/config-conventional20.5.0
  • @commitlint/load20.5.2
  • @commitlint/types20.5.0
  • @eslint/js9.39.4
  • @eslint/json1.2.0
  • @eslint/markdown8.0.1
  • @html-eslint/eslint-plugin0.59.0
  • @html-eslint/parser0.59.0
  • @typescript-eslint/parser8.59.1
  • conventional-changelog-conventionalcommits9.3.1
  • eslint9.39.4
  • eslint-config-prettier10.1.8
  • eslint-import-resolver-typescript4.4.4
  • eslint-plugin-import2.32.0
  • eslint-plugin-prettier5.5.5
  • eslint-plugin-react-hooks7.1.1
  • eslint-plugin-simple-import-sort13.0.0
  • eslint-plugin-unicorn64.0.0
  • eslint-plugin-yml3.3.1
  • glob13.0.6
  • globals17.5.0
  • lint-staged16.4.0
  • prettier3.8.3
  • prettier-plugin-sh0.18.1
  • semantic-release25.0.3
  • semver7.7.4
  • smol-toml1.6.1
  • typescript-eslint8.59.1
  • …and 1 more.