PkgRadar

Package evidence

@s-tier-building-automation/[email protected]

Remote Dependency Spec: dependencies.obix-js="github:Rise-Building-Technology/obix-js#5cf96fbf86b54dc2f1f56942de493e575e74d23f"

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
18
Versions published
14
First published
Mar 2026
Publisher
ravz85

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@s-tier-building-automation/[email protected]"],"fail_on":"high"}'

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":["@s-tier-building-automation/[email protected]"],"fail_on":"high"}'
Publisherravz85
Artifact bytes226,833
Previous version2.2.0
Published2026-06-20T03:41:37.620Z
SHA-25617d53de3d58f68630f42c118f69fc366208cae7fa965def6b0b67b31db9e4e70

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.obix-js="github:Rise-Building-Technology/obix-js#5cf96fbf86b54dc2f1f56942de493e575e74d23f"

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

Availability ledger

available

high
Last checked
highRisk
29Score
2.4.2Version
Status history (1 event)
  1. newavailable · risk high · score 29 · status changed

Evidence

Static findings

2 static · 1 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.obix-js="github:Rise-Building-Technology/obix-js#5cf96fbf86b54dc2f1f56942de493e575e74d23f"12
mediumDependency Changed To Remote Vs Previouspackage.jsondependencies.obix-js changed to remote spec in 2.4.2 vs 2.2.0: "github:Rise-Building-Technology/obix-js#5cf96fbf86b54dc2f1f56942de493e575e74d23f"12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.obix-js="github:Rise-Building-Technology/obix-js#5cf96fbf86b54dc2f1f56942de493e575e74d23f"12
mediumDependency Changed To Remote Vs Previouspackage.jsondependencies.obix-js changed to remote spec in 2.4.2 vs 2.2.0: "github:Rise-Building-Technology/obix-js#5cf96fbf86b54dc2f1f56942de493e575e74d23f"12
lowInstall-time lifecycle scriptpackage.jsonpostinstall="prisma generate || true"5

Manifest

Package metadata

Scripts10
  • buildprisma generate && tsc
  • devtsx watch src/index.ts
  • evaltsx evals/runner.ts
  • linteslint src --ext .ts
  • postinstallprisma generate || true
  • prepublishOnlynpm run build && npm run test
  • starttsx src/index.ts
  • testnode --import tsx --test src/__tests__/*.test.ts
  • test:compliancenode --import tsx --test src/__tests__/kit-control-compliance.test.ts
  • typechecktsc --noEmit
Dependencies5
  • @modelcontextprotocol/sdk^1.0.0
  • @prisma/client^5.22.0
  • @stier/client*
  • obix-jsgithub:Rise-Building-Technology/obix-js#5cf96fbf86b54dc2f1f56942de493e575e74d23f
  • zod^3.25.76