PkgRadar

Package evidence

@kyonru/[email protected]

Remote Payload: matched "github.com/love2d/love/releases/download"

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
517
Versions published
18
First published
May 2026
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["@kyonru/[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":["@kyonru/[email protected]"],"fail_on":"review"}'
Artifact bytes419,625
Previous version3.1.0
Published2026-06-07T14:02:15.140Z
SHA-256cc92ff6ec2a90d70cce4c78279fe2bf0bcbcf9f15829f428951d1048259b7793

Why flagged

What the scanner saw

Remote Payload: matched "github.com/love2d/love/releases/download"

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

Availability ledger

available

review
Last checked
reviewRisk
3Score
3.2.0Version
Status history (1 event)
  1. newavailable · risk review · score 3 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/lib/build/vendor.jsmatched "github.com/love2d/love/releases/download"12

Manifest

Package metadata

Scripts12
  • buildtsc && cp src/generated/registry.json dist/generated/registry.json
  • build:binarybun build ./dist/index.js --compile --outfile bin/feather --target bun-darwin-arm64 && bun build ./dist/index.js --compile --outfile bin/feather-darwin-x64 --target bun-darwin-x64 && bun build ./dist/index.js --compile --outfile bin/feather-win-x64.exe --target bun-windows-x64 && bun build ./dist/index.js --compile --outfile bin/feather-linux-x64 --target bun-linux-x64
  • bundle:luabash ../scripts/bundle-lua.sh
  • devcp src/generated/registry.json dist/generated/registry.json 2>/dev/null; tsc --watch
  • package:addtsx --tsconfig scripts/tsconfig.json scripts/add-package.tsx
  • package:add-urltsx --tsconfig scripts/tsconfig.json scripts/add-package-url.tsx
  • package:removetsx --tsconfig scripts/tsconfig.json scripts/remove-package.tsx
  • package:updatetsx --tsconfig scripts/tsconfig.json scripts/update-package.tsx
  • prepacknpm run bundle:lua && npm run build
  • testnode --test test/commands/*.test.mjs
  • test:e2enpm run build && node --test test/commands/*.test.mjs
  • typechecktsc --noEmit
Dependencies6
  • chalk5.3.0
  • commander12.1.0
  • ink7.0.2
  • ora8.0.1
  • react19.2.6
  • react-devtools-corefile:stubs/react-devtools-core