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
- 765
- Versions published
- 117Mature · −50% score
- First published
- Jul 2022
- Publisher
- avitorio
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 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":["[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
Remote Payload: matched "raw.githubusercontent.com"
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 12 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/index.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/dist/index.mjs | matched "raw.githubusercontent.com" | 12 |
Manifest
Package metadata
Scripts9
buildrm -rf dist && tsup --silent && npx @tailwindcss/cli -i ./src/styles/styles.css -o ./dist/outstatic.csscleanrm -rf distdevconcurrently "tsup --watch" "npx @tailwindcss/cli -i ./src/styles/styles.css -o ./dist/outstatic.css --watch"generategraphql-codegenlinteslint .prestartpnpm generatetestjesttypechecktsc --project tsconfig.json --noEmitversion:syncnode version.mjs
Dependencies99
@ai-sdk/openai^3.0.2@ai-sdk/react^3.0.5@dnd-kit/core^6.3.1@dnd-kit/modifiers^7.0.0@dnd-kit/sortable^8.0.0@dnd-kit/utilities^3.2.2@graphql-typed-document-node/core^3.2.0@hookform/resolvers^5.2.2@radix-ui/react-accordion1.2.11@radix-ui/react-alert-dialog^1.1.14@radix-ui/react-avatar^1.1.10@radix-ui/react-checkbox^1.3.2@radix-ui/react-collapsible^1.1.11@radix-ui/react-dialog^1.1.14@radix-ui/react-dropdown-menu^2.1.15@radix-ui/react-icons^1.3.2@radix-ui/react-label^2.1.7@radix-ui/react-popover^1.1.14@radix-ui/react-radio-group^1.3.7@radix-ui/react-scroll-area^1.2.9@radix-ui/react-select^2.2.5@radix-ui/react-separator^1.1.7@radix-ui/react-slot^1.2.3@radix-ui/react-tooltip1.2.7@radix-ui/react-visually-hidden^1.2.3@tanstack/query-sync-storage-persister^5.90.20@tanstack/react-query^5.90.20@tanstack/react-query-persist-client^5.90.20@tanstack/react-table^8.21.3@tiptap/core2.14.0- …and 69 more.