PkgRadar

Package evidence

@vauban-org/[email protected]

Remote Payload: matched "api.telegram.org/bot"

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
1,636Niche · −30% score
Versions published
44
First published
May 2026
Publisher
sfirae54

Effective trust discount applied: 30% (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":["@vauban-org/[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":["@vauban-org/[email protected]"],"fail_on":"review"}'
Publishersfirae54
Artifact bytes1,570,673
Previous version3.1.0
Published2026-05-29T08:31:58.721Z
SHA-256e0e9689d485375db7fcf51e3512755188782c228ecd237183c7cbc9e9ae49fb6

Why flagged

What the scanner saw

Remote Payload: matched "api.telegram.org/bot"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
54Score
3.1.1Version
Status history (3 events)
  1. availableavailable · risk review · score 54 · status available -> available, risk high -> review, score 123 -> 54
  2. availableavailable · risk high · score 123 · status available -> available, risk high -> high, score 86 -> 123
  3. newavailable · risk high · score 86 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/skills/telegram-notify.jsmatched "api.telegram.org/bot"12
mediumRemote Payloadpackage/dist/adapters/messaging/telegram.jsmatched "api.telegram.org/bot"12
mediumRemote Payloadpackage/src/skills/telegram-notify.tsmatched "api.telegram.org/bot"12
mediumRemote Payloadpackage/src/adapters/messaging/telegram.tsmatched "api.telegram.org/bot"12
Show all 10 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/skills/telegram-notify.jsmatched "api.telegram.org/bot"12
mediumRemote Payloadpackage/dist/adapters/messaging/telegram.jsmatched "api.telegram.org/bot"12
mediumRemote Payloadpackage/src/skills/telegram-notify.tsmatched "api.telegram.org/bot"12
mediumRemote Payloadpackage/src/adapters/messaging/telegram.tsmatched "api.telegram.org/bot"12
lowMessenger Bot Endpointpackage/dist/skills/telegram-notify.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowMessenger Bot Endpointpackage/dist/adapters/messaging/telegram.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowMessenger Bot Endpointpackage/src/ports/messaging.contract.test.tsmatched "discord.com/api/webhooks/" — messenger-bot URL without exfil context (likely a notification handler)5
lowMessenger Bot Endpointpackage/src/publishers/publishers.test.tsmatched "discord.com/api/webhooks/" — messenger-bot URL without exfil context (likely a notification handler)5
lowMessenger Bot Endpointpackage/src/skills/telegram-notify.tsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowMessenger Bot Endpointpackage/src/adapters/messaging/telegram.tsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5

Manifest

Package metadata

Scripts15
  • api:checkapi-extractor run
  • api:extractapi-extractor run --local --verbose
  • benchnode --import tsx/esm bench/run.ts
  • bench:baselinenode --import tsx/esm benchmarks/sdk.bench.ts --write-baseline
  • bench:sdknode --import tsx/esm benchmarks/sdk.bench.ts
  • buildtsc
  • depcruisedepcruise src
  • docstypedoc
  • lintbiome check src/ tests/
  • mutationstryker run
  • prepublishOnlypnpm build
  • sizesize-limit
  • size:legacynode scripts/measure-size.mjs
  • strykerstryker run --concurrency 2
  • testvitest run
Dependencies11
  • @anthropic-ai/sdk^0.39.0
  • @opentelemetry/exporter-trace-otlp-http^0.218.0
  • @opentelemetry/resources^2.6.0
  • @opentelemetry/sdk-trace-base^2.7.1
  • @opentelemetry/semantic-conventions^1.40.0
  • bullmq^5.75.2
  • ioredis^5.10.1
  • json-canonicalize^2.0.0
  • pino^9.5.0
  • yaml^2.6.0
  • zod^3.23.0