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
- 247
- Versions published
- 97Established · −30% score
- First published
- Sep 2025
- Publisher
- fernando-ram-lugo
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":["[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":["[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
Scripts16
buildbun run clean && bun run build:esm && bun run build:types && bun run copy:cssbuild-storybookstorybook buildbuild:esmbun build ./index.ts --outdir ./dist --format esm --target browser --external react --external react-dom --external react-markdown --external lucide-react --external react-zoom-pan-pinch --external remark-gfm --external rehype-raw --external rehype-highlight --external rehype-sanitize --external rehype-slug --external hast-util-sanitize --external highlight.js --external @principal-ade/panels --external react-resizable-panels && mv ./dist/index.js ./dist/index.mjsbuild:typestsc --emitDeclarationOnly --declaration --declarationMapcleanrm -rf dist coveragecopy:csscp node_modules/highlight.js/styles/atom-one-dark.css ./dist/index.css && cat node_modules/@principal-ade/panels/dist/index.css >> ./dist/index.cssdevbun run build --watchformatprettier --write .format:checkprettier --check .linteslint . --ext .ts,.tsxlint:fixeslint . --ext .ts,.tsx --fixpreparehuskystorybookstorybook dev -p 6006testbun testtest:watchbun test --watchtypechecktsc --noEmit
Dependencies15
@modelcontextprotocol/sdk^1.0.4@principal-ade/markdown-utils^0.2.4@types/d3-hierarchy^3.1.7@types/flexsearch^0.7.6@uiw/react-textarea-code-editor^3.1.1d3-hierarchy^3.1.2flexsearch^0.8.205ignore^7.0.5js-toml^1.0.2mermaid^11.9.0picomatch^4.0.3pip-requirements-js^0.2.1uuid^10.0.0ws^8.16.0yaml^2.8.1