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 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":["@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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Messenger Bot Endpoint | package/build/dist/Types/Workflow/Components/Discord.js | matched "discord.com/api/webhooks/" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Messenger Bot Endpoint | package/build/dist/Server/Types/Workflow/Components/Telegram/SendMessageToChat.js | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Messenger Bot Endpoint | package/build/dist/Types/Workflow/Components/Slack.js | matched "hooks.slack.com/services/" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Messenger Bot Endpoint | package/Types/Workflow/Components/Discord.ts | matched "discord.com/api/webhooks/" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Messenger Bot Endpoint | package/Server/Types/Workflow/Components/Telegram/SendMessageToChat.ts | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Messenger Bot Endpoint | package/Types/Workflow/Components/Slack.ts | matched "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 installcompiletsccoveragejest --detectOpenHandles --coveragedebug:testcd .. && export $(grep -v '^#' config.env | xargs) && cd Common && node --inspect node_modules/.bin/jest --runInBand ./Tests --detectOpenHandlesdebug:test-filecd .. && export $(grep -v '^#' config.env | xargs) && cd Common && node --inspect node_modules/.bin/jest --runInBand $1 --detectOpenHandlesdep-checknpm install -g depcheck && depcheck ./ --skip-missing=truetestcd .. && export $(grep -v '^#' config.env | xargs) && cd Common && node node_modules/.bin/jest --runInBand ./Tests --detectOpenHandlestest-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.