PkgRadar

Package evidence

[email protected]

Suspicious Publish Context: {"package_age_days":2,"publisher":"jgkme","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}

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
1,369Niche · −30% score
Versions published
11
First published
Jun 2026
Publisher
jgkme

Effective trust discount applied: 30% (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"}'
Publisherjgkme
Artifact bytes33,189
Previous version0.10.10
Published2026-06-13T02:28:04.451Z
SHA-256be25f9be7c5450f3b902b9a56d9f125c4fb7a619c4bb2eb3c44bf934f4d4c083

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":2,"publisher":"jgkme","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}

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

Availability ledger

available

review
Last checked
reviewRisk
10Score
0.11.0Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":2,"publisher":"jgkme","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}10

Manifest

Package metadata

Scripts13
  • bootstrap:localnode ./scripts/bootstrap-local-runtime.mjs
  • demo:bgnode ./scripts/smoke-image.mjs --tool background_remove --input-image generated-images/j-gemini-openrouter.png --output generated-images/demo-bg.png
  • demo:finalizenode ./scripts/smoke-image.mjs --tool finalize_image --input-image generated-images/j-gemini-openrouter.png --remove-background true --background-backend imgly --background-model medium --trim true --output generated-images/demo-finalize.png
  • serve:httpIMAGE_MCP_TRANSPORT=http node ./server.js
  • smokenode ./scripts/smoke-image.mjs
  • smoke:bgnode ./scripts/smoke-image.mjs --tool background_remove --input-image generated-images/parrot.png --model modnet
  • smoke:localnode ./scripts/smoke-image.mjs --provider openai-compatible --local-provider openai-compatible --prompt 'a crisp neon logo mark on dark background'
  • smoke:openainode ./scripts/smoke-image.mjs --provider openai --prompt 'a red panda wearing glasses, clean studio background' --purpose portrait
  • smoke:openrouternode ./scripts/smoke-image.mjs --provider openrouter --prompt 'a colorful parrot perched on a branch, simple background'
  • startnode ./server.js
  • test:acpnode ./scripts/acp-smoke.mjs
  • test:httpnode ./scripts/http-smoke.mjs
  • test:workflownode ./scripts/test-workflow-loop.mjs
Dependencies6
  • @imgly/background-removal-node^1.4.5
  • @modelcontextprotocol/sdk^1.17.2
  • axios^1.7.9
  • form-data^4.0.3
  • rmbg^0.1.0
  • sharp^0.33.5