PkgRadar

Package evidence

@openrig/[email protected]

Credential file access: matched ".aws/"

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
168
Versions published
19
First published
Apr 2026
Publisher
mvschwarz

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":["@openrig/[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":["@openrig/[email protected]"],"fail_on":"review"}'
Publishermvschwarz
Artifact bytes2,588,163
Previous version0.2.0
Published2026-05-10T21:00:21.670Z
SHA-256052395dfcfd6bd98a65811a56ab78b37a8d145a059c03c364eb76f9dab0042d7

Why flagged

What the scanner saw

Credential file access: matched ".aws/"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/daemon/dist/domain/agent-starter-resolver.jsmatched ".aws/"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/check-abi.mjs"5

Manifest

Package metadata

Scripts5
  • buildtsc && chmod +x dist/bin-wrapper.js && mkdir -p dist/schemas && cp src/schemas/*.json dist/schemas/
  • postinstallnode scripts/check-abi.mjs
  • prepublishOnlybash ../../scripts/build-package.sh
  • testvitest run
  • test:watchvitest
Dependencies12
  • @hono/node-server^1.13.0
  • @modelcontextprotocol/sdk^1.28.0
  • ajv^8.18.0
  • ajv-formats^3.0.1
  • better-sqlite3^11.8.0
  • commander^13.0.0
  • hono^4.7.0
  • jsonc-parser^3.3.1
  • tar^7.5.13
  • ulid^2.3.0
  • yaml^2.8.3
  • zod^4.3.6