PkgRadar

Package evidence

[email protected]

no findings

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.

Versions published
6
First published
Jun 2026
Publisher
jgkme

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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 bytes28,439
Previous version0.10.5
Published2026-06-11T18:06:13.900Z
SHA-256c0d25b8c1545ba886b0ebbeef3aca138a248ea43aa2bbab17502228703f78584

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
0.10.6Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts12
  • 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: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