PkgRadar

Package evidence

@latentforce/[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
192
Versions published
15
First published
Mar 2026
Publisher
latentforce

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":["@latentforce/[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":["@latentforce/[email protected]"],"fail_on":"review"}'
Publisherlatentforce
Artifact bytes155,295
Previous version1.0.30
Published2026-06-08T05:18:27.112Z
SHA-256e1844db903c49fb9d07b6d537e35ca44d761795886d5b1fd904d3ac00761f87c

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
1.0.35Version
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
  • buildtsc && node -e "require('fs').chmodSync('build/index.js', 0o755)"
  • devtsc --watch
  • mcpnode build/index.js mcp
  • prepublishOnlynpm run build
  • startnode build/index.js
  • testnpm run build && node --test build/integration/__tests__/integration.test.js
Dependencies9
  • @modelcontextprotocol/sdk^1.25.3
  • @netlify/framework-info^10.0.5
  • @toon-format/toon2.3.0
  • commander^12.0.0
  • g^2.0.1
  • js-tiktoken^1.0.21
  • sloc^0.3.2
  • ws^8.14.0
  • zod^3.25.76