PkgRadar

Package evidence

@my-own-web-services/[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
3
First published
May 2026
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@my-own-web-services/[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":["@my-own-web-services/[email protected]"],"fail_on":"review"}'
Artifact bytes22,497,539
Previous version0.1.3
Published2026-05-30T16:13:25.853Z
SHA-25694df2497120d64033d9a779f40a4a33b1bf74707298c3baa7a279cb139241b5c

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/components/files/fileIcon/FileIcon.jsmatched ".npmrc"5
lowLarge Javascript Payloadpackage/dist/shikiBridge-Bop_i3TP.js4987430 bytes0

Manifest

Package metadata

Scripts14
  • buildpnpm run build:lib
  • build:libNODE_OPTIONS='--max-old-space-size=8192' TARGET=lib vite build
  • build:siteNODE_OPTIONS='--max-old-space-size=8192' TARGET=site vite build
  • devvite --port 5175
  • linteslint src lib
  • lint:fixeslint src lib --fix
  • prepublishOnlypnpm run test && pnpm run build
  • preview:siteTARGET=site vite preview --port 5175 --strictPort
  • testvitest run --passWithNoTests
  • test:e2eplaywright test
  • test:e2e:installplaywright install --with-deps chromium
  • test:treeshakebash e2e/treeshake/run.sh
  • test:watchvitest
  • typechecktsc -p tsconfig.lib.json --noEmit
Dependencies61
  • @date-fns/tz1.4.1
  • @monaco-editor/react4.7.0
  • @photo-sphere-viewer/core5.14.1
  • @photo-sphere-viewer/markers-plugin^5.14.1
  • @radix-ui/react-checkbox^1.3.3
  • @radix-ui/react-collapsible^1.1.12
  • @radix-ui/react-context-menu^2.2.16
  • @radix-ui/react-dialog^1.1.15
  • @radix-ui/react-dropdown-menu^2.1.16
  • @radix-ui/react-hover-card^1.1.15
  • @radix-ui/react-label^2.1.7
  • @radix-ui/react-popover^1.1.15
  • @radix-ui/react-progress^1.1.7
  • @radix-ui/react-radio-group^1.3.8
  • @radix-ui/react-scroll-area1.2.10
  • @radix-ui/react-select^2.2.6
  • @radix-ui/react-separator^1.1.8
  • @radix-ui/react-slider^1.3.6
  • @radix-ui/react-slot^1.2.4
  • @radix-ui/react-switch^1.2.6
  • @radix-ui/react-tabs1.1.13
  • @radix-ui/react-tooltip^1.2.8
  • @radix-ui/react-visually-hidden^1.2.3
  • @shikijs/langs^4.1.0
  • @shikijs/monaco^4.1.0
  • @shikijs/themes^4.1.0
  • @tanstack/react-table^8.21.3
  • @xterm/addon-fit0.11.0
  • @xterm/xterm6.0.0
  • @xyflow/react12.10.2
  • …and 31 more.