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 promotingMixed 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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/AiConversation/_lobe/MaterialFileTypeIcon/icon-map.json | matched ".npmrc" | 3 |
Manifest
Package metadata
Scripts28
buildfather build && gulp lessbuild:cipnpm lint && pnpm build && pnpm docs:buildbuild:watchfather devchangesetchangesetchangeset:publishchangeset publishchangeset:versionchangeset versioncleannode -e "const fs=require('fs');for(const p of ['dist','docs-dist']) fs.rmSync(p,{recursive:true,force:true});"devdumi devdocs:builddumi builddocs:previewdumi previewdoctorfather doctorlintnpm run lint:es && npm run lint:csslint:cssstylelint "{src,test}/**/*.{css,less}"lint:eseslint "{src,test}/**/*.{js,jsx,ts,tsx}"postpublishgit push && git push --tagspreparehusky install && dumi setupprepublishOnlyfather doctor && npm run buildpubnpm run pub:check && npm run build && npm publish --ignore-scriptspub: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 pubpub:minornpm version minor --no-git-tag-version && npm run pubpub:patchnpm version patch --no-git-tag-version && npm run pubreleasenpm run build && changeset publishstartnpm run devtestnode --import ./test/register.mjs --test "src/**/*.test.ts"test:buildpnpm clean && pnpm build:ci && echo "✅ 构建测试通过"test:eventsnpm run test:types && npm run testtest: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.526ahooks^3.9.7antd-style^4.1.0axios^1.6.8chroma-js^3.2.0class-variance-authority^0.7.1classnames^2.5.1clone^2.1.2clsx^2.1.1copy-text-to-clipboard^3.2.0dayjs^1.11.20dumi-theme-antd^0.4.4es-toolkit^1.46.0exceljs^4.4.0fabric^6.6.1- …and 62 more.