PkgRadar

Package evidence

[email protected]

Remote Payload: matched "github.com/astral-sh/uv/releases/download"

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
288
Versions published
55
First published
Mar 2026
Publisher
peterfrl

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherpeterfrl
Artifact bytes19,986,198
Previous version0.3.53
Published2026-05-13T21:28:21.066Z
SHA-2569a22d51b6073b7d6316e3a7ddcc0a353ae36b7b5f6dce1f35cbcadb58d3cd2ce

Why flagged

What the scanner saw

Remote Payload: matched "github.com/astral-sh/uv/releases/download"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/startup/preflight/shared.jsmatched "github.com/astral-sh/uv/releases/download"12
mediumRemote Payloadpackage/xll/python/Lib/site-packages/pip/_vendor/urllib3/fields.pymatched "curl "12
mediumLarge Javascript Payloadpackage/dist/cli.js12487401 bytes10
Show all 10 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/startup/preflight/shared.jsmatched "github.com/astral-sh/uv/releases/download"12
mediumRemote Payloadpackage/xll/python/Lib/site-packages/pip/_vendor/urllib3/fields.pymatched "curl "12
mediumLarge Javascript Payloadpackage/dist/cli.js12487401 bytes10
lowCredential file accesspackage/dist/cli/args.jsmatched ".azure"5
lowCredential file accesspackage/dist/app/tools/bash.jsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/dist/app/permissions/filesystem-policy.jsmatched ".ssh"5
lowCredential file accesspackage/dist/app/modes/action/prompt.jsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/dist/shell/sandbox/lib/resolve.jsmatched ".ssh"5
lowCredential file accesspackage/xll/python/Lib/site-packages/pip/_vendor/pygments/lexers/_mapping.pymatched "id_rsa"5
lowCredential file accesspackage/xll/python/Lib/site-packages/pip/_vendor/distlib/util.pymatched ".pypirc"5

Manifest

Package metadata

Scripts43
  • analyze:tui-tracenode scripts/analyze-tui-render-trace.js
  • buildnode scripts/build.js && npm run copy-assets
  • build:disttsc -p tsconfig.build.json
  • build:user-docsnode user-docs/build.js && node user-docs/build-pdf.js
  • build:xll:localcd .. && python xll/build-scripts/do_build.py --local-copy
  • build:xll:npmcd .. && python xll/build-scripts/do_build.py --npm-copy
  • check-typestsc -b --noEmit
  • check-types:publictsc -p tsconfig.build.json --noEmit
  • check-types:pythoncd ../xll && uvx pyright
  • check-types:runtime-boundarytsc -p tsconfig.tests.json --noEmit
  • copy-assetsnpm run copy-runtime-assets && npm run build:user-docs
  • copy-embedded-python-to-localnode scripts/sync-python.js embedded-python-to-local
  • copy-python-to-localnode scripts/sync-python.js modules-to-local
  • copy-python-to-npmnode scripts/sync-python.js modules-to-npm
  • copy-runtime-assetsnpm run copy-python-to-npm && node scripts/copy-runtime-assets.js
  • depcruisedepcruise --config .dependency-cruiser.cjs --output-type err src
  • devnpm run copy-python-to-local && npm run copy-embedded-python-to-local && npm run sync-mog-api-reference && npm run sync-com-api-reference && node scripts/dev-source-checkout.js
  • dev:integrationtsx tests/connectors/runner/run-agentic-integration.ts
  • formatprettier --write 'src/**/*.{ts,tsx,js,json}'
  • format:checkprettier --check 'src/**/*.{ts,tsx,js,json}'
  • inspect:runtime-boundarynode scripts/runtime-boundary-report.js
  • knipknip
  • linteslint src/
  • lint:pythoncd .. && uvx ruff check xll/modules/ xll/tests/
  • prepublishOnlypnpm run build
  • releasenode scripts/release.js
  • startnode dist/cli.js
  • sync-com-api-referencepython3 scripts/sync-com-api-reference.py
  • sync-mog-api-referencenode scripts/sync-mog-api-reference.js
  • testvitest --run
  • …and 13 more.
Dependencies29
  • @anthropic-ai/sdk^0.87.0
  • @google-cloud/secret-manager^5.6.0
  • @google-cloud/storage^7.19.0
  • @mariozechner/jiti^2.6.5
  • @mariozechner/pi-agent-core^0.55.4
  • @mariozechner/pi-ai^0.55.4
  • @modelcontextprotocol/sdk^1.29.0
  • @silvia-odwyer/photon-node^0.3.4
  • @sinclair/typebox^0.34.41
  • ajv^8.17.1
  • chalk^5.6.2
  • cli-highlight^2.1.11
  • croner^10.0.1
  • diff^8.0.3
  • dotenv^17.3.1
  • extract-zip^2.0.1
  • file-type^21.3.1
  • glob^13.0.6
  • hosted-git-info^9.0.2
  • ignore^7.0.5
  • jose^6.2.2
  • marked^15.0.12
  • minimatch^10.2.4
  • proper-lockfile^4.1.2
  • qrcode-terminal^0.12.0
  • strip-ansi^7.2.0
  • undici^7.22.0
  • ws^8.20.0
  • yaml^2.8.2
Optional dependencies2
  • @mog-sdk/node0.4.0
  • @whiskeysockets/baileys7.0.0-rc.9