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 promotingMixed 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"}'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
Status history (2 events)
- available → available · risk review · score 20 · status available -> available, risk high -> review, score 125 -> 20
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Messenger Bot Endpoint | package/.next/standalone/.next/static/chunks/app/settings/page-b95323f0dd6e9d2d.js | matched "hooks.slack.com/services/" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Messenger Bot Endpoint | package/.next/standalone/.next/static/static/chunks/app/settings/page-b95323f0dd6e9d2d.js | matched "hooks.slack.com/services/" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Messenger Bot Endpoint | package/.next/static/chunks/app/settings/page-b95323f0dd6e9d2d.js | matched "hooks.slack.com/services/" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Messenger Bot Endpoint | package/.next/standalone/.next/server/app/settings/page.js | matched "hooks.slack.com/services/" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
Manifest
Package metadata
Scripts8
buildnext build --webpack && npm run postbuilddevnext dev -p 3002forgenode bin/forge.js devlinteslintpostbuild(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 teststartnext start -p 3002testvitest run
Dependencies15
@types/archiver^7.0.0@types/fluent-ffmpeg^2.1.28archiver^8.0.0fluent-ffmpeg^2.1.3forgesmith^0.7.1jsonrepair^3.14.0jszip^3.10.1next16.2.6pdf-lib^1.17.1pptxgenjs^4.0.1puppeteer^25.0.4react19.2.4react-dom19.2.4yaml^2.9.0zod^3.23.8