PkgRadar

Package evidence

@wecode-team/[email protected]

Credential file access: matched ".npmrc"

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@wecode-team/[email protected]"],"fail_on":"high"}'

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":["@wecode-team/[email protected]"],"fail_on":"high"}'
Publisherxuyuquan
Artifact bytes1,687,055
Previous version1.1.46
Published2026-05-24T17:40:55.578Z
SHA-2564a73b7bb979fd2318b7d172a44d81f1fddb3489cb5b5544a1020a16d2da6639c

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

high
Last checked
highRisk
36Score
1.1.47Version
Status history (1 event)
  1. newavailable · risk high · score 36 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

xuyuquan

4 members · evidence strength 71

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/package.jsonmatched ".npmrc"30
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/package.jsonmatched ".npmrc"30
lowObfuscationpackage/dist/index.esm.jsmatched "\\uFEFF"3
lowObfuscationpackage/dist/index.jsmatched "\\uFEFF"3

Manifest

Package metadata

Scripts9
  • buildnode scripts/generate-richtext-style-bundle.cjs && rollup -c --bundleConfigAsCjs && node -e "try { require('fs').unlinkSync('dist/request.d.ts'); } catch(e) {}"
  • build:democd demo && npm run build
  • devcd demo && npm run dev
  • dev:democd demo && npm run dev
  • prepublishOnlynpm run build
  • publish:allnpm run build && NPM_CONFIG_USERCONFIG=$(node -e "process.stdout.write(require('fs').existsSync('.npmrc.public.local') ? '.npmrc.public.local' : '.npmrc.public')") npm publish --access public --tag latest --ignore-scripts && NPM_CONFIG_USERCONFIG=$(node -e "process.stdout.write(require('fs').existsSync('.npmrc.private.local') ? '.npmrc.private.local' : '.npmrc.private')") npm publish --access public --tag latest --ignore-scripts
  • publish:privatenpm run build && NPM_CONFIG_USERCONFIG=$(node -e "process.stdout.write(require('fs').existsSync('.npmrc.private.local') ? '.npmrc.private.local' : '.npmrc.private')") npm publish --access public --tag latest --ignore-scripts
  • publish:publicnpm run build && NPM_CONFIG_USERCONFIG=$(node -e "process.stdout.write(require('fs').existsSync('.npmrc.public.local') ? '.npmrc.public.local' : '.npmrc.public')") npm publish --access public --tag latest --ignore-scripts
  • testnode --test test/*.test.cjs
Dependencies57
  • @floating-ui/react^0.27.19
  • @radix-ui/react-dialog^1.1.15
  • @radix-ui/react-dropdown-menu^2.1.16
  • @radix-ui/react-label^2.1.8
  • @radix-ui/react-popover^1.1.15
  • @radix-ui/react-select^2.2.6
  • @radix-ui/react-separator^1.1.8
  • @radix-ui/react-slot^1.2.4
  • @radix-ui/react-switch^1.2.6
  • @radix-ui/react-tooltip^1.2.8
  • @tiptap/core3.22.3
  • @tiptap/extension-bubble-menu3.22.3
  • @tiptap/extension-color3.22.3
  • @tiptap/extension-font-family3.22.3
  • @tiptap/extension-highlight3.22.3
  • @tiptap/extension-horizontal-rule3.22.3
  • @tiptap/extension-image3.22.3
  • @tiptap/extension-link3.22.3
  • @tiptap/extension-list3.22.3
  • @tiptap/extension-subscript3.22.3
  • @tiptap/extension-superscript3.22.3
  • @tiptap/extension-table3.22.3
  • @tiptap/extension-table-cell3.22.3
  • @tiptap/extension-table-header3.22.3
  • @tiptap/extension-table-row3.22.3
  • @tiptap/extension-task-item3.22.3
  • @tiptap/extension-task-list3.22.3
  • @tiptap/extension-text-align3.22.3
  • @tiptap/extension-text-style3.22.3
  • @tiptap/extension-typography3.22.3
  • …and 27 more.