PkgRadar

Package evidence

@ixo/[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
2
First published
Jun 2026
Publisher
michael-ixo

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":["@ixo/[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":["@ixo/[email protected]"],"fail_on":"review"}'
Publishermichael-ixo
Artifact bytes430,169
Previous version0.0.1
Published2026-06-01T20:44:58.816Z
SHA-256d2a383a37740707f9f9b288e50fab371d78a5b60c5fbed03cbf14033e3731bf8

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.0Version
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
  • buildtsc -p tsconfig.build.json
  • linteslint src
  • lint:fixeslint src --fix
  • testvitest run
  • test:covvitest run --coverage
  • test:integrationvitest run --mode int
  • typechecktsc --noEmit
Dependencies39
  • @blocknote/server-util0.29.1
  • @composio/core0.10.0
  • @composio/langchain0.9.2
  • @ixo/common1.1.41
  • @ixo/editor3.0.0-beta.11
  • @ixo/matrix1.2.33
  • @ixo/matrix-crdt^1.2.1
  • @ixo/oracles-chain-client1.2.3
  • @ixo/oracles-events1.0.5
  • @ixo/slack1.0.0
  • @ixo/sqlite-saver1.0.53
  • @ixo/ucan1.2.3
  • @langchain/core1.1.48
  • @langchain/langgraph1.3.2
  • @langchain/mcp-adapters1.1.3
  • @nestjs/bullmq^11.0.4
  • @nestjs/cache-manager^3.1.2
  • @nestjs/common^11.1.19
  • @nestjs/config^4.0.4
  • @nestjs/core^11.1.19
  • @nestjs/platform-express^11.1.19
  • @nestjs/platform-socket.io^11.1.19
  • @nestjs/schedule^6.1.3
  • @nestjs/swagger^11.4.2
  • @nestjs/throttler^6.5.0
  • @nestjs/websockets^11.1.19
  • better-sqlite3^12.9.0
  • bullmq^5.76.2
  • cache-manager^7.2.4
  • class-transformer^0.5.1
  • …and 9 more.