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.
- Versions published
- 14
- First published
- May 2026
- Publisher
- jgi
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":["@medicine-wheel/[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":["@medicine-wheel/[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
Scripts29
buildnext buildbuild:clitsc -p tsconfig.cli.json && chmod +x dist/cli/mw.js dist/cli/mwsrv.jsbuild:packagesnpm run build -w src/ontology-core && npm run build --workspaces --if-presentclean:packagesnpm run clean --workspaces --if-presentdevnext dev -p 3940docker:builddocker build -t jgwill/medicine-wheel:app .docker:build-pushnpm run docker:build && npm run docker:pushdocker:pushdocker push jgwill/medicine-wheel:applintnext lintprebuildnpm run build:packagespredevnpm run build:packagesprepublishOnlynpm run clean:packages && npm run build:packages && npm run build:clipublish:allnpm run prepublishOnly && node scripts/publish-workspaces.mjs && npm publish --access public --ignore-scriptspublish:drynpm run prepublishOnly && node scripts/publish-workspaces.mjs --dry-run && npm publish --access public --dry-run --ignore-scriptspublish:mcpnpm publish --workspace mcp --access publicpublish:packagesnpm run prepublishOnly && node scripts/publish-workspaces.mjspublish:rootnpm publish --access publicrelease:commitnode scripts/release-commit.mjsrelease:majornpm run version:major && npm run publish:all && npm run release:commitrelease:minornpm run version:minor && npm run publish:all && npm run release:commitrelease:patchnpm run version:patch && npm run publish:all && npm run release:commitstartnext start -p 3940sync:versionsnode scripts/sync-versions.mjstestvitest runtest:watchvitestversion:majornode scripts/bump-versions.mjs major && node scripts/sync-versions.mjs && shx rm -rf node_modules src/*/node_modules package-lock.json && npm install --legacy-peer-depsversion:minornode scripts/bump-versions.mjs minor && node scripts/sync-versions.mjs && shx rm -rf node_modules src/*/node_modules package-lock.json && npm install --legacy-peer-depsversion:patchnode scripts/bump-versions.mjs patch && node scripts/sync-versions.mjs && shx rm -rf node_modules src/*/node_modules package-lock.json && npm install --legacy-peer-depsversion:setnpm version -ws && node scripts/sync-versions.mjs
Dependencies29
@medicine-wheel/ceremony-protocol^0.4.7@medicine-wheel/community-review^0.4.7@medicine-wheel/consent-lifecycle^0.4.7@medicine-wheel/data-store^0.4.7@medicine-wheel/data-store-postgres^0.4.7@medicine-wheel/fire-keeper^0.4.7@medicine-wheel/graph-viz^0.4.7@medicine-wheel/importance-unit^0.4.7@medicine-wheel/mcp^4.4.5@medicine-wheel/narrative-engine^0.4.7@medicine-wheel/ontology-core^0.4.7@medicine-wheel/prompt-decomposition^0.4.7@medicine-wheel/relational-index^0.4.7@medicine-wheel/relational-query^0.4.7@medicine-wheel/session-reader^0.4.7@medicine-wheel/storage-provider^0.4.7@medicine-wheel/transformation-tracker^0.4.7@medicine-wheel/ui-components^0.4.7@neondatabase/serverless^0.10.0@xyflow/react^12.3.0clsx^2.1.1lucide-react^0.475.0next^15.3.0next-themes^0.4.6react^19.0.0react-dom^19.0.0recharts^2.15.4sonner^1.7.0tailwind-merge^3.0.2