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
- 25
- First published
- Jan 2026
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (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":["@meetsmore-oss/[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":["@meetsmore-oss/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 5740989 bytes
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 3 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/index.js | 5740989 bytes | 10 |
Manifest
Package metadata
Scripts4
buildbun build ./src/index.ts --outdir ./dist --target node --format esm && tsc --emitDeclarationOnly --declaration --declarationMap && cp -r dist/src/* dist/cleanrm -rf dist *.tsbuildinfotestbun test --only-failures $(find src -name '*.test.ts' -not -name '*.e2e.test.ts' -type f)test:e2ebun test $(find src -name '*.e2e.test.ts' -type f)
Dependencies11
@ai-sdk/anthropic3.0.0-beta.59@ai-sdk/openai3.0.0-beta.66@meetsmore-oss/use-ai-core^1.14.1@socket.io/bun-engine^0.1.0ai6.0.0-beta.116langfuse^3.38.6picomatch^4.0.3socket.io^4.8.1uuid^11.1.0zod^3.24.1zod-to-json-schema^3.25.1
Optional dependencies5
@langfuse/otel^4.0.0@langfuse/tracing^4.0.0@opentelemetry/api^1.9.0@opentelemetry/sdk-node^0.217.0@opentelemetry/sdk-trace-node^2.2.0