PkgRadar

Package evidence

@kansei-link/[email protected]

Remote Payload: matched "curl "

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
34
First published
Apr 2026
Publisher
kanseilink

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":["@kansei-link/[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":["@kansei-link/[email protected]"],"fail_on":"review"}'
Publisherkanseilink
Artifact bytes566,087
Previous version0.22.0
Published2026-05-25T08:04:23.477Z
SHA-25628102b03bb0610257f5878b97b1aacf626ff7da4727239dd628f399b031f7e65

Why flagged

What the scanner saw

Remote Payload: matched "curl "

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/agent-army/tests.jsmatched "curl "12
mediumRemote Payloadpackage/src/data/api-guides-seed.jsonmatched "curl "12
mediumRemote Payloadpackage/src/data/services-seed.jsonmatched "curl "12
mediumCredential file accesspackage/dist/crawler/pipeline/enrich.jsmatched "GITHUB_TOKEN"10
mediumCredential file accesspackage/dist/crawler/sources/github-jp-orgs.jsmatched "GITHUB_TOKEN"10
mediumCredential file accesspackage/dist/crawler/sources/github-topics.jsmatched "GITHUB_TOKEN"10
mediumCredential file accesspackage/dist/crawler/refresh.jsmatched "GITHUB_TOKEN"10
Show all 12 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/agent-army/tests.jsmatched "curl "12
mediumRemote Payloadpackage/src/data/api-guides-seed.jsonmatched "curl "12
mediumRemote Payloadpackage/src/data/services-seed.jsonmatched "curl "12
mediumCredential file accesspackage/dist/crawler/pipeline/enrich.jsmatched "GITHUB_TOKEN"10
mediumCredential file accesspackage/dist/crawler/sources/github-jp-orgs.jsmatched "GITHUB_TOKEN"10
mediumCredential file accesspackage/dist/crawler/sources/github-topics.jsmatched "GITHUB_TOKEN"10
mediumCredential file accesspackage/dist/crawler/refresh.jsmatched "GITHUB_TOKEN"10
lowCredential file accesspackage/dist/db/seed-tips.jsmatched ".aws"5
lowObfuscationpackage/dist/utils/pii-masker.jsmatched "\\u4E00"3
lowObfuscationpackage/dist/tools/search-services.jsmatched "\\u3000"3
lowCredential file accesspackage/src/data/api-guides-seed.jsonmatched "AWS_ACCESS_KEY"3
lowCredential file accesspackage/src/data/services-seed.jsonmatched ".aws"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