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 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 "AWS_ACCESS_KEY"
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 24 · status changed
Evidence
Static findings
8 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/dist/provider-stream-COLujAAo-CbJPDngm.mjs | matched "AWS_ACCESS_KEY" | 10 |
Show all 8 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/dist/provider-stream-COLujAAo-CbJPDngm.mjs | matched "AWS_ACCESS_KEY" | 10 |
| low | Credential file access | package/dist/env-api-keys-BVvSg7T2.mjs | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
| low | Credential file access | package/dist/google-shared-BsWgwEk1.mjs | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/io-CH2g3vsv-BOGlLlB8.mjs | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
| low | Credential file access | package/dist/model-auth-env-oyg2Hexc-DU_rOUU5.mjs | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/models-config-BmpSQJQF-Gfvh1n3A.mjs | matched "AWS_ACCESS_KEY" | 5 |
| low | Large Javascript Payload | package/dist/dist-DD2aJ2UL.mjs | 4343588 bytes | 0 |
| low | Obfuscation Density | package/dist/manifest-registry-_hxKCS2K-CZdeyN0f.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