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
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 (1 event)
- new → available · risk review · score 20 · 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/apps/forge/.next/static/chunks/app/settings/page-ac859f83b6700c5e.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-ac859f83b6700c5e.js | matched "hooks.slack.com/services/" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Messenger Bot Endpoint | package/.next/standalone/apps/forge/.next/server/app/settings/page.js | matched "hooks.slack.com/services/" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Install-time lifecycle script | package.json | postinstall="node scripts/copy-gif-worker.js" | 5 |
Manifest
Package metadata
Scripts10
buildnode scripts/copy-gif-worker.js && next build --webpack && npm run postbuildbuild:analyzenode scripts/copy-gif-worker.js && ANALYZE=true next build --webpackdevnode scripts/copy-gif-worker.js && next dev -p 3002forgenode bin/forge.js devlinteslintpostbuildnode scripts/copy-standalone-assets.jspostinstallnode scripts/copy-gif-worker.jsprepublishOnlynpm run build && npm teststartnext start -p 3002testvitest run
Dependencies23
@prism/securityworkspace:*@types/archiver^7.0.0@types/fluent-ffmpeg^2.1.28@types/gif.js^0.2.5archiver^8.0.0ffmpeg-static5.3.0fluent-ffmpeg^2.1.3forgesmith^0.7.1gif.js^0.2.0html-to-image^1.11.13jsonrepair^3.14.0jszip^3.10.1lucide-react^1.17.0mammoth^1.12.0next16.2.6pdf-lib^1.17.1pdfjs-dist^6.0.227pptxgenjs^4.0.1puppeteer^25.0.4react19.2.4react-dom19.2.4yaml^2.9.0zod^3.23.8