PkgRadar

Package evidence

[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":["[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":["[email protected]"],"fail_on":"review"}'
Publishertuanhung303
Artifact bytes328,532
Previous version2.2.12
Published2026-05-24T16:02:32.534Z
SHA-2565b9c922f709ea0c2ba08bf31d6a8d9caef62094fe0fc8645913d8715f67a64ad

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
33Score
2.2.13Version
Status history (1 event)
  1. newavailable · risk review · score 33 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/tools/web-ops.jsmatched "curl\n "12
Show all 8 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/tools/web-ops.jsmatched "curl\n "12
lowObfuscationpackage/dist/batch/apply-patch.jsmatched "\\u2010"3
lowObfuscationpackage/dist/tui/scramble/constants.jsmatched "\\x1b"3
lowObfuscationpackage/dist/batch/fuzzy-edit.jsmatched "\\uFEFF"3
lowObfuscationpackage/dist/notify/notify.jsmatched "\\x1b"3
lowObfuscationpackage/dist/tui/render-utils.jsmatched "\\x1b"3
lowObfuscationpackage/dist/flow/settings-command.jsmatched "\\u001b"3
lowObfuscationpackage/dist/batch/shell-compress.jsmatched "\\x1b"3

Manifest

Package metadata

Scripts6
  • buildtsc
  • linttsc --noEmit
  • prepublishOnlynpm run build
  • switch:localnpm link
  • switch:remotenpm uninstall -g pi-agent-flow && npm install -g pi-agent-flow
  • testvitest run
Dependencies2
  • jsdom^29.1.0
  • turndown^7.2.4