PkgRadar

Package evidence

@cloverleaf/[email protected]

Credential file access: matched "id_rsa"

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
33
First published
Apr 2026
Publisher
renatodarrigo

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":["@cloverleaf/[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":["@cloverleaf/[email protected]"],"fail_on":"review"}'
Publisherrenatodarrigo
Artifact bytes121,698
Previous version0.8.4
Published2026-05-28T21:04:13.864Z
SHA-256eb14c3e366fd1b0c1c0df4a5f6bffac2836bbda0ab4b2847622d3eb2999afc5b

Why flagged

What the scanner saw

Credential file access: matched "id_rsa"

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

Availability ledger

available

review
Last checked
reviewRisk
3Score
0.8.5Version
Status history (1 event)
  1. newavailable · risk review · score 3 · 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/config/security-paths.jsonmatched "id_rsa"3

Manifest

Package metadata

Scripts7
  • acceptance:walkerbash scripts/acceptance-walker.sh
  • buildtsc -p tsconfig.build.json && node scripts/rename-to-mjs.mjs
  • prepublishOnlynode scripts/check-standard-prepped.mjs && npm test && npm run build
  • pretestnode scripts/check-standard-prepped.mjs
  • testtsc --noEmit && vitest run
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies7
  • @cloverleaf/standard^0.7.0
  • ajv^8.17.1
  • ajv-formats^3.0.1
  • axe-core^4.10.0
  • pixelmatch^5.3.0
  • playwright^1.47.0
  • pngjs^7.0.0