PkgRadar

Package evidence

@creator-notes/[email protected]

Remote Payload: matched "cUrl\n "

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":["@creator-notes/[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":["@creator-notes/[email protected]"],"fail_on":"review"}'
Publisherdenzo83
Artifact bytes115,566
Previous version0.11.1
Published2026-05-20T07:14:49.014Z
SHA-25691a2fce1adeb00c8ad44f58f430499f7aae87be39463bce94ecbdde773f1a33d

Why flagged

What the scanner saw

Remote Payload: matched "cUrl\n "

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/commands/files.jsmatched "cUrl\n "12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/commands/files.jsmatched "cUrl\n "12
lowObfuscationpackage/dist/lib/output.jsmatched "\\u2026"3
lowObfuscationpackage/dist/lib/style.jsmatched "\\x1b"3

Manifest

Package metadata

Scripts4
  • buildtsc
  • devtsc --watch
  • prepublishOnlynpm run build
  • startnode dist/cn.js
Dependencies5
  • @inquirer/prompts^8.3.2
  • @modelcontextprotocol/sdk^1.12.0
  • commander^12.1.0
  • open^10.1.0
  • zod^3.24.0