PkgRadar

Package evidence

@meshagent/[email protected]

no findings

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
1,543Niche · −30% score
Versions published
183Established · −30% score
First published
Jul 2025
Publisher
brandon-bethke-timu

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

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@meshagent/[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":["@meshagent/[email protected]"],"fail_on":"review"}'
Artifact bytes148,760
Previous version0.44.9
Published2026-06-07T23:54:29.290Z
SHA-2566e70e66e362efd2405d66a9b3f6b52089cef07561ad8f441f4bb3dc3365561ea

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
0.44.10Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts6
  • buildnpm run build:js && npm run build:types && npm run build:css
  • build:csstailwindcss -c tailwind.config.js -i styles.css -o dist/index.css --minify
  • build:depsnpm --prefix ../meshagent-agents-ts run build
  • build:jsnode build.js
  • build:typesnpm run build:deps && tsc -p tsconfig.esm.json && tsc -p tsconfig.cjs.json
  • testvitest run
Dependencies33
  • @meshagent/meshagent^0.44.10
  • @meshagent/meshagent-agents^0.44.10
  • @meshagent/meshagent-react^0.44.10
  • @radix-ui/react-avatar^1.1.10
  • @radix-ui/react-checkbox^1.3.2
  • @radix-ui/react-dialog^1.1.14
  • @radix-ui/react-icons^1.3.2
  • @radix-ui/react-label^2.1.7
  • @radix-ui/react-progress^1.1.7
  • @radix-ui/react-radio-group^1.3.7
  • @radix-ui/react-select^2.2.5
  • @radix-ui/react-slot^1.2.3
  • @tanstack/react-form^1.29.3
  • base-64^1.0.0
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • esbuild-plugin-alias^0.2.1
  • livekit-client^2.15.5
  • lucide-react^0.525.0
  • next-themes^0.4.6
  • react^19.1.8
  • react-dom^19.1.8
  • react-hook-form^7.61.1
  • react-markdown^10.1.0
  • react-pdf^10.4.1
  • react-syntax-highlighter^16.1.1
  • rehype-highlight^7.0.2
  • rehype-sanitize^6.0.0
  • remark-gfm^4.0.1
  • sonner^2.0.6
  • …and 3 more.