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
- 69
- First published
- Apr 2026
- Publisher
- chazzzz
Recommended action
Review before promotingMixed 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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/env-api-keys-Cuz5irWW.mjs | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
| low | Credential file access | package/dist/google-shared-C60sNhwd.mjs | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/io-CH2g3vsv-JJtUIa_U.mjs | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
| low | Credential file access | package/dist/main.mjs | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/model-auth-env-oyg2Hexc-DJbt9J3o.mjs | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/models-config-BmpSQJQF-BL6S5qAo.mjs | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/provider-stream-COLujAAo-Dpq1DSIk.mjs | matched "AWS_ACCESS_KEY" | 5 |
| low | Large Javascript Payload | package/dist/dist-J5UB83Ws.mjs | 3021928 bytes | 0 |
| low | Obfuscation Density | package/dist/manifest-registry-_hxKCS2K-OL8KK_o4.mjs | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts10
buildtsdownformatprettier --write src/**/*.tsformat:checkprettier --check src/**/*.tslinteslint src/lint:fixeslint src/ --fixsit:larkpal-agentnode scripts/sit/larkpal-agent-0.1.9-sit.mjsstartnode --env-file=.env bin/larkpal.jstestvitest runtest:watchvitesttypechecktsc --noEmit
Dependencies12
@larksuiteoapi/node-sdk^1.60.0@modelcontextprotocol/sdk^1.29.0@sinclair/typebox0.34.48busboy^1.6.0dotenv^17.4.2express^5.1.0image-size^2.0.2node-cron^4.0.8qrcode-terminal^0.12.0uuid^11.1.0ws^8.21.0zod^4.3.6
Optional dependencies1
@vibe-lark/larkpal-agent^0.2.19