Package evidence
@mcp-graph-workflow/[email protected]
Messenger Bot Endpoint: matched "api.telegram.org/bot" — 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
- 283
- Versions published
- 128
- First published
- Mar 2026
- Publisher
- diegonogueiradev_
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":["@mcp-graph-workflow/[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":["@mcp-graph-workflow/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Messenger Bot Endpoint: matched "api.telegram.org/bot" — 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 5 · status changed
Evidence
Static findings
5 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 5 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Messenger Bot Endpoint | package/dist/core/autonomy/delivery-adapters/index.js | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Large Javascript Payload | package/dist/mcp/daemon-entry.js | 2351470 bytes | 0 |
| low | Large Javascript Payload | package/dist/cli/index.js | 3199543 bytes | 0 |
| low | Large Javascript Payload | package/dist/mcp/server.js | 2764270 bytes | 0 |
| low | Large Javascript Payload | package/dist/mcp/stdio.js | 2757225 bytes | 0 |
Manifest
Package metadata
Scripts43
audit:catchestsx scripts/audit-catches.tsaudit:temp-leakstsx scripts/audit-temp-leaks.tsaudit:throwstsx scripts/audit-throws.tsbenchmark:daemon-rssnode scripts/benchmark-daemon-rss.mjsbuildnpm run build:cli-workspace && tsup && npm run build:lib && npm run copy-v11-bundle && npm run copy-assets && npm run copy-grammars && npm run generate-docs-manifest && npm run dashboard:build && npm run copy-dashboardbuild:cli-workspacenpm --workspace tools/cli run buildbuild:libnode scripts/build-lib.mjscopy-assetsnode scripts/copy-assets.mjscopy-dashboardnode -e "const fs=require('fs');if(fs.existsSync('dist/web/dashboard/dist')){fs.rmSync('dist/web/dashboard/dist',{recursive:true})};fs.cpSync('src/web/dashboard/dist','dist/web/dashboard/dist',{recursive:true})"copy-grammarsnode scripts/copy-grammars.mjscopy-v11-bundlenode scripts/copy-v11-bundle.mjsdashboard:buildcd src/web/dashboard && npm run builddashboard:devcd src/web/dashboard && npm run devdashboard:installcd src/web/dashboard && npm installdevtsx src/mcp/server.tsdev:stdiotsx src/mcp/stdio.tsgenerate-docs-manifesttsx src/core/docs/generate-docs-manifest.tsharness:provenance:backfilltsx scripts/provenance-backfill-run.tsharness:scantsx scripts/harness-scan-run.jslinteslint src/ --max-warnings 30lint:fixeslint src/ --fixmodel:downloadtsx tools/download-model.tspreflightnode scripts/preflight.mjspreparenode scripts/prepare-husky.mjsprepublishOnlynpm run buildsetup:mcpbash scripts/setup-mcp.shspdx:applynode scripts/license/headers.mjs --applyspdx:checknode scripts/license/headers.mjs --checkstartnode dist/mcp/server.jstestvitest run- …and 13 more.
Dependencies20
@modelcontextprotocol/sdk^1.29.0adm-zip^0.5.17better-sqlite3^12.6.2cheerio^1.2.0commander^14.0.3elkjs^0.11.1express^5.2.1fast-xml-parser^5.5.11glob^13.0.6lru-cache^11.2.7mammoth^1.12.0multer^2.1.1pdf-parse^2.4.5playwright^1.59.1tesseract.js^7.0.0update-notifier^7.3.1web-tree-sitter^0.26.8ws^8.20.0yaml^2.8.2zod^4.3.6
Optional dependencies3
intelephense>=1.10.0typescript^6.0.2typescript-language-server>=4.0.0