Recommended action
Review before promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 42 · status changed
Evidence
Static findings
11 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/trust/riskScorer.js | matched "curl " | 12 |
Show all 11 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/trust/riskScorer.js | matched "curl " | 12 |
| low | Obfuscation | package/dist/ui/App.js | matched "\\x16" | 3 |
| low | Obfuscation | package/dist/ui/AuthFlow.js | matched "\\u2717" | 3 |
| low | Obfuscation | package/dist/ui/ConfirmCard.js | matched "\\u00B7" | 3 |
| low | Obfuscation | package/dist/ui/ExplainCard.js | matched "\\uD83D" | 3 |
| low | Obfuscation | package/dist/ui/Pipeline.js | matched "\\u2713" | 3 |
| low | Obfuscation | package/dist/ui/ProcessTrace.js | matched "\\u00B7" | 3 |
| low | Obfuscation | package/dist/ui/RoleRow.test.js | matched "\\u2192" | 3 |
| low | Obfuscation | package/dist/ui/SlashPalette.js | matched "\\u00B7" | 3 |
| low | Obfuscation | package/dist/ui/ToolLog.js | matched "\\u00B7" | 3 |
| low | Obfuscation | package/dist/ui/Welcome.js | matched "\\u00B7" | 3 |
Manifest
Package metadata
Scripts4
buildtscdevtsx src/index.tsxprepublishOnlynpm run buildtestecho "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.4chalk^5.6.2commander^14.0.3dotenv^17.4.2fast-glob^3.3.3ink^4.4.1ink-text-input^5.0.1ora^9.3.0react^18.3.1turndown^7.2.4