PkgRadar

Package evidence

@xylabs/[email protected]

Credential file access: matched ".npmrc"

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.

Versions published
86
First published
Apr 2026
Publisher
atrouw

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":["@xylabs/[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":["@xylabs/[email protected]"],"fail_on":"review"}'
Publisheratrouw
Artifact bytes6,063,963
Previous version8.1.19
Published2026-06-10T01:20:27.952Z
SHA-256a9d715c121c3ca0e2afab53eadba330e7d920d60adb8b0bcd70d3d67063bd94c

Why flagged

What the scanner saw

Credential file access: matched ".npmrc"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential file accesspackage/dist/lib/updo/fetchRegistryInfo.mjsmatched ".npmrc"10
mediumCredential file accesspackage/dist/lib/updo/index.mjsmatched ".npmrc"10
Show all 37 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumCredential file accesspackage/dist/lib/updo/fetchRegistryInfo.mjsmatched ".npmrc"10
mediumCredential file accesspackage/dist/lib/updo/index.mjsmatched ".npmrc"10
lowCredential file accesspackage/dist/actions/build.mjsmatched ".npmrc"5
lowCredential file accesspackage/dist/xy/build/buildCommand.mjsmatched ".npmrc"5
lowCredential file accesspackage/dist/xy/common/checkCommand.mjsmatched ".npmrc"5
lowCredential file accesspackage/dist/actions/compile.mjsmatched ".npmrc"5
lowCredential file accesspackage/dist/xy/build/compileCommand.mjsmatched ".npmrc"5
lowCredential file accesspackage/dist/actions/packman/convert.mjsmatched ".npmrc"5
lowCredential file accesspackage/dist/actions/packman/convertToPnpm.mjsmatched ".npmrc"5
lowCredential file accesspackage/dist/actions/packman/convertToYarn.mjsmatched ".npmrc"5
lowCredential file accesspackage/dist/xy/lint/cycleCommand.mjsmatched ".npmrc"5
lowCredential file accesspackage/dist/actions/incremental.mjsmatched ".npmrc"5
lowCredential file accesspackage/dist/actions/index.mjsmatched ".npmrc"5
lowCredential file accesspackage/dist/actions/packman/index.mjsmatched ".npmrc"5
lowCredential file accesspackage/dist/index.mjsmatched ".npmrc"5
lowCredential file accesspackage/dist/lib/index.mjsmatched ".npmrc"5
lowCredential file accesspackage/dist/lib/pnpmConfig/index.mjsmatched ".npmrc"5
lowCredential file accesspackage/dist/xy/build/index.mjsmatched ".npmrc"5
lowCredential file accesspackage/dist/xy/common/index.mjsmatched ".npmrc"5
lowCredential file accesspackage/dist/xy/index.mjsmatched ".npmrc"5
lowCredential file accesspackage/dist/xy/install/index.mjsmatched ".npmrc"5
lowCredential file accesspackage/dist/xy/lint/index.mjsmatched ".npmrc"5
lowCredential file accesspackage/dist/xy/lint/lint/index.mjsmatched ".npmrc"5
lowCredential file accesspackage/dist/actions/lint.mjsmatched ".npmrc"5
lowCredential file accesspackage/dist/xy/lint/lintCommand.mjsmatched ".npmrc"5
lowCredential file accesspackage/dist/xy/common/packmanCommand.mjsmatched ".npmrc"5
lowCredential file accesspackage/dist/actions/publint.mjsmatched ".npmrc"5
lowCredential file accesspackage/dist/xy/lint/publintCommand.mjsmatched ".npmrc"5
lowCredential file accesspackage/dist/lib/pnpmConfig/readMinReleaseAge.mjsmatched ".npmrc"5
lowCredential file accesspackage/dist/actions/recompile.mjsmatched ".npmrc"5
lowCredential file accesspackage/dist/xy/build/recompileCommand.mjsmatched ".npmrc"5
lowCredential file accesspackage/dist/xy/lint/lint/runCommand.mjsmatched ".npmrc"5
lowCredential file accesspackage/dist/lib/updo/runUpdo.mjsmatched ".npmrc"5
lowCredential file accesspackage/dist/actions/updo.mjsmatched ".npmrc"5
lowCredential file accesspackage/dist/xy/install/updoCommand.mjsmatched ".npmrc"5
lowCredential file accesspackage/dist/bin/xy.mjsmatched ".npmrc"5
lowCredential file accesspackage/dist/xy/xy.mjsmatched ".npmrc"5

Manifest

Package metadata

Scripts4
  • package-cleanecho Not cleaning...
  • package-compilenode scripts/packageCompile.mjs
  • package-recompilenode scripts/packageCompile.mjs
  • update-latest-versionstsx scripts/updateLatestVersions.ts
Dependencies18
  • @inquirer/core~11.2.1
  • @types/node^25.9.2
  • chalk~5.6.2
  • cosmiconfig~9.0.2
  • cosmiconfig-typescript-loader~6.3.0
  • cross-spawn~7.0.6
  • esbuild^0.28.0
  • find-up~8.0.0
  • get-tsconfig~4.14.0
  • glob~13.0.6
  • license-checker-rseidelsohn~5.0.1
  • minimatch^10.2.5
  • publint~0.3.21
  • semver~7.8.3
  • sort-package-json~4.0.0
  • source-map-explorer~2.5.3
  • yaml~2.9.0
  • yargs~18.0.0