PkgRadar

Package evidence

@leankylin-sheet/[email protected]

Obfuscation: matched "\\u4E00"

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":["@leankylin-sheet/[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":["@leankylin-sheet/[email protected]"],"fail_on":"review"}'
Publisherwmb0412
Artifact bytes35,018
Previous version5.1.12
Published2026-05-24T03:26:49.555Z
SHA-256b473e35013cd871fe267073496d5b51f47ec817f021a9bdd9510ebe2fb802878

Why flagged

What the scanner saw

Obfuscation: matched "\\u4E00"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
6Score
5.1.13Version
Status history (1 event)
  1. newavailable · risk review · score 6 · 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
lowObfuscationpackage/dist/index.esm.jsmatched "\\u4E00"3
lowObfuscationpackage/dist/index.jsmatched "\\u4E00"3

Manifest

Package metadata

Scripts8
  • buildfather-build
  • checknpm run lint && npm run test
  • cleanrimraf tmp coverage
  • coveragecross-env BABEL_ENV=commonjs jest --coverage
  • generate-parsercd src/grammar-parser && jison grammar-parser.jison
  • linteslint src test
  • releasegenerate-release
  • testcross-env BABEL_ENV=commonjs jest
Dependencies3
  • @formulajs/formulajs4.5.6
  • decimal.js^10.6.0
  • tiny-emitter^2.1.0