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
356
Versions published
56
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 bytes20,199,598
Previous version0.3.55
Published2026-05-30T04:29:31.797Z
SHA-2565df3fa0cab3e54c201e456e2a5e721fe114a42d0b37d8420143a40d5379c832f

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

Evidence

Static findings

6 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 6 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/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
lowLarge Javascript Payloadpackage/dist/cli.js12522052 bytes0

Manifest

Package metadata

Scripts44
  • 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}'
  • 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
  • …and 14 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.25.0
  • ws^8.20.0
  • yaml^2.8.2
Optional dependencies1
  • @mog-sdk/node0.6.0