Package evidence
@ryanfw/[email protected]
Remote Dependency Spec: dependencies.local-llm-cli-adapter="github:ryan-mahoney/local-llm-cli-adapter#2ea1aa2d8e8dbe43eb845eb4730b08a02618f476"
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
- 272
- Versions published
- 54Established · −30% score
- First published
- Oct 2025
- Publisher
- ryan-fw
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":["@ryanfw/[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":["@ryanfw/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Remote Dependency Spec: dependencies.local-llm-cli-adapter="github:ryan-mahoney/local-llm-cli-adapter#2ea1aa2d8e8dbe43eb845eb4730b08a02618f476"
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 24 · status changed
Evidence
Static findings
1 static · 1 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Dependency Spec | package.json | dependencies.local-llm-cli-adapter="github:ryan-mahoney/local-llm-cli-adapter#2ea1aa2d8e8dbe43eb845eb4730b08a02618f476" | 12 |
| medium | New Remote Dependency Vs Previous | package.json | dependencies.local-llm-cli-adapter added in 1.3.1 vs 1.3.0: "github:ryan-mahoney/local-llm-cli-adapter#2ea1aa2d8e8dbe43eb845eb4730b08a02618f476" | 12 |
Manifest
Package metadata
Scripts18
analyzebun src/cli/index.ts analyzebackendNODE_ENV=development bun --watch src/ui/server/index.tsbuild:binbun run ui:build && bun build --compile src/cli/index.tsbuild:bin:localbun run build:bin --outfile=dist/pipeline-orchestratordeduce-schemasbun scripts/deduce-schemas.jsdemo:allNODE_ENV=development PO_ROOT=demo bun run ui:build && concurrently "bun:demo:ui" "bun:demo:orchestrator" --kill-others-on-faildemo:orchestratorPO_ROOT=demo NODE_ENV=production bun -e "import('./src/core/orchestrator.ts').then(m => m.startOrchestrator({ dataDir: process.env.PO_ROOT || 'demo' })).catch(err => { console.error(err); process.exit(1) })"demo:prodbun run ui:build && NODE_ENV=production PO_ROOT=demo bun src/ui/server/index.tsdemo:uiNODE_ENV=production PO_ROOT=demo bun src/ui/server/index.tsgenerate:embedded-assetsbun scripts/generate-embedded-assets.jslinteslint . --ext .js,.jsxprepackbun run ui:buildtestbash scripts/test.shtypechecktsc --noEmituiNODE_ENV=development bun --watch src/ui/server/index.tsui:buildvite build && bun run generate:embedded-assetsui:devviteui:prodbun src/ui/server/index.ts
Dependencies32
@babel/parser^7.28.5@babel/traverse^7.28.5@babel/types^7.28.5@modelcontextprotocol/sdk^1.29.0@opencode-ai/sdk^1.17.4@radix-ui/react-progress^1.1.7@radix-ui/react-tabs^1.1.13@radix-ui/react-toast^1.2.15@radix-ui/react-tooltip^1.2.8@radix-ui/themes^3.2.1ajv^8.17.1ajv-formats^3.0.1chokidar^3.5.3commander^14.0.2dotenv^17.2.3express^4.19.2fflate^0.8.2highlight.js^11.11.1local-llm-cli-adaptergithub:ryan-mahoney/local-llm-cli-adapter#2ea1aa2d8e8dbe43eb845eb4730b08a02618f476lucide-react^0.544.0openai^5.23.1p-limit^6.1.0react^19.2.0react-dom^19.2.0react-markdown^10.1.0react-mentions^4.4.10react-router-dom^7.9.4react-syntax-highlighter^15.6.1rehype-highlight^7.0.2remark-gfm^4.0.1- …and 2 more.