PkgRadar

Package evidence

@oneuptime/[email protected]

Messenger Bot Endpoint: matched "discord.com/api/webhooks/" — 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.

Versions published
1,027Mature · −50% score
First published
Mar 2024
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@oneuptime/[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":["@oneuptime/[email protected]"],"fail_on":"review"}'
Artifact bytes14,010,879
Previous version10.8.2
Published2026-06-12T08:23:58.805Z
SHA-2564bb0c5b142386725d74396fe81f0eb7875fd75cd5914d6144a8be63739bdc9e8

Why flagged

What the scanner saw

Messenger Bot Endpoint: matched "discord.com/api/webhooks/" — 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
9Score
11.0.0Version
Status history (1 event)
  1. newavailable · risk review · score 9 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowMessenger Bot Endpointpackage/build/dist/Types/Workflow/Components/Discord.jsmatched "discord.com/api/webhooks/" — messenger-bot URL without exfil context (likely a notification handler)5
lowMessenger Bot Endpointpackage/build/dist/Server/Types/Workflow/Components/Telegram/SendMessageToChat.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowMessenger Bot Endpointpackage/build/dist/Types/Workflow/Components/Slack.jsmatched "hooks.slack.com/services/" — messenger-bot URL without exfil context (likely a notification handler)5
lowMessenger Bot Endpointpackage/Types/Workflow/Components/Discord.tsmatched "discord.com/api/webhooks/" — messenger-bot URL without exfil context (likely a notification handler)5
lowMessenger Bot Endpointpackage/Server/Types/Workflow/Components/Telegram/SendMessageToChat.tsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowMessenger Bot Endpointpackage/Types/Workflow/Components/Slack.tsmatched "hooks.slack.com/services/" — messenger-bot URL without exfil context (likely a notification handler)5

Manifest

Package metadata

Scripts8
  • clear-modulesrm -rf node_modules && rm package-lock.json && npm install
  • compiletsc
  • coveragejest --detectOpenHandles --coverage
  • debug:testcd .. && export $(grep -v '^#' config.env | xargs) && cd Common && node --inspect node_modules/.bin/jest --runInBand ./Tests --detectOpenHandles
  • debug:test-filecd .. && export $(grep -v '^#' config.env | xargs) && cd Common && node --inspect node_modules/.bin/jest --runInBand $1 --detectOpenHandles
  • dep-checknpm install -g depcheck && depcheck ./ --skip-missing=true
  • testcd .. && export $(grep -v '^#' config.env | xargs) && cd Common && node node_modules/.bin/jest --runInBand ./Tests --detectOpenHandles
  • test-filecd .. && export $(grep -v '^#' config.env | xargs) && cd Common && node node_modules/.bin/jest --runInBand $1 --detectOpenHandles
Dependencies108
  • @asteasolutions/zod-to-openapi^7.3.2
  • @bull-board/express^5.21.4
  • @clickhouse/client^1.10.1
  • @elastic/elasticsearch^8.12.1
  • @hcaptcha/react-hcaptcha^1.14.0
  • @monaco-editor/react^4.4.6
  • @opentelemetry/api^1.9.0
  • @opentelemetry/api-logs^0.206.0
  • @opentelemetry/context-zone^1.25.1
  • @opentelemetry/exporter-logs-otlp-http^0.207.0
  • @opentelemetry/exporter-metrics-otlp-proto^0.207.0
  • @opentelemetry/exporter-trace-otlp-http^0.207.0
  • @opentelemetry/exporter-trace-otlp-proto^0.207.0
  • @opentelemetry/id-generator-aws-xray^1.2.2
  • @opentelemetry/instrumentation^0.207.0
  • @opentelemetry/instrumentation-fetch^0.207.0
  • @opentelemetry/instrumentation-xml-http-request^0.207.0
  • @opentelemetry/resources^1.25.1
  • @opentelemetry/sdk-logs^0.207.0
  • @opentelemetry/sdk-metrics^1.25.1
  • @opentelemetry/sdk-node^0.207.0
  • @opentelemetry/sdk-trace-web^1.25.1
  • @opentelemetry/semantic-conventions^1.37.0
  • @pyroscope/nodejs^0.4.11
  • @remixicon/react^4.2.0
  • @simplewebauthn/server^13.2.2
  • @tippyjs/react^4.2.6
  • @types/archiver^6.0.3
  • @types/crypto-js^4.2.2
  • @types/dompurify^3.0.5
  • …and 78 more.