PkgRadar

Package evidence

@gyomu/[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
9
First published
May 2026
Publisher
yoshmatsumoto

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":["@gyomu/[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":["@gyomu/[email protected]"],"fail_on":"review"}'
Publisheryoshmatsumoto
Artifact bytes24,190
Previous version0.2.4-beta.3
Published2026-05-28T09:33:00.007Z
SHA-256a63f443163810194e910d1f7a3e8babce9f779ed661c4c7a9d3d7a8c9e439843

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
0.2.4-beta.4Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts7
  • buildtsc -p tsconfig.build.json
  • build-storybookstorybook build
  • build:cipnpm run clean && pnpm run build
  • cleanrimraf ./dist ./coverage ./.tsbuildinfo
  • storybookstorybook dev -p 6006
  • testvitest --config vitest.config.ts --typecheck.tsconfig ./tsconfig.vitest.json
  • type-checktsc --project tsconfig.typecheck.json
Dependencies10
  • @fontsource-variable/inter^5.2.8
  • @tailwindcss/vite^4.3.0
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • lucide-react^1.14.0
  • radix-ui^1.4.3
  • shadcn^4.7.0
  • tailwind-merge^3.5.0
  • tailwindcss^4.3.0
  • tw-animate-css^1.4.0