PkgRadar

Package evidence

@4399ywkf/[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.

Weekly downloads
9
Versions published
51Mature · −50% score
First published
Jan 2025
Publisher
ywjszx

Effective trust discount applied: 50% (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":["@4399ywkf/[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":["@4399ywkf/[email protected]"],"fail_on":"review"}'
Publisherywjszx
Artifact bytes993,825
Previous version2.1.0
Published2026-06-18T02:51:04.741Z
SHA-256bac9f615e7c04b355224b02d116cca9b66c74a0c3d49c7e8bcf542bac2ce7e7f

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/AiConversation/_lobe/MaterialFileTypeIcon/icon-map.jsonmatched ".npmrc"3

Manifest

Package metadata

Scripts28
  • buildfather build && gulp less
  • build:cipnpm lint && pnpm build && pnpm docs:build
  • build:watchfather dev
  • changesetchangeset
  • changeset:publishchangeset publish
  • changeset:versionchangeset version
  • cleannode -e "const fs=require('fs');for(const p of ['dist','docs-dist']) fs.rmSync(p,{recursive:true,force:true});"
  • devdumi dev
  • docs:builddumi build
  • docs:previewdumi preview
  • doctorfather doctor
  • lintnpm run lint:es && npm run lint:css
  • lint:cssstylelint "{src,test}/**/*.{css,less}"
  • lint:eseslint "{src,test}/**/*.{js,jsx,ts,tsx}"
  • postpublishgit push && git push --tags
  • preparehusky install && dumi setup
  • prepublishOnlyfather doctor && npm run build
  • pubnpm run pub:check && npm run build && npm publish --ignore-scripts
  • pub:checkfather doctor && node -e "const p=require('./package.json');const d=require('child_process').execSync('npm view '+p.name+' version 2>/dev/null').toString().trim();if(d===p.version){console.error('\x1b[31m✖ 版本 '+p.version+' 已存在,请先升级版本号\x1b[0m');process.exit(1)}else{console.log('\x1b[32m✔ 版本检查通过: '+p.version+'\x1b[0m')}"
  • pub:majornpm version major --no-git-tag-version && npm run pub
  • pub:minornpm version minor --no-git-tag-version && npm run pub
  • pub:patchnpm version patch --no-git-tag-version && npm run pub
  • releasenpm run build && changeset publish
  • startnpm run dev
  • testnode --import ./test/register.mjs --test "src/**/*.test.ts"
  • test:buildpnpm clean && pnpm build:ci && echo "✅ 构建测试通过"
  • test:eventsnpm run test:types && npm run test
  • test:typestsc -p tsconfig.test.json
Dependencies92
  • @ant-design/cssinjs^2.1.2
  • @ant-design/icons^6.1.1
  • @base-ui/react1.0.0
  • @floating-ui/react^0.27.19
  • @giscus/react^3.1.0
  • @lobehub/fluent-emoji^4.1.0
  • @lobehub/icons^5.6.0
  • @mdx-js/mdx^3.1.1
  • @mdx-js/react^3.1.1
  • @radix-ui/react-dropdown-menu^2.1.15
  • @radix-ui/react-popover^1.1.14
  • @radix-ui/react-slot^1.2.4
  • @rive-app/react-canvas^4.21.3
  • @shikijs/core^4.0.2
  • @shikijs/transformers^4.0.2
  • @splinetool/runtime0.9.526
  • ahooks^3.9.7
  • antd-style^4.1.0
  • axios^1.6.8
  • chroma-js^3.2.0
  • class-variance-authority^0.7.1
  • classnames^2.5.1
  • clone^2.1.2
  • clsx^2.1.1
  • copy-text-to-clipboard^3.2.0
  • dayjs^1.11.20
  • dumi-theme-antd^0.4.4
  • es-toolkit^1.46.0
  • exceljs^4.4.0
  • fabric^6.6.1
  • …and 62 more.