PkgRadar

Package evidence

@kansei-link/[email protected]

Credential file access: matched "GITHUB_TOKEN"

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@kansei-link/[email protected]"],"fail_on":"high"}'

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":["@kansei-link/[email protected]"],"fail_on":"high"}'
Publisherkanseilink
Artifact bytes548,277
Previous version0.20.6
Published2026-05-25T02:37:03.410Z
SHA-256c700652620155a50540847589512490c0b912a85a3ca4795696278069b9ec0e9

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

high
Last checked
highRisk
252Score
0.22.0Version
Status history (1 event)
  1. newavailable · risk high · score 252 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

kanseilink

2 members · evidence strength 64

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/crawler/pipeline/enrich.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/crawler/sources/github-jp-orgs.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/crawler/sources/github-topics.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/crawler/refresh.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/db/seed-tips.jsmatched ".aws"30
highCredential file accesspackage/src/data/api-guides-seed.jsonmatched "AWS_ACCESS_KEY"30
highCredential file accesspackage/src/data/services-seed.jsonmatched ".aws"30
mediumRemote Payloadpackage/dist/crawler/sources/awesome-lists.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/src/data/api-guides-seed.jsonmatched "curl "12
mediumRemote Payloadpackage/src/data/services-seed.jsonmatched "curl "12
Show all 12 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/crawler/pipeline/enrich.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/crawler/sources/github-jp-orgs.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/crawler/sources/github-topics.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/crawler/refresh.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/db/seed-tips.jsmatched ".aws"30
highCredential file accesspackage/src/data/api-guides-seed.jsonmatched "AWS_ACCESS_KEY"30
highCredential file accesspackage/src/data/services-seed.jsonmatched ".aws"30
mediumRemote Payloadpackage/dist/crawler/sources/awesome-lists.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/src/data/api-guides-seed.jsonmatched "curl "12
mediumRemote Payloadpackage/src/data/services-seed.jsonmatched "curl "12
lowObfuscationpackage/dist/utils/pii-masker.jsmatched "\\u4E00"3
lowObfuscationpackage/dist/tools/search-services.jsmatched "\\u3000"3

Manifest

Package metadata

Scripts6
  • articles:autonode scripts/generate-articles-auto.mjs
  • buildtsc && node -e "require('fs').mkdirSync('dist/skill',{recursive:true}); require('fs').copyFileSync('src/skill/SKILL.md','dist/skill/SKILL.md')"
  • prepublishOnlynpm run build
  • seednode dist/db/seed.js
  • startnode dist/index.js
  • start:httpnode dist/http-server.js
Dependencies8
  • @anthropic-ai/sdk^0.89.0
  • @modelcontextprotocol/sdk^1.12.0
  • better-sqlite3^11.7.0
  • express^5.2.0
  • express-rate-limit^8.3.2
  • helmet^8.1.0
  • stripe^22.0.1
  • zod^3.24.0