PkgRadar

Package evidence

@openpome/[email protected]

Credential file access: matched ".npmrc"

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
21
First published
May 2026
Publisher
iamdotk

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":["@openpome/[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":["@openpome/[email protected]"],"fail_on":"review"}'
Publisheriamdotk
Artifact bytes85,562
Previous version0.45.0-alpha.0
Published2026-06-07T17:05:29.932Z
SHA-2568e3c254fe5b55d2453372d074a0384c8e119bd341bd0e4ea90a5ea06dcb96e67

Why flagged

What the scanner saw

Credential file access: matched ".npmrc"

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.46.0-alpha.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/index.jsmatched ".npmrc"5

Manifest

Package metadata

Scripts3
  • buildtsc -p tsconfig.json
  • testvitest run
  • typechecktsc -p tsconfig.json --noEmit
Dependencies10
  • @openpome/approvals0.46.0-alpha.0
  • @openpome/configuration0.46.0-alpha.0
  • @openpome/connector-jira-cloud0.46.0-alpha.0
  • @openpome/credentials0.46.0-alpha.0
  • @openpome/execution-plans0.46.0-alpha.0
  • @openpome/persistence0.46.0-alpha.0
  • @openpome/prompt-engine0.46.0-alpha.0
  • @openpome/task-sessions0.46.0-alpha.0
  • @openpome/work-items0.46.0-alpha.0
  • @openpome/workspaces0.46.0-alpha.0