PkgRadar

Package evidence

@fishawack/[email protected]

Remote Dependency Spec: dependencies.form-backend-validation="github:mikemellor11/form-backend-validation#master"

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
163
Versions published
141Mature · −50% score
First published
Sep 2024
Publisher
fishawack

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

Review before promoting

Mixed 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":["@fishawack/[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":["@fishawack/[email protected]"],"fail_on":"review"}'
Publisherfishawack
Artifact bytes70,072
Previous version2.0.0-beta.57
Published2026-05-11T20:46:54.734Z
SHA-256b1fc43191aab2a77eb8853e5b68d3191f77b5450356686a9196860456d7a327a

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.form-backend-validation="github:mikemellor11/form-backend-validation#master"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
6Score
2.0.0-beta.58Version
Status history (1 event)
  1. newavailable · risk review · score 6 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.form-backend-validation="github:mikemellor11/form-backend-validation#master"12

Manifest

Package metadata

Scripts12
  • contentnpm run content --prefix node_modules/@fishawack/core/
  • deploynpm run deploy --prefix node_modules/@fishawack/core/
  • mailnpm run mail --prefix node_modules/@fishawack/core/
  • packagenpm run package --prefix node_modules/@fishawack/core/
  • preversioncp -r _Build/sass/** ./
  • productionnpm run production --prefix node_modules/@fishawack/core/ && npm run story:build
  • setupnpm ci || npm i && npm run content
  • startnpm run production && npm run story:dev
  • start-modulesnpm start --prefix node_modules/@fishawack/core/
  • story:buildhistoire build
  • story:devhistoire dev
  • testnpm test --prefix node_modules/@fishawack/core/
Dependencies19
  • @tiptap/extension-image^2.27.2
  • @tiptap/extension-link^2.11.2
  • @tiptap/extension-subscript^2.11.2
  • @tiptap/extension-superscript^2.11.2
  • @tiptap/extension-table^2.11.2
  • @tiptap/extension-table-cell^2.11.2
  • @tiptap/extension-table-header^2.11.2
  • @tiptap/extension-table-row^2.11.2
  • @tiptap/extension-underline^2.11.2
  • @tiptap/pm^2.11.2
  • @tiptap/starter-kit^2.11.2
  • @tiptap/vue-3^2.11.2
  • axios^1.11.0
  • dayjs^1.11.20
  • element-plus^2.11.8
  • form-backend-validationgithub:mikemellor11/form-backend-validation#master
  • lodash^4.17.21
  • quill^1.3.7
  • sanitize-html^2.13.1