PkgRadar

Package evidence

[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.

Weekly downloads
815
Versions published
222
First published
Mar 2026
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["[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"}'
Artifact bytes1,271,108
Previous version4.11.0
Published2026-06-17T13:56:40.768Z
SHA-25626cf37722077087b0aa9ff282cf15fba8d0130ff2a7b27e8d2e455fc71d1059a

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/bin/delimit-setup.jsmatched "curl "12
mediumCredential file accesspackage/gateway/ai/server.pymatched "GOOGLE_APPLICATION_CREDENTIALS"10
mediumCredential file accesspackage/gateway/ai/backends/tools_infra.pymatched "aws_access_key"10
Show all 9 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/bin/delimit-setup.jsmatched "curl "12
mediumCredential file accesspackage/gateway/ai/server.pymatched "GOOGLE_APPLICATION_CREDENTIALS"10
mediumCredential file accesspackage/gateway/ai/backends/tools_infra.pymatched "aws_access_key"10
lowCredential file accesspackage/lib/chat-repl.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5
lowCredential file accesspackage/lib/cross-model-hooks.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5
lowCredential file accesspackage/bin/delimit-setup.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5
lowMessenger Bot Endpointpackage/gateway/ai/notify.pymatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowCredential file accesspackage/gateway/ai/integrations/opensage_wrapper.pymatched ".ssh/"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.js"5

Manifest

Package metadata

Scripts5
  • postinstallnode scripts/postinstall.js
  • prepublishOnlybash scripts/publish-ci-guard.sh && npm run sync-gateway && bash scripts/build-license-core.sh && bash scripts/security-check.sh
  • sync-gatewaybash scripts/sync-gateway.sh
  • testnode scripts/test-with-config-guard.js
  • test:rawnode --test tests/_config-sentinel.test.js tests/setup-onboarding.test.js tests/setup-matrix.test.js tests/setup-no-clobber.test.js tests/config-export-import.test.js tests/cross-model-hooks.test.js tests/golden-path.test.js tests/v420-features.test.js tests/v43-wrap-engine.test.js tests/v43-trust-page-engine.test.js tests/v43-ai-sbom-engine.test.js tests/attest-mcp.test.js tests/delimit-home.test.js tests/postinstall-hardening.test.js tests/auth-signin.test.js tests/auth-signout.test.js tests/migration-2092-banner.test.js tests/control-browser.test.js
Dependencies7
  • axios^1.16.0
  • chalk^4.1.2
  • commander^12.1.0
  • express^4.18.0
  • inquirer^8.2.0
  • js-yaml^4.1.0
  • minimatch^5.1.0