PkgRadar

Package evidence

@uipath/[email protected]

Large Javascript Payload: 2659460 bytes

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
9
Versions published
1
First published
Mar 2026
Publisher
aoltean16

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":["@uipath/[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":["@uipath/[email protected]"],"fail_on":"review"}'
Publisheraoltean16
Artifact bytes1,734,768
Previous versionnone
Published2026-03-21T17:17:55.282Z
SHA-256b57ccc79cc36c3f8024425cce89b1b04e9f140c0c1fb538a05b84128f6fb7a39

Why flagged

What the scanner saw

Large Javascript Payload: 2659460 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index.js2659460 bytes10
mediumLarge Javascript Payloadpackage/dist/node.js2050847 bytes10

Manifest

Package metadata

Scripts9
  • buildrslib build
  • cleanrimraf dist
  • prepackbun run build
  • publish:drybun publish --dry-run
  • publish:ghbun publish
  • testvitest run
  • version:majorbun version major --no-git-tag-version
  • version:minorbun version minor --no-git-tag-version
  • version:patchbun version patch --no-git-tag-version
Dependencies11
  • @uipath/resource-builder-tool^2025.11.0-alpha2430-2948
  • @uipath/solution-packager*
  • @uipath/solutionpackager-tool-core*
  • @uipath/tool-agent0.0.2
  • @uipath/tool-apiworkflow*
  • @uipath/tool-bpmn*
  • @uipath/tool-case*
  • @uipath/tool-connector*
  • @uipath/tool-flow*
  • @uipath/tool-webapp0.0.8
  • @uipath/tool-workflowcompiler*