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.

Versions published
63Mature · −50% score
First published
Jul 2024
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 bytes39,499
Previous version2.0.33
Published2026-04-24T04:17:22.043Z
SHA-2562f1362c542ab9f7b7f8b9ad05cb8e972ff2771107cefe6c4ebd2985daa3f7552

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential file accesspackage/dist/index.jsmatched ".npmrc"10
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumCredential file accesspackage/dist/index.jsmatched ".npmrc"10
lowObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts23
  • buildrollup -c && node scripts/postbuild.js
  • build:watchrollup -c -w
  • changesetchangeset
  • changeset:publishchangeset publish
  • changeset:versionchangeset version
  • debugnode --inspect-brk bin/cli.js
  • debug:createnode --inspect-brk bin/cli.js create test-project
  • debug:create-with-templatenode --inspect-brk bin/cli.js create test-project -t webpack-mainApplicate_demo
  • debug:create-with-template-rspacknode --inspect-brk bin/cli.js create test-project -t rspack-subApplicate_demo
  • debug:helpnode --inspect-brk bin/cli.js --help
  • devnode bin/cli.js
  • linknpm link
  • postpublishpnpm build && git push && git push --tags
  • prepublishOnlynpm run build
  • publish:allbash scripts/publish.sh
  • publish:clibash scripts/publish.sh -t cli
  • publish:corebash scripts/publish.sh -t core
  • publish:drybash scripts/publish.sh -d
  • publish:majorbash scripts/publish.sh -b major
  • publish:minorbash scripts/publish.sh -b minor
  • publish:themebash scripts/publish.sh -t theme
  • testecho "Error: no test specified" && exit 1
  • unlinknpm unlink -g
Dependencies29
  • @ant-design/colors^8.0.1
  • @ant-design/cssinjs^2.1.0
  • @ant-design/icons-svg^4.4.2
  • @babel/runtime^7.28.6
  • @changesets/cli^2.29.5
  • @emotion/css^11.13.5
  • @emotion/react^11.14.0
  • @emotion/serialize^1.3.3
  • @emotion/styled^11.14.1
  • @emotion/utils^1.4.2
  • @rc-component/motion^1.3.1
  • @rc-component/portal^2.2.0
  • @rc-component/trigger^3.9.0
  • @rc-component/util^1.9.0
  • @umijs/utils4.6.14
  • boxen^5.1.2
  • chalk^4.1.2
  • child_process^1.0.2
  • commander^10.0.1
  • download-git-repo^3.0.2
  • figlet^1.5.2
  • fs-extra^11.1.1
  • inquirer^8.2.5
  • ora^5.4.1
  • rc-resize-observer^1.4.3
  • scheduler^0.27.0
  • side-channel^1.1.0
  • stylis^4.3.6
  • use-merge-value^1.2.0