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
594
Versions published
58
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 bytes29,720,822
Previous version0.3.57
Published2026-06-03T02:39:22.169Z
SHA-25620361694492ad35dc6674ea250fdcc406fe051fd6dfcdc07d4c437d457b73315

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
42Score
0.3.58Version
Status history (1 event)
  1. newavailable · risk review · score 42 · status changed

Evidence

Static findings

8 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
Show all 8 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/startup/preflight/shared.jsmatched "github.com/astral-sh/uv/releases/download"12
lowCredential file accesspackage/dist/cli/args.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/ai/env-api-keys.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5
lowCredential file accesspackage/dist/app/permissions/filesystem-policy.jsmatched ".config/gcloud"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
lowCredential file accesspackage/xll/python/Lib/site-packages/win32/lib/win32cryptcon.pymatched "ID_RSA"5
lowLarge Javascript Payloadpackage/dist/cli.js20583540 bytes0

Manifest

Package metadata

Scripts46
  • analyze:tui-tracenode scripts/analyze-tui-render-trace.js
  • buildnode scripts/build.js && pnpm run copy-assets
  • build:cinode scripts/build.js && pnpm run copy-runtime-assets && node user-docs/build.js
  • 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-assetspnpm run copy-runtime-assets && pnpm 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-assetspnpm run copy-python-to-npm && node scripts/copy-runtime-assets.js
  • depcruisedepcruise --config .dependency-cruiser.cjs --output-type err src
  • devpnpm run copy-python-to-local && pnpm run copy-embedded-python-to-local && pnpm run sync-mog-api-reference && pnpm 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}'
  • generate-modelstsx scripts/generate-models.ts
  • generate:binary-inventorynode scripts/generate-binary-inventory.js
  • inspect:runtime-boundarynode scripts/runtime-boundary-report.js
  • knipknip
  • linteslint src/
  • lint:pythoncd .. && uvx ruff check xll/modules/ xll/tests/
  • releasenode scripts/release.js
  • startnode dist/cli.js
  • sync-com-api-referencepython3 scripts/sync-com-api-reference.py
  • …and 16 more.
Dependencies31
  • @anthropic-ai/sdk^0.87.0
  • @google-cloud/secret-manager^5.6.0
  • @google-cloud/storage^7.19.0
  • @google/genai^1.40.0
  • @modelcontextprotocol/sdk^1.29.0
  • @silvia-odwyer/photon-node^0.3.4
  • @sinclair/typebox^0.34.41
  • ajv^8.17.1
  • ajv-formats^3.0.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
  • jiti^2.6.1
  • jose^6.2.2
  • marked^15.0.12
  • minimatch^10.2.4
  • openai6.10.0
  • partial-json^0.1.7
  • proper-lockfile^4.1.2
  • qrcode-terminal^0.12.0
  • strip-ansi^7.2.0
  • undici^7.25.0
  • ws^8.20.0
  • …and 1 more.
Optional dependencies1
  • @mog-sdk/node0.6.0