PkgRadar

Package evidence

@vibe-lark/[email protected]

Credential file access: matched "AWS_ACCESS_KEY"

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
3,611Niche · −30% score
Versions published
68
First published
Apr 2026
Publisher
chazzzz

Effective trust discount applied: 30% (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":["@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,972,577
Previous version0.1.85
Published2026-06-08T11:13:07.810Z
SHA-256e966fb44cb1570a5c167843c9a6971f857885de2c639e34180bf6a2d5c967537

Why flagged

What the scanner saw

Credential file access: matched "AWS_ACCESS_KEY"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential file accesspackage/dist/provider-stream-COLujAAo-CbJPDngm.mjsmatched "AWS_ACCESS_KEY"10
Show all 8 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumCredential file accesspackage/dist/provider-stream-COLujAAo-CbJPDngm.mjsmatched "AWS_ACCESS_KEY"10
lowCredential file accesspackage/dist/env-api-keys-BVvSg7T2.mjsmatched "GOOGLE_APPLICATION_CREDENTIALS"5
lowCredential file accesspackage/dist/google-shared-BsWgwEk1.mjsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/io-CH2g3vsv-BOGlLlB8.mjsmatched "GOOGLE_APPLICATION_CREDENTIALS"5
lowCredential file accesspackage/dist/model-auth-env-oyg2Hexc-DU_rOUU5.mjsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/models-config-BmpSQJQF-Gfvh1n3A.mjsmatched "AWS_ACCESS_KEY"5
lowLarge Javascript Payloadpackage/dist/dist-DD2aJ2UL.mjs4343588 bytes0
lowObfuscation Densitypackage/dist/manifest-registry-_hxKCS2K-CZdeyN0f.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
Dependencies12
  • @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
  • uuid^11.1.0
  • ws^8.21.0
  • zod^4.3.6
Optional dependencies1
  • @vibe-lark/larkpal-agent^0.2.19