PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: postinstall="echo '\\n ✓ LinkAi 插件安装完成\\n\\n 快速开始:\\n 1. linkai-setup 初始化配置\\n 2. linkai-web 打开 Web 配置页面 (http://localhost:9800)\\n 3. openclaw gateway 启动网关\\n\\n 更多命令: linkai-config help\\n'"

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
15
First published
Apr 2026
Publisher
ruizhiwulian

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherruizhiwulian
Artifact bytes59,154
Previous version1.4.1
Published2026-05-13T05:48:41.419Z
SHA-256daef083be722f3531f418f483dcf67ad76ebe2ef8d55e70224203f4b1080d3f5

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="echo '\\n ✓ LinkAi 插件安装完成\\n\\n 快速开始:\\n 1. linkai-setup 初始化配置\\n 2. linkai-web 打开 Web 配置页面 (http://localhost:9800)\\n 3. openclaw gateway 启动网关\\n\\n 更多命令: linkai-config help\\n'"

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
1.4.2Version
Status history (1 event)
  1. newavailable · risk review · score 5 · 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="echo '\\n ✓ LinkAi 插件安装完成\\n\\n 快速开始:\\n 1. linkai-setup 初始化配置\\n 2. linkai-web 打开 Web 配置页面 (http://localhost:9800)\\n 3. openclaw gateway 启动网关\\n\\n 更多命令: linkai-config help\\n'"5

Manifest

Package metadata

Scripts1
  • postinstallecho '\n ✓ LinkAi 插件安装完成\n\n 快速开始:\n 1. linkai-setup 初始化配置\n 2. linkai-web 打开 Web 配置页面 (http://localhost:9800)\n 3. openclaw gateway 启动网关\n\n 更多命令: linkai-config help\n'
Dependencies4
  • @sinclair/typebox0.34.48
  • qrcode^1.5.4
  • ws^8.18.0
  • zod^4.3.6