PkgRadar

Package evidence

@axiom-lattice/[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.

Versions published
110Established · −30% score
First published
Sep 2025
Publisher
simon_tang

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":["@axiom-lattice/[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":["@axiom-lattice/[email protected]"],"fail_on":"review"}'
Publishersimon_tang
Artifact bytes394,985
Previous version2.1.75
Published2026-06-03T07:46:45.571Z
SHA-25646890f3297f8ea8208da726203c79617e53334a408bc74aff1b2ee85656b97b0

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
2.1.76Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts7
  • buildtsup src/index.ts --format cjs,esm --dts --clean --sourcemap
  • devtsup src/index.ts --format cjs,esm --dts --watch --sourcemap
  • linttsc --noEmit
  • startnode dist/index.js
  • testjest
  • test:coveragejest --coverage
  • test:watchjest --watch
Dependencies29
  • @axiom-lattice/agent-eval2.1.60
  • @axiom-lattice/core2.1.66
  • @axiom-lattice/pg-stores1.0.56
  • @axiom-lattice/protocols2.1.34
  • @axiom-lattice/queue-redis1.0.33
  • @fastify/cors^11.0.0
  • @fastify/http-proxy^9.5.0
  • @fastify/multipart^9.4.0
  • @fastify/reply-from^12.5.0
  • @fastify/sensible^6.0.3
  • @fastify/static^9.0.0
  • @fastify/swagger^9.5.1
  • @fastify/swagger-ui^5.2.3
  • @fastify/websocket^11.0.1
  • @langchain/core1.1.30
  • @langchain/langgraph1.0.4
  • @larksuiteoapi/node-sdk^1.47.0
  • @supabase/supabase-js^2.49.1
  • dotenv^16.6.1
  • fastify^5.5.0
  • fastify-plugin^5.0.1
  • lodash^4.17.21
  • pg^8.11.0
  • pino^9.7.0
  • pino-pretty^13.0.0
  • pino-roll^3.1.0
  • redis^5.0.1
  • uuid^9.0.1
  • zod3.25.76