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
- 1,108Niche · −30% score
- Versions published
- 10
- First published
- Jun 2026
- Publisher
- oscharko-dev
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":["@oscharko-dev/[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":["@oscharko-dev/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched "id_rsa"
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 3 · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/node_modules/@oscharko-dev/keiko-workspace/dist/ignore.js | matched "id_rsa" | 5 |
Manifest
Package metadata
Scripts18
arch:checkdepcruise --validate .dependency-cruiser.cjs src packagesarch:check:negativenode scripts/arch-check-negative.mjsbuildnpm run build:packages && tsc -p tsconfig.build.jsonbuild:packagesnpm --workspace @oscharko-dev/keiko-contracts run build && npm --workspace @oscharko-dev/keiko-security run build && npm --workspace @oscharko-dev/keiko-model-gateway run build && npm --workspace @oscharko-dev/keiko-workspace run build && npm --workspace @oscharko-dev/keiko-tools run build && npm --workspace @oscharko-dev/keiko-evidence run build && npm --workspace @oscharko-dev/keiko-harness run build && npm --workspace @oscharko-dev/keiko-workflows run build && npm --workspace @oscharko-dev/keiko-server run build && npm --workspace @oscharko-dev/keiko-cli run buildbuild:uinode scripts/build-ui.mjscheck:package-surfacenode scripts/check-package-surface.mjscheck:workspace-supply-chainnode scripts/check-workspace-supply-chain.mjscleanrm -rf dist coverage packages/keiko-contracts/dist packages/keiko-security/dist packages/keiko-model-gateway/dist packages/keiko-workspace/dist packages/keiko-tools/dist packages/keiko-evidence/dist packages/keiko-harness/dist packages/keiko-workflows/dist packages/keiko-server/dist packages/keiko-cli/dist packages/keiko-ui/.next packages/keiko-ui/outformatprettier --write .format:checkprettier --check .linteslint . --max-warnings=0prepacknpm run clean && npm run build && npm run prepare:bin && npm run build:ui && npm run check:package-surfaceprepare:binnode scripts/ensure-bin-mode.mjsprepublishOnlynpm run clean && npm run build && npm run prepare:bin && npm run build:ui && npm run check:package-surfacesmoke:installnode scripts/installable-package-smoke.mjstestnpm run build:packages && vitest runtest:coveragenpm run build:packages && vitest run --coveragetypechecknpm run build:packages && tsc -p tsconfig.json --noEmit
Dependencies11
@oscharko-dev/keiko-cli*@oscharko-dev/keiko-contracts*@oscharko-dev/keiko-evidence*@oscharko-dev/keiko-harness*@oscharko-dev/keiko-model-gateway*@oscharko-dev/keiko-security*@oscharko-dev/keiko-server*@oscharko-dev/keiko-tools*@oscharko-dev/keiko-workflows*@oscharko-dev/keiko-workspace*ws^8.21.0