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
759
Versions published
10
First published
May 2026
Publisher
dadenjo

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"}'
Publisherdadenjo
Artifact bytes20,858,233
Previous version0.10.2
Published2026-05-26T18:33:29.995Z
SHA-25696dc1cfed9d9ad7f47ec7029caa681e45e197cb564e29981d338873aac5a6f85

Why flagged

What the scanner saw

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

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

Availability ledger

available

review
Last checked
reviewRisk
20Score
0.10.3Version
Status history (2 events)
  1. availableavailable · risk review · score 20 · status available -> available, risk high -> review, score 125 -> 20
  2. newavailable · risk high · score 125 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowMessenger Bot Endpointpackage/.next/standalone/.next/static/chunks/app/settings/page-b95323f0dd6e9d2d.jsmatched "hooks.slack.com/services/" — messenger-bot URL without exfil context (likely a notification handler)5
lowMessenger Bot Endpointpackage/.next/standalone/.next/static/static/chunks/app/settings/page-b95323f0dd6e9d2d.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-b95323f0dd6e9d2d.jsmatched "hooks.slack.com/services/" — messenger-bot URL without exfil context (likely a notification handler)5
lowMessenger Bot Endpointpackage/.next/standalone/.next/server/app/settings/page.jsmatched "hooks.slack.com/services/" — messenger-bot URL without exfil context (likely a notification handler)5

Manifest

Package metadata

Scripts8
  • buildnext build --webpack && npm run postbuild
  • devnext dev -p 3002
  • forgenode bin/forge.js dev
  • linteslint
  • postbuild(test -d .next/static && cp -r .next/static .next/standalone/.next/static || true) && (test -d public && cp -r public .next/standalone/public || true)
  • prepublishOnlynpm run build && npm test
  • startnext start -p 3002
  • testvitest run
Dependencies15
  • @types/archiver^7.0.0
  • @types/fluent-ffmpeg^2.1.28
  • archiver^8.0.0
  • fluent-ffmpeg^2.1.3
  • forgesmith^0.7.1
  • jsonrepair^3.14.0
  • jszip^3.10.1
  • next16.2.6
  • pdf-lib^1.17.1
  • pptxgenjs^4.0.1
  • puppeteer^25.0.4
  • react19.2.4
  • react-dom19.2.4
  • yaml^2.9.0
  • zod^3.23.8