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"}'
Publisher7majesty
Artifact bytes316,886
Previous version1.0.3
Published2026-05-21T06:15:32.517Z
SHA-256e5772c9e92749030183b47ede849c03ef1853f6214259da5093e4ca113c12f84

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/network/diagnostics.jsmatched "curl "12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/network/diagnostics.jsmatched "curl "12
lowInstall-time lifecycle scriptpackage.jsonprepare="npm run build"4
lowObfuscationpackage/dist/git/manager.jsmatched "\\x1F"3

Manifest

Package metadata

Scripts12
  • buildtsc
  • devtsx watch src/index.ts
  • formatprettier --write "src/**/*.ts" "tests/**/*.ts"
  • format:checkprettier --check "src/**/*.ts" "tests/**/*.ts"
  • linteslint src --ext .ts
  • lint:fixeslint src --ext .ts --fix
  • preparenpm run build
  • startnode dist/index.js
  • testvitest run
  • test:coveragevitest run --coverage
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies7
  • @modelcontextprotocol/sdk^1.0.0
  • dockerode^4.0.2
  • glob^11.0.0
  • pino^9.4.0
  • pino-pretty^11.2.2
  • terminal-guardian-mcp^1.0.3
  • zod^3.23.8