PkgRadar

Package evidence

@openagents-org/[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":["@openagents-org/[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":["@openagents-org/[email protected]"],"fail_on":"review"}'
Publisherzomux
Artifact bytes121,080
Previous version0.2.128
Published2026-05-17T08:49:07.270Z
SHA-2569e3fdf5e8a4d67e0710003afa3fd9ce5daeae148d8f9d6af079d3a91c886bdd2

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/adapters/claude.jsmatched "curl "12
mediumRemote Payloadpackage/src/adapters/cursor.jsmatched "curl "12
mediumRemote Payloadpackage/src/adapters/hermes.jsmatched "curl "12
mediumRemote Payloadpackage/src/mcp-server.jsmatched "curl "12
mediumRemote Payloadpackage/src/adapters/utils.jsmatched "curl "12
mediumRemote Payloadpackage/src/adapters/workspace-prompt.jsmatched "curl "12
mediumRemote Payloadpackage/registry.jsonmatched "curl "12
Show all 10 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/adapters/claude.jsmatched "curl "12
mediumRemote Payloadpackage/src/adapters/cursor.jsmatched "curl "12
mediumRemote Payloadpackage/src/adapters/hermes.jsmatched "curl "12
mediumRemote Payloadpackage/src/mcp-server.jsmatched "curl "12
mediumRemote Payloadpackage/src/adapters/utils.jsmatched "curl "12
mediumRemote Payloadpackage/src/adapters/workspace-prompt.jsmatched "curl "12
mediumRemote Payloadpackage/registry.jsonmatched "curl "12
lowObfuscationpackage/src/tui.jsmatched "\\u25CF"3
lowObfuscationpackage/src/adapters/workspace-prompt.jsmatched "\\U0001"3
lowObfuscationpackage/registry.jsonmatched "\\u2014"3

Manifest

Package metadata

Scripts3
  • build:registrynode scripts/build-registry.js
  • linteslint src/
  • testnode --test test/*.test.js
Dependencies2
  • blessed^0.1.81
  • ws^8.18.0