PkgRadar

Package evidence

@vibe-lark/[email protected]

no findings

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
63
First published
Apr 2026
Publisher
chazzzz

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@vibe-lark/[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":["@vibe-lark/[email protected]"],"fail_on":"review"}'
Publisherchazzzz
Artifact bytes205,130
Previous version0.1.80
Published2026-06-01T06:22:52.086Z
SHA-256b6d61721fb46b0eb58640587f3e02d4d5010d094aff32ef556efe93413ad7d2d

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
0.1.81Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts10
  • buildtsdown
  • formatprettier --write src/**/*.ts
  • format:checkprettier --check src/**/*.ts
  • linteslint src/
  • lint:fixeslint src/ --fix
  • sit:larkpal-agentnode scripts/sit/larkpal-agent-0.1.9-sit.mjs
  • startnode --env-file=.env bin/larkpal.js
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies11
  • @larksuiteoapi/node-sdk^1.60.0
  • @modelcontextprotocol/sdk^1.29.0
  • @sinclair/typebox0.34.48
  • busboy^1.6.0
  • dotenv^17.4.2
  • express^5.1.0
  • image-size^2.0.2
  • node-cron^4.0.8
  • openclaw^2026.4.9
  • uuid^11.1.0
  • zod^4.3.6
Optional dependencies1
  • @vibe-lark/larkpal-agent^0.2.19