PkgRadar

Package evidence

[email protected]

no findings

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
86Mature · −50% score
First published
Mar 2024
Publisher
ndonfris

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Looks clean — keep monitoring

No 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"}'
Publisherndonfris
Artifact bytes650,600
Previous version1.1.3-pre.2
Published2025-12-18T07:58:25.765Z
SHA-2561579b9ff599a46fd9d1c276eec1b6d67dcc5cd45cb6637d776e7912794f2fa55

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

low
Last checked
lowRisk
0Score
1.1.3Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts50
  • all-contributorsnpx -s -y all-contributors-cli -c .all-contributorsrc
  • buildrun-s -sn sh:build-time build:all sh:relink sh:build-completions
  • build:alltsx scripts/esbuild/index.ts --all
  • build:npmtsx scripts/esbuild/index.ts --npm
  • build:typestsx scripts/esbuild/index.ts --types
  • build:watchrun-s watch
  • cleanrimraf out dist lib man bin node_modules *.tgz .tsbuildinfo coverage .bun
  • clean:allrimraf out lib dist bin .tsbuildinfo node_modules tree-sitter-fish.wasm logs.txt coverage .bun
  • clean:buildrimraf out lib dist bin .tsbuildinfo
  • clean:dev-completionsfish ./scripts/dev-complete.fish --uninstall
  • clean:packsrimraf *.tgz .tsbuildinfo
  • create:man:dirmkdir -p ./man
  • devtsx scripts/esbuild/index.ts
  • generate:commandstsx ./scripts/fish-commands-scrapper.ts --write-to-snippets || true
  • generate:commands:checktsx ./scripts/fish-commands-scrapper.ts
  • generate:manrun-s create:man:dir generate:man:actual
  • generate:man:actualyarn run --silent generate:man:cat > ./man/fish-lsp.1
  • generate:man:catnpx marked-man --date "$(date)" --manual fish-lsp --section 1 -i ./docs/MAN_FILE.md -o ./man/fish-lsp.1 2>/dev/null
  • generate:man:cpcp ./man/fish-lsp.1 ~/.local/share/man/man1/fish-lsp.1
  • generate:man:diffyarn run --silent generate:man:cat | diff --color=always --unified ./man/fish-lsp.1 - && echo 'NO CHANGES TO man/fish-lsp.1' || echo 'CHANGES IN man/fish-lsp.1'
  • generate:man:write-globalrun-s generate:man generate:man:cp
  • generate:snippetstsx ./scripts/fish-commands-scrapper.ts
  • lint:checkeslint . --ext .ts
  • lint:check-fixeslint . --ext .ts --fix-dry-run
  • lint:fixeslint . --ext .ts --fix
  • packageyarn pack --filename fish-lsp.tgz
  • prepack:packrun-s --continue-on-error clean:build lint:check update-changelog generate:man generate:commands build:npm build:types sh:build-completions
  • preparehusky
  • publish-nightlyfish ./scripts/publish-nightly.fish
  • refactorknip
  • …and 20 more.
Dependencies18
  • @esdmr/tree-sitter-fish^3.6.0
  • chalk^5.5.0
  • commander^12.0.0
  • deepmerge^4.3.1
  • esbuild-wasm0.25.9
  • fast-glob^3.3.2
  • fs-extra^11.3.0
  • husky^9.0.11
  • memfs^4.38.1
  • npm-run-all^4.1.5
  • source-map-support^0.5.21
  • unionfs^4.6.0
  • vscode-languageserver^9.0.1
  • vscode-languageserver-protocol^3.17.5
  • vscode-languageserver-textdocument^1.0.12
  • vscode-uri^3.0.8
  • web-tree-sitter^0.23.0
  • zod^3.23.6