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
- 2,466Niche · −30% score
- Versions published
- 40
- First published
- May 2026
- Publisher
- yeemio
Effective trust discount applied: −30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Review before promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 10 · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/native/bash-risk.js | matched ".ssh/" | 5 |
| low | Credential file access | package/dist/native/tools/fs-policy.js | matched ".npmrc" | 5 |
| low | Credential file access | package/dist/native/permission-rules.js | matched ".ssh/" | 5 |
Manifest
Package metadata
Scripts12
blackboxbash scripts/smoke-longtask-blackbox.shblackbox:buildOWLCODA_QA_BUILD=1 bash scripts/smoke-longtask-blackbox.shbuildtsc && npm --prefix admin ci && npm --prefix admin run build && node scripts/postbuild.mjsdevnode --import tsx src/cli.tsprepublishOnlynpm run release:smokerelease:smokenpx tsx scripts/release-smoke.tssmokebash scripts/smoke-test.shsmoke:fastOWLCODA_SMOKE_FAST=1 bash scripts/smoke-test.shtestvitest runtest:serialvitest run --maxWorkers=1test:watchvitestverifynpx tsx tests/sdk-verify.ts
Dependencies21
@alcalzone/ansi-tokenize^0.2.5auto-bind^5.0.1bidi-js^1.0.3chalk^5.6.2cli-boxes^4.0.1code-excerpt^4.0.0emoji-regex^10.6.0get-east-asian-width^1.5.0indent-string^5.0.0lodash-es^4.18.1react^19.2.4react-reconciler^0.33.0semver^7.7.4signal-exit^4.1.0slice-ansi^8.0.0stack-utils^2.0.6strip-ansi^7.2.0supports-hyperlinks^4.4.0type-fest^5.6.0usehooks-ts^3.1.1wrap-ansi^10.0.0