PkgRadar

Package evidence

[email protected]

Messenger Bot Endpoint: matched "hooks.slack.com/services/" — messenger-bot URL without exfil context (likely a notification handler)

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
318
Versions published
12
First published
May 2026
Publisher
dadenjo

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":["[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":["[email protected]"],"fail_on":"high"}'
Publisherdadenjo
Artifact bytes22,124,490
Previous version0.10.3
Published2026-06-03T22:21:59.983Z
SHA-256cbe56c094fcedd87a2221f079fb1806be99f9bd549891efc97268505fcc13fd3

Why flagged

What the scanner saw

New Lifecycle Script Vs Previous: postinstall added in 1.0.0 vs 0.10.3: "node scripts/copy-gif-worker.js"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 1.0.0 vs 0.10.3: "node scripts/copy-gif-worker.js"40
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 1.0.0 vs 0.10.3: "node scripts/copy-gif-worker.js"40
lowMessenger Bot Endpointpackage/.next/standalone/apps/forge/.next/static/chunks/app/settings/page-ac859f83b6700c5e.jsmatched "hooks.slack.com/services/" — messenger-bot URL without exfil context (likely a notification handler)5
lowMessenger Bot Endpointpackage/.next/static/chunks/app/settings/page-ac859f83b6700c5e.jsmatched "hooks.slack.com/services/" — messenger-bot URL without exfil context (likely a notification handler)5
lowMessenger Bot Endpointpackage/.next/standalone/apps/forge/.next/server/app/settings/page.jsmatched "hooks.slack.com/services/" — messenger-bot URL without exfil context (likely a notification handler)5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/copy-gif-worker.js"5

Manifest

Package metadata

Scripts10
  • buildnode scripts/copy-gif-worker.js && next build --webpack && npm run postbuild
  • build:analyzenode scripts/copy-gif-worker.js && ANALYZE=true next build --webpack
  • devnode scripts/copy-gif-worker.js && next dev -p 3002
  • forgenode bin/forge.js dev
  • linteslint
  • postbuildnode scripts/copy-standalone-assets.js
  • postinstallnode scripts/copy-gif-worker.js
  • prepublishOnlynpm run build && npm test
  • startnext start -p 3002
  • testvitest run
Dependencies23
  • @prism/securityworkspace:*
  • @types/archiver^7.0.0
  • @types/fluent-ffmpeg^2.1.28
  • @types/gif.js^0.2.5
  • archiver^8.0.0
  • ffmpeg-static5.3.0
  • fluent-ffmpeg^2.1.3
  • forgesmith^0.7.1
  • gif.js^0.2.0
  • html-to-image^1.11.13
  • jsonrepair^3.14.0
  • jszip^3.10.1
  • lucide-react^1.17.0
  • mammoth^1.12.0
  • next16.2.6
  • pdf-lib^1.17.1
  • pdfjs-dist^6.0.227
  • pptxgenjs^4.0.1
  • puppeteer^25.0.4
  • react19.2.4
  • react-dom19.2.4
  • yaml^2.9.0
  • zod^3.23.8