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
- 9,390Niche · −30% score
- Versions published
- 45Established · −30% score
- First published
- Nov 2025
- Publisher
- steipete
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
Looks clean — keep monitoringNo high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.
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":["@steipete/[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":["@steipete/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
No high-signal static finding in the saved report.
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 low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts26
buildtsgo -p tsconfig.build.json && pnpm run build:vendorbuild:vendornode -e "const fs=require('fs'); const path=require('path'); const vendorRoot=path.join('dist','vendor'); fs.rmSync(vendorRoot,{recursive:true,force:true}); const vendors=[['oracle-notifier']]; vendors.forEach(([name])=>{const src=path.join('vendor',name); const dest=path.join(vendorRoot,name); fs.mkdirSync(dest,{recursive:true}); if(fs.existsSync(src)){fs.cpSync(src,dest,{recursive:true,force:true});}});"checkpnpm run format:check && pnpm run lintdocs:checknode --no-deprecation --import tsx bin/oracle-cli.ts docs checkdocs:listtsx scripts/docs-list.tsdocs:sitenode scripts/build-docs-site.mjsformatoxfmt --write .format:checkoxfmt --check .format:diffoxfmt --write . && git --no-pager difflintpnpm run typecheck && oxlintlint:fixoxlint --fix && pnpm run formatmcppnpm run build && node ./dist/bin/oracle-mcp.jsoraclepnpm startpreparepnpm run buildstartpnpm run build && node ./dist/scripts/run-cli.jstestvitest runtest:browserpnpm run build && tsx scripts/test-browser.ts && ./scripts/browser-smoke.shtest:coveragevitest run --coveragetest:liveORACLE_LIVE_TEST=1 vitest run tests/live --exclude tests/live/openai-live.test.tstest:live:fastORACLE_LIVE_TEST=1 ORACLE_LIVE_TEST_FAST=1 vitest run tests/live/browser-fast-live.test.tstest:mcppnpm run build && pnpm run test:mcp:unit && pnpm run test:mcp:mcportertest:mcp:mcporterCHROME_DEVTOOLS_URL=http://127.0.0.1:0 pnpm dlx mcporter list oracle-local --schema --config config/mcporter.json && CHROME_DEVTOOLS_URL=http://127.0.0.1:0 pnpm dlx mcporter call oracle-local.sessions limit:1 --config config/mcporter.jsontest:mcp:unitvitest run tests/mcp*.test.ts tests/mcp/**/*.test.tstest:packed-clinode scripts/packed-cli-smoke.mjstest:proORACLE_LIVE_TEST=1 vitest run tests/live/openai-live.test.tstypechecktsgo --noEmit
Dependencies24
@anthropic-ai/tokenizer^0.0.4@google/genai^2.8.0@google/generative-ai^0.24.1@modelcontextprotocol/sdk^1.29.0@steipete/sweet-cookie^0.3.0chalk^5.6.2chrome-launcher^1.2.1chrome-remote-interface^0.34.0clipboardy^5.3.1commander^15.0.0dotenv^17.4.2fast-glob^3.3.3gpt-tokenizer^3.4.0inquirer14.0.2json5^2.2.3kleur^4.1.5markdansi0.2.1openai^6.42.0osc-progress^0.3.0qs^6.15.2shiki^4.2.0toasted-notifier^10.1.0tokentally^0.1.1zod^4.4.3