PkgRadar

Package evidence

@openacme/[email protected]

Credential file access: matched ".config/gcloud"

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
41
Versions published
14
First published
May 2026
Publisher
ukanwat

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":["@openacme/[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":["@openacme/[email protected]"],"fail_on":"review"}'
Publisherukanwat
Artifact bytes66,517
Previous version0.9.1
Published2026-06-14T03:52:58.422Z
SHA-256bd6d2ce4dc443b42e334fdf209d68f13473edbafd7a3a350ecd2f75ce32bc3db

Why flagged

What the scanner saw

Credential file access: matched ".config/gcloud"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/path-policy.jsmatched ".config/gcloud"5

Manifest

Package metadata

Scripts6
  • buildtsc --build
  • check-typestsc --noEmit
  • devtsc --watch
  • refresh-modelstsc --build && node scripts/refresh-model-registry.mjs
  • testvitest run
  • test:watchvitest
Dependencies14
  • @opentelemetry/api^1.9.0
  • @opentelemetry/api-logs^0.57.0
  • @opentelemetry/auto-instrumentations-node^0.55.0
  • @opentelemetry/exporter-logs-otlp-http^0.57.0
  • @opentelemetry/exporter-trace-otlp-http^0.57.0
  • @opentelemetry/resources^1.30.0
  • @opentelemetry/sdk-logs^0.57.0
  • @opentelemetry/sdk-node^0.57.0
  • @opentelemetry/semantic-conventions^1.30.0
  • dotenv^16.5.0
  • gray-matter^4.0.3
  • pino^9.5.0
  • yaml^2.7.1
  • zod^4.1.8