PkgRadar

Package evidence

@stackbilt/[email protected]

Remote Payload: matched "api.github.com/graphql"

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
40
Versions published
11
First published
May 2026
Publisher
stackbilt-kovermier

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":["@stackbilt/[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":["@stackbilt/[email protected]"],"fail_on":"review"}'
Artifact bytes349,753
Previous version0.6.2
Published2026-05-08T17:05:47.740Z
SHA-256714fb69f77d3c3c7deb23b562deaa394e8d3bb099d3376781992e2e643bea749

Why flagged

What the scanner saw

Remote Payload: matched "api.github.com/graphql"

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

Availability ledger

available

review
Last checked
reviewRisk
22Score
0.6.3Version
Status history (1 event)
  1. newavailable · risk review · score 22 · status changed

Evidence

Static findings

3 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/github-projects.tsmatched "api.github.com/graphql"12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/github-projects.tsmatched "api.github.com/graphql"12
lowCredential file accesspackage/src/kernel/scheduled/board-sync.tsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/src/edge-env.tsmatched "GITHUB_TOKEN"5

Manifest

Package metadata

Scripts8
  • d1:createwrangler d1 create aegis-web
  • d1:migratewrangler d1 execute aegis-web --file=schema.sql
  • d1:migrate:localwrangler d1 execute aegis-web --file=schema.sql --local
  • deploywrangler deploy
  • devwrangler dev
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies7
  • @cloudflare/voice^0.1.3
  • @cloudflare/workers-oauth-provider^0.2.4
  • @stackbilt/contracts^0.2.1
  • @stackbilt/llm-providers^1.6.4
  • agents^0.12.3
  • hono^4.12.12
  • zod^4.4.3