PkgRadar

Package evidence

@mgamil/[email protected]

Obfuscation Density: high encoded/escaped-token density

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publishermgamil
Artifact bytes3,550,727
Previous version0.2.4
Published2026-05-23T21:32:20.945Z
SHA-256ad97257090831384b4b96bf9b039fd75d6f773ab8b76d178f131dd9a0b67bd12

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

high
Last checked
highRisk
52Score
0.2.5Version
Status history (1 event)
  1. newavailable · risk high · score 52 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

mgamil

2 members · evidence strength 54

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/cli.jshigh encoded/escaped-token density12
mediumRemote Payloadpackage/dist/languages/installer.jsmatched "curl "12
Show all 11 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/cli.jshigh encoded/escaped-token density12
mediumRemote Payloadpackage/dist/languages/installer.jsmatched "curl "12
lowInstall-time lifecycle scriptpackage.jsonprepare="npm run build:npm"4
lowObfuscationpackage/dist/cli.jsmatched "\\u280B"3
lowObfuscationpackage/dist/agents/generator.jsmatched "\\u2713"3
lowObfuscationpackage/dist/exporters/llm-exporter.jsmatched "\\u2192"3
lowObfuscationpackage/dist/ui/main.jsmatched "\\u200B"3
lowObfuscationpackage/dist/mcp.jsmatched "\\u2014"3
lowObfuscationpackage/dist/core/scanner.jsmatched "\\u26A0"3
lowObfuscationpackage/dist/agents/templates.jsmatched "\\u2014"3
lowObfuscationpackage/dist/exporters/toon-exporter.jsmatched "\\u0000"3

Manifest

Package metadata

Scripts50
  • 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
  • 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
  • lang:listtsx src/main.ts lang list
  • …and 20 more.
Dependencies18
  • @modelcontextprotocol/sdk^1.29.0
  • better-sqlite3^12.10.0
  • commander^13.1.0
  • cytoscape^3.33.4
  • graphology^0.26.0
  • graphology-metrics^2.4.0
  • minimatch^10.2.5
  • tree-sitter-c-sharp0.23.5
  • tree-sitter-go0.25.0
  • tree-sitter-java0.23.5
  • tree-sitter-javascript^0.25.0
  • tree-sitter-php^0.24.2
  • tree-sitter-python0.25.0
  • tree-sitter-rust0.24.0
  • tree-sitter-typescript^0.23.2
  • uplot^1.6.32
  • web-tree-sitter^0.26.9
  • zod^3.25.0