PkgRadar

Package evidence

[email protected]

Credential file access: matched ".ssh/"

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.

Versions published
55
First published
May 2026
Publisher
yeemio

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisheryeemio
Artifact bytes2,949,970
Previous version0.14.64
Published2026-06-11T16:03:29.838Z
SHA-256914e0d0ecd7063f1b1e891e33242f2410dce5b65348950670ec8279452bb4009

Why flagged

What the scanner saw

Credential file access: matched ".ssh/"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/native/bash-risk.jsmatched ".ssh/"5
lowCredential file accesspackage/dist/native/tools/fs-policy.jsmatched ".npmrc"5
lowCredential file accesspackage/dist/native/permission-rules.jsmatched ".ssh/"5

Manifest

Package metadata

Scripts12
  • blackboxbash scripts/smoke-longtask-blackbox.sh
  • blackbox:buildOWLCODA_QA_BUILD=1 bash scripts/smoke-longtask-blackbox.sh
  • buildtsc && npm --prefix admin ci && npm --prefix admin run build && node scripts/postbuild.mjs
  • devnode --import tsx src/cli.ts
  • prepublishOnlynpm run release:smoke
  • release:smokenpx tsx scripts/release-smoke.ts
  • smokebash scripts/smoke-test.sh
  • smoke:fastOWLCODA_SMOKE_FAST=1 bash scripts/smoke-test.sh
  • testvitest run
  • test:serialvitest run --maxWorkers=1
  • test:watchvitest
  • verifynpx tsx tests/sdk-verify.ts
Dependencies22
  • @alcalzone/ansi-tokenize^0.2.5
  • auto-bind^5.0.1
  • bidi-js^1.0.3
  • chalk^5.6.2
  • cli-boxes^4.0.1
  • code-excerpt^4.0.0
  • emoji-regex^10.6.0
  • get-east-asian-width^1.5.0
  • indent-string^5.0.0
  • lodash-es^4.18.1
  • react^19.2.4
  • react-reconciler^0.33.0
  • semver^7.7.4
  • signal-exit^4.1.0
  • slice-ansi^8.0.0
  • stack-utils^2.0.6
  • string-width^8.2.0
  • strip-ansi^7.2.0
  • supports-hyperlinks^4.4.0
  • type-fest^5.6.0
  • usehooks-ts^3.1.1
  • wrap-ansi^10.0.0