PkgRadar

Package evidence

@meetsmore-oss/[email protected]

Large Javascript Payload: 5740989 bytes

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 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":["@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"}'
Artifact bytes887,257
Previous version1.14.0
Published2026-05-28T08:50:46.385Z
SHA-256c0d5bb155037d6aa46bde5a04db02a150c6679b9fbe29034b2e2ed8916b38431

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

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index.js5740989 bytes10

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 *.tsbuildinfo
  • testbun 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.0
  • ai6.0.0-beta.116
  • langfuse^3.38.6
  • picomatch^4.0.3
  • socket.io^4.8.1
  • uuid^11.1.0
  • zod^3.24.1
  • zod-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