PkgRadar

Package evidence

@gyomu/[email protected]

Install-time lifecycle script: preinstall="npx only-allow pnpm"

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
603
Versions published
10
First published
May 2026
Publisher
yoshmatsumoto

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":["@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 bytes23,769
Previous version0.2.4-beta.4
Published2026-05-31T02:21:41.671Z
SHA-2561520f2ab89de7a2d71936325be1890ee012970c285afc068bbf959bfe3367637

Why flagged

What the scanner saw

Install-time lifecycle script: preinstall="npx only-allow pnpm"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpreinstall="npx only-allow pnpm"5

Manifest

Package metadata

Scripts14
  • @test:ci:coveragevitest --config vitest.config.ts --typecheck.tsconfig ./tsconfig.vitest.json --coverage
  • @test:coveragevitest --config vitest.coverage.config.ts --typecheck.tsconfig ./tsconfig.vitest.json --coverage
  • Spreparepnpm run build
  • buildtsc
  • build:cipnpm run clean && pnpm run build
  • cleanrimraf ./dist ./coverage ./.turbo ./.tsbuildinfo
  • postversiongit push && git push --tags
  • preinstallnpx only-allow pnpm
  • schema-genkysely-codegen --dialect mssql --env-file=.env --config-file=.kysely-codegenrc.json
  • sitdotenv -e .env -- vitest --config=./vitest.sit.config.ts --typecheck.tsconfig=./tsconfig.vitest.json
  • startpnpm run build:live
  • testbunx vitest --config vitest.config.ts --typecheck.tsconfig ./tsconfig.vitest.json
  • versiongit add -A src
  • watchtsc -w
Dependencies10
  • @ai-sdk/anthropic^3.0.77
  • @ai-sdk/google^3.0.73
  • @ai-sdk/openai^3.0.63
  • @gyomu/approval-core^0.2.4-beta.5
  • @gyomu/infra^0.2.4-beta.5
  • @gyomu/schema^0.2.4-beta.5
  • @mastra/core^1.28.0
  • @standard-schema/spec^1.1.0
  • ai^6.0.184
  • effect4.0.0-beta.57