PkgRadar

Package evidence

@mgamil/[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
695
Versions published
10
First published
May 2026
Publisher
mgamil

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":["@mgamil/[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":["@mgamil/[email protected]"],"fail_on":"review"}'
Publishermgamil
Artifact bytes6,205,446
Previous version0.3.4
Published2026-06-01T01:42:05.903Z
SHA-256c59f09e4a4c5ccce5f1ca7e5728a98b09d9e66a404da8566aeed3cbc121ec4ce

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/languages/installer.jsmatched "curl "12
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/languages/installer.jsmatched "curl "12
lowLarge Javascript Payloadpackage/dist/ui/main.js2270964 bytes0

Manifest

Package metadata

Scripts56
  • agents:generatetsx src/main.ts agents generate
  • agents:listtsx src/main.ts agents list
  • agents:mcptsx src/main.ts agents mcp
  • agents:mcp-detecttsx src/main.ts agents mcp --detect
  • benchtsx benchmarks/run.ts
  • bench:jsontsx benchmarks/run.ts --json
  • build:alltsx scripts/build-all.ts
  • build:linuxbun build --compile --minify --bytecode --target=bun-linux-x64 ./src/main.ts --outfile dist/mapx-linux-x64
  • build:linux-armbun build --compile --minify --bytecode --target=bun-linux-arm64 ./src/main.ts --outfile dist/mapx-linux-arm64
  • build:mac-armbun build --compile --minify --bytecode --target=bun-darwin-arm64 ./src/main.ts --outfile dist/mapx-darwin-arm64
  • build:mac-x64bun build --compile --minify --bytecode --target=bun-darwin-x64 ./src/main.ts --outfile dist/mapx-darwin-x64
  • build:npmtsup && tsx scripts/build-ui.ts
  • build:wasmtsx scripts/build-wasm.ts
  • build:winbun build --compile --minify --bytecode --target=bun-windows-x64 ./src/main.ts --outfile dist/mapx-windows-x64.exe
  • calleestsx src/main.ts callees
  • callerstsx src/main.ts callers
  • clusterstsx src/main.ts clusters
  • contexttsx src/main.ts context
  • depstsx src/main.ts deps
  • devtsx watch src/main.ts
  • exporttsx src/main.ts export
  • export:dottsx src/main.ts export --format=dot
  • export:jsontsx src/main.ts export --format=json
  • export:svgtsx src/main.ts export --format=svg
  • export:toontsx src/main.ts export --format=toon
  • filestsx src/main.ts files
  • hookstsx src/main.ts hooks
  • impacttsx src/main.ts impact
  • inittsx src/main.ts init
  • lang:installtsx src/main.ts lang install
  • …and 26 more.
Dependencies16
  • @clack/prompts^1.4.0
  • @modelcontextprotocol/sdk^1.29.0
  • better-sqlite3^12.10.0
  • commander^13.1.0
  • cytoscape^3.33.4
  • cytoscape-cola^2.5.1
  • cytoscape-dagre^3.0.0
  • cytoscape-elk^2.3.0
  • cytoscape-fcose^2.2.0
  • fuse.js^7.3.0
  • graphology^0.26.0
  • graphology-metrics^2.4.0
  • picomatch^4.0.4
  • uplot^1.6.32
  • web-tree-sitter^0.26.9
  • zod^3.25.0