PkgRadar

Package evidence

@lark-project/[email protected]

Install-time lifecycle script: postinstall="node ./scripts/install-skills.js"

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
664
Versions published
52Mature · −50% score
First published
Jul 2023
Publisher
wenxingxia

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":["@lark-project/[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":["@lark-project/[email protected]"],"fail_on":"review"}'
Publisherwenxingxia
Artifact bytes887,496
Previous version2.6.1
Published2026-05-28T13:32:51.045Z
SHA-2565b80d55fc9db344976a6acc602fa6165ee13ed8de48949c9305d94c8869536af

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node ./scripts/install-skills.js"

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

Availability ledger

available

review
Last checked
reviewRisk
2Score
2.7.0Version
Status history (2 events)
  1. availableavailable · risk review · score 2 · status available -> available, risk high -> review, score 17 -> 2
  2. newavailable · risk high · score 17 · 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
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node ./scripts/install-skills.js"5

Manifest

Package metadata

Scripts15
  • buildrm -rf lib && tspc && yarn downloadTemplate
  • commitcommit
  • commitlintcommitlint --edit
  • conformancenpx -y tsx@^4 src/utils/point-eval/conformance/cli.ts
  • downloadTemplatenode scripts/download-github-template/index.js
  • postinstallnode ./scripts/install-skills.js
  • postpublishbnpm sync @lark-project/cli
  • preparehusky
  • prepublishOnlyyarn build
  • preuninstallnode ./scripts/uninstall-skills.js
  • releasesemantic-release
  • schema-evalnpx -y tsx@^4 eval/scripts/run-schema-eval.ts
  • testjest --coverage=false
  • test:covjest
  • watchrm -rf lib && yarn downloadTemplate && tspc --watch
Dependencies69
  • @babel/plugin-proposal-decorators^7.22.7
  • @babel/plugin-transform-modules-commonjs^7.21.2
  • @babel/preset-env^7.22.5
  • @babel/preset-react^7.22.5
  • @babel/preset-typescript^7.22.5
  • @pmmmwh/react-refresh-webpack-plugin^0.5.10
  • @svgr/webpack^8.0.1
  • ajv^8.18.0
  • ajv-formats^3.0.1
  • axios^1.4.0
  • babel-loader^9.1.2
  • case-sensitive-paths-webpack-plugin^2.4.0
  • chalk^4.1.2
  • cheerio1.0.0-rc.12
  • commander^10.0.0
  • cross-port-killer^1.4.0
  • cross-spawn^7.0.3
  • css-loader^6.8.1
  • css-minimizer-webpack-plugin^4.2.2
  • ejs^3.1.9
  • execa5.1.1
  • figlet^1.5.2
  • file-loader^6.2.0
  • filesize^9.0.7
  • form-data^4.0.0
  • fs-extra^11.1.0
  • gzip-size6.0.0
  • html-webpack-plugin^5.5.0
  • inquirer^8.2.5
  • ip^2.0.1
  • …and 39 more.
Optional dependencies1
  • skills*