PkgRadar

Package evidence

@dataparade/[email protected]

Credential file access

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
4
First published
Jun 2026
Publisher
osledybazo

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":["@dataparade/[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":["@dataparade/[email protected]"],"fail_on":"review"}'
Publisherosledybazo
Artifact bytes422,782
Previous version0.0.3
Published2026-06-23T07:28:37.091Z
SHA-2560b8f466a3ad8cef9b27ec58ca7594d6a63a134d97ad5fae1abf95655bfbfb001

Why flagged

What the scanner saw

Credential file access

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.0.4Version
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/patterns/property.patterns.yaml3

Manifest

Package metadata

Scripts 11

Sign in to view install / lifecycle script contents.

Dependencies7
  • @sentry/node^10.38.0
  • commander^12.1.0
  • dotenv^16.4.7
  • langsmith^0.3.14
  • typescript^5.7.3
  • yaml^2.8.2
  • zod^4.3.5