PkgRadar

Package evidence

@flowuent-org/[email protected]

Messenger Bot Endpoint, Obfuscation Density

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
57
Versions published
35Established · −30% score
First published
Oct 2025
Publisher
prabhash_liyanage

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":["@flowuent-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":["@flowuent-org/[email protected]"],"fail_on":"review"}'
Artifact bytes880,962
Previous version1.3.6
Published2026-02-13T17:14:31.312Z
SHA-25678d64fa0358ab2fb8a5f586a89875c105ea00befc2e4de99320b7e2856e68238

Why flagged

What the scanner saw

Messenger Bot Endpoint

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

Availability ledger

available

review
Last checked
reviewRisk
3Score
1.3.7Version
Status history (1 event)
  1. newavailable · risk review · score 3 · 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/apps/diagramming/src/AutomationDiagramData.ts5
lowObfuscation Densitypackage/packages/diagrams/pnpm-lock.yaml0

Manifest

Package metadata

Scripts 2

Sign in to view install / lifecycle script contents.

Dependencies12
  • @mui/material^6.1.6
  • @types/js-beautify^1.14.3
  • core-js^3.38.1
  • file-saver^2.0.5
  • highlight.js^11.10.0
  • i18next^24.0.2
  • js-beautify^1.15.1
  • prettier^3.3.3
  • react-copy-to-clipboard^5.1.0
  • react-i18next^15.1.2
  • react-syntax-highlighter^15.6.1
  • xlsx^0.18.5