PkgRadar

Package evidence

@activepieces/[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.

Versions published
47Mature · −50% score
First published
Mar 2023
Publisher
abdul_activepiecer

Effective trust discount applied: 50% (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":["@activepieces/[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":["@activepieces/[email protected]"],"fail_on":"review"}'
Artifact bytes24,719
Previous version0.5.6
Published2026-04-17T09:02:06.487Z
SHA-25616725ee01ef459bb063267db2836c3155c34697961109e0db7630dfd00a28f8a

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

review
Last checked
reviewRisk
5Score
0.5.7Version
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowMessenger Bot Endpointpackage/src/lib/common/index.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowMessenger Bot Endpointpackage/src/lib/trigger/new-message.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5

Manifest

Package metadata

Scripts2
  • buildtsc -p tsconfig.lib.json && cp package.json dist/
  • linteslint 'src/**/*.ts'
Dependencies24
  • @activepieces/pieces-common0.12.1
  • @activepieces/pieces-framework0.27.2
  • @activepieces/shared0.60.0
  • asynckit0.4.0
  • call-bind-apply-helpers1.0.2
  • combined-stream1.0.8
  • delayed-stream1.0.0
  • dunder-proto1.0.1
  • es-define-property1.0.1
  • es-errors1.3.0
  • es-object-atoms1.1.1
  • es-set-tostringtag2.1.0
  • form-data4.0.4
  • function-bind1.1.2
  • get-intrinsic1.3.0
  • get-proto1.0.1
  • gopd1.2.0
  • has-symbols1.1.0
  • has-tostringtag1.0.2
  • hasown2.0.2
  • math-intrinsics1.1.0
  • mime-db1.52.0
  • mime-types2.1.35
  • tslib2.6.2