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
- 13
- 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 ".npmrc"
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/ui/static/_next/static/chunks/923-4141696576191bc0.js | matched ".npmrc" | 5 |
| low | Credential file access | package/node_modules/@oscharko-dev/keiko-workspace/dist/ignore.js | matched "id_rsa" | 5 |
| low | Credential file access | package/node_modules/@oscharko-dev/keiko-security/dist/redaction.js | matched "aws_secret_access_key" | 5 |
Manifest
Package metadata
Scripts24
arch:checkdepcruise --validate .dependency-cruiser.cjs src packages && node scripts/check-import-policy.mjsarch:check:negativenode scripts/arch-check-negative.mjsbuildnpm run build:packages && tsc -p tsconfig.build.jsonbuild:packagestsc -b tsconfig.packages.jsonbuild:uinode scripts/build-ui.mjscheck:package-graphnode scripts/check-package-graph.mjscheck:package-surfacenode scripts/check-package-surface.mjscheck:qi-supply-chainnode scripts/check-quality-intelligence-supply-chain.mjscheck:version-consistencynode scripts/check-version-consistency.mjscheck:workspace-supply-chainnode scripts/check-workspace-supply-chain.mjscleannode scripts/clean.mjsconversation:release-checknpm run typecheck && npm run lint && npm run arch:check && npm run arch:check:negative && npm test && tsc -p tsconfig.build.json && node dist/cli/index.js --versionformatprettier --write .format:checkprettier --check .linteslint . --max-warnings=0prepacknpm run clean && npm run build && npm run prepare:bin && npm run build:ui && npm run prune:package-native-optionals && npm run arch:check && npm run arch:check:negative && npm run check:package-surface && npm run check:version-consistency && npm run check:qi-supply-chainprepare:binnode scripts/ensure-bin-mode.mjsprepublishOnlynpm run clean && npm run build && npm run prepare:bin && npm run build:ui && npm run prune:package-native-optionals && npm run arch:check && npm run arch:check:negative && npm run check:package-surface && npm run check:version-consistency && npm run check:qi-supply-chainprune:package-native-optionalsnode scripts/prune-package-native-optionals.mjssmoke:installnode scripts/installable-package-smoke.mjssmoke:install:memorynode scripts/installable-memory-smoke.mjstestnpm run build:packages && vitest runtest:coveragenpm run build:packages && vitest run --coveragetypechecknpm run build:packages && npm run check:package-graph && tsc -p tsconfig.json --noEmit
Dependencies21
@oscharko-dev/keiko-cli*@oscharko-dev/keiko-contracts*@oscharko-dev/keiko-evaluations*@oscharko-dev/keiko-evidence*@oscharko-dev/keiko-harness*@oscharko-dev/keiko-local-knowledge*@oscharko-dev/keiko-memory-capture*@oscharko-dev/keiko-memory-consolidation*@oscharko-dev/keiko-memory-governance*@oscharko-dev/keiko-memory-retrieval*@oscharko-dev/keiko-memory-vault*@oscharko-dev/keiko-model-gateway*@oscharko-dev/keiko-quality-intelligence*@oscharko-dev/keiko-sdk*@oscharko-dev/keiko-security*@oscharko-dev/keiko-server*@oscharko-dev/keiko-tools*@oscharko-dev/keiko-verification*@oscharko-dev/keiko-workflows*@oscharko-dev/keiko-workspace*ws^8.21.0