PkgRadar

Package evidence

@interopio/[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
1,963Niche · −30% score
Versions published
65Mature · −50% score
First published
Sep 2023
Publisher
trendo7

Effective trust discount applied: 50% (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":["@interopio/[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":["@interopio/[email protected]"],"fail_on":"review"}'
Publishertrendo7
Artifact bytes798,536
Previous version4.4.0
Published2026-06-04T22:55:17.077Z
SHA-2563c8c730ce644f6984507500c3568ab131aa4cd41e5e2931050a0bc42fa033d90

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
4.5.0-beta.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

Scripts10
  • auditecho no audit found
  • audit:V1node ../../scripts/audit/index.js
  • buildrollup -c
  • coveragenyc npm run test
  • docstypedoc --options typedoc.json ./src
  • generate-docs-new-structureglue-js-documentation-builder build-reference --project g4e -q reference --modules ./web.d.ts,./node_modules/@glue42/workspaces-api/workspaces.d.ts,./node_modules/@glue42/core/glue.d.ts --newStructure --ignoreModules Connection,Bus,Metrics,Logger
  • postversionnpm run build
  • publish:betanpm publish --tag beta
  • testecho no tests found
  • tslinttslint -t codeFrame ./src/**/*.ts
Dependencies6
  • @interopio/core^6.10.4
  • @interopio/desktop^6.18.0
  • @interopio/modals-api^4.4.0
  • @interopio/search-api^3.4.0
  • @interopio/workspaces-api^4.4.0
  • callback-registry^2.7.2