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
- 66Established · −30% score
- First published
- Nov 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 monitoringNo 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"}'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
Status history (1 event)
- new → available · risk low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts10
buildtsupdevlsof -ti:4001 | xargs kill -9 && tsup src/index.ts --format esm --dts --watch --onSuccess "node dist/index.js"dev:inspecttsup src/index.ts --format esm --dts --watch --onSuccess "node --inspect dist/index.js"dev:nodemonnodemon --watch 'src/**/*.ts' --watch '../../packages/core/dist/**/*' --exec 'ts-node' -r tsconfig-paths/register src/index.tsdev:servetsup src/index.ts --format esm --dts --watch --serve dist/index.jslinttsc --noEmitstartnode dist/index.jstestjesttest:coveragejest --coveragetest:watchjest --watch
Dependencies10
@axiom-lattice/core2.1.67@axiom-lattice/gateway2.1.77@axiom-lattice/pg-stores1.0.57@axiom-lattice/protocols2.1.34@langchain/langgraph-checkpoint-postgres^1.0.0dotenv^16.6.1pg^8.20.0uuid^9.0.1zod^3.24.2zod-to-json-schema^3.24.3