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
438
Versions published
21
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 bytes3,085,767
Previous version0.3.3
Published2026-06-15T23:00:02.961Z
SHA-256e61c34983e23bf8f4c04c474c7ba2afd0993fa1bbba423ab0fc47319a12e7942

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.4-rc.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/ && mkdir -p dist/lib/scope-templates && cp src/lib/scope-templates/*.md dist/lib/scope-templates/
  • 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