PkgRadar

Package evidence

@shirokuma-library/[email protected]

Credential file access: matched "GITHUB_TOKEN"

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
2
First published
May 2026
Publisher
shirokuma-library

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":["@shirokuma-library/[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":["@shirokuma-library/[email protected]"],"fail_on":"review"}'
Artifact bytes1,211,486
Previous version0.3.0-alpha.152
Published2026-05-29T05:59:13.354Z
SHA-256e25941ad85e15148f0467f22c889e118858d6972ec64d920dced18ac28641f2a

Why flagged

What the scanner saw

Credential file access: matched "GITHUB_TOKEN"

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

Availability ledger

available

review
Last checked
reviewRisk
10Score
0.3.0-alpha.153Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/utils/github.jsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/dist/utils/octokit-client.jsmatched "GITHUB_TOKEN"5

Manifest

Package metadata

Scripts6
  • buildtsc
  • devtsc --watch
  • linteslint src
  • startnode dist/index.js
  • testnode --experimental-vm-modules ../../node_modules/jest-cli/bin/jest.js
  • test:coveragenode --experimental-vm-modules ../../node_modules/jest-cli/bin/jest.js --coverage
Dependencies27
  • @11ty/gray-matter^2.0.1
  • @octokit/plugin-retry^8.1.0
  • @octokit/plugin-throttling^11.0.3
  • @octokit/rest^22.0.1
  • @shirokuma-library/lint0.3.0-alpha.153
  • @shirokuma-library/portal0.3.0-alpha.153
  • chalk^5.3.0
  • chokidar^5.0.0
  • commander^14.0.3
  • glob^13.0.3
  • gpt-tokenizer^3.4.0
  • handlebars^4.7.8
  • markdown-it^14.1.1
  • mdast-util-to-string^4.0.0
  • minimatch^10.2.4
  • ora^9.3.0
  • remark-gfm^4.0.1
  • remark-parse^11.0.0
  • remark-stringify^11.0.0
  • simple-git^3.32.2
  • ts-morph^27.0.2
  • turndown^7.2.2
  • unified^11.0.5
  • unist-util-visit^5.0.0
  • vfile^6.0.3
  • yaml^2.6.0
  • zod^4.3.6