PkgRadar

Package evidence

[email protected]

Remote Payload: matched "curl "

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"}'
Publishermagnes420
Artifact bytes51,733
Previous version2.0.2
Published2026-05-24T19:02:19.242Z
SHA-256e03d6f741dc3db7efd851d9f29a56a4704529a8e026df2d6726bbf3587b2cdb0

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/trust/riskScorer.jsmatched "curl "12
Show all 11 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/trust/riskScorer.jsmatched "curl "12
lowObfuscationpackage/dist/ui/App.jsmatched "\\x16"3
lowObfuscationpackage/dist/ui/AuthFlow.jsmatched "\\u2717"3
lowObfuscationpackage/dist/ui/ConfirmCard.jsmatched "\\u00B7"3
lowObfuscationpackage/dist/ui/ExplainCard.jsmatched "\\uD83D"3
lowObfuscationpackage/dist/ui/Pipeline.jsmatched "\\u2713"3
lowObfuscationpackage/dist/ui/ProcessTrace.jsmatched "\\u00B7"3
lowObfuscationpackage/dist/ui/RoleRow.test.jsmatched "\\u2192"3
lowObfuscationpackage/dist/ui/SlashPalette.jsmatched "\\u00B7"3
lowObfuscationpackage/dist/ui/ToolLog.jsmatched "\\u00B7"3
lowObfuscationpackage/dist/ui/Welcome.jsmatched "\\u00B7"3

Manifest

Package metadata

Scripts4
  • buildtsc
  • devtsx src/index.tsx
  • prepublishOnlynpm run build
  • testecho "Error: no test specified" && exit 1
Dependencies13
  • @langchain/core^1.1.40
  • @langchain/langgraph^1.2.9
  • @langchain/ollama^1.2.6
  • @langchain/openai^1.4.4
  • chalk^5.6.2
  • commander^14.0.3
  • dotenv^17.4.2
  • fast-glob^3.3.3
  • ink^4.4.1
  • ink-text-input^5.0.1
  • ora^9.3.0
  • react^18.3.1
  • turndown^7.2.4