PkgRadar

Package evidence

@tidecloak/[email protected]

Remote Payload: matched "curl "

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
45Established · −30% score
First published
Jul 2025
Publisher
tidedev

Effective trust discount applied: 30% (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":["@tidecloak/[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":["@tidecloak/[email protected]"],"fail_on":"review"}'
Publishertidedev
Artifact bytes29,570
Previous version0.13.31
Published2026-05-26T04:15:15.129Z
SHA-2560af6705a33361582258606ea32ed82c4e7d2bc328afbbbf79090249dfdede801

Why flagged

What the scanner saw

Remote Payload: matched "curl "

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/init/tcinit.shmatched "curl "12
mediumRemote Payloadpackage/template-js-app/init/tcinit.shmatched "curl\n"12
mediumRemote Payloadpackage/template-ts-app/init/tcinit.shmatched "curl\n"12

Manifest

Package metadata

Scripts4
  • buildnext build
  • devnext dev
  • initbash init/tcinit.sh
  • startnext start
Dependencies4
  • @tidecloak/nextjs^0.13.32
  • next16.x
  • react19.x
  • react-dom19.x