PkgRadar

Package evidence

@vibe-lark/[email protected]

Credential file access: matched "GOOGLE_APPLICATION_CREDENTIALS"

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

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":["@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 bytes2,131,342
Previous version0.1.87
Published2026-06-08T11:44:20.774Z
SHA-256dc8b4d738e734711ca06bfc47070c0dab7382f87c7ab794b41c1fa9552e260b5

Why flagged

What the scanner saw

Credential file access: matched "GOOGLE_APPLICATION_CREDENTIALS"

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

Availability ledger

available

review
Last checked
reviewRisk
35Score
0.1.88Version
Status history (1 event)
  1. newavailable · risk review · score 35 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 9 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/env-api-keys-Cuz5irWW.mjsmatched "GOOGLE_APPLICATION_CREDENTIALS"5
lowCredential file accesspackage/dist/google-shared-C60sNhwd.mjsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/io-CH2g3vsv-JJtUIa_U.mjsmatched "GOOGLE_APPLICATION_CREDENTIALS"5
lowCredential file accesspackage/dist/main.mjsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/model-auth-env-oyg2Hexc-DJbt9J3o.mjsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/models-config-BmpSQJQF-BL6S5qAo.mjsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/provider-stream-COLujAAo-Dpq1DSIk.mjsmatched "AWS_ACCESS_KEY"5
lowLarge Javascript Payloadpackage/dist/dist-J5UB83Ws.mjs3021928 bytes0
lowObfuscation Densitypackage/dist/manifest-registry-_hxKCS2K-OL8KK_o4.mjshigh encoded/escaped-token density0

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
Dependencies13
  • @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
  • qrcode-terminal^0.12.0
  • semver7.7.4
  • uuid^11.1.0
  • ws^8.21.0
  • zod^4.3.6
Optional dependencies1
  • @vibe-lark/larkpal-agent^0.2.19