PkgRadar

Package evidence

@cronapp/[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
88
Versions published
136Mature · −50% score
First published
Mar 2022
Publisher
cronapp

Effective trust discount applied: 50% (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":["@cronapp/[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":["@cronapp/[email protected]"],"fail_on":"review"}'
Publishercronapp
Artifact bytes10,129
Previous version1.0.0
Published2025-11-13T15:44:08.328Z
SHA-256ff0145ff9c538c898238100d58ce45cb7c7a38b170bb6a4be6873c271703491d

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
2Score
1.0.1Version
Status history (1 event)
  1. newavailable · risk review · score 2 · 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/cli/release.jsmatched ".npmrc"5

Manifest

Package metadata

Scripts3
  • buildnode_modules/typescript/bin/tsc
  • testjest
  • watchnode_modules/typescript/bin/tsc -w --preserveWatchOutput
Dependencies13
  • aws-sdk^2.1692.0
  • jsdom19.0.0
  • maven5.0.0
  • semver^7.7.3
  • simple-git^3.30.0
  • source-map-support0.5.21
  • tempy1.0.1
  • ts-jest27.1.3
  • ts-node10.4.0
  • typescript4.5.5
  • uuid8.3.2
  • winston3.4.0
  • yargs17.3.1