PkgRadar

Package evidence

@kansei-link/[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.

Weekly downloads
259
Versions published
36
First published
Apr 2026
Publisher
kanseilink

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":["@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 bytes1,514,029
Previous version1.0.0
Published2026-06-09T03:31:45.682Z
SHA-256758e31f1465909510016cb9c76d164f40030050ed89ae7df16f2647899723626

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts21
  • 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')"
  • crawl:allnpm run crawl:probe && npm run crawl:issues
  • crawl:difftsx src/crawler/registry-diff.ts
  • crawl:diff:ingesttsx src/crawler/registry-diff.ts --ingest
  • crawl:issuestsx src/crawler/mine-issues.ts --days 30
  • crawl:probetsx src/crawler/health-probe.ts --limit 5000
  • crawl:probe:quicktsx src/crawler/health-probe.ts --limit 200
  • crawl:registrytsx src/crawler/sync-registry.ts
  • ops:cycletsx src/crawler/ops-cycle.ts
  • ops:drytsx src/crawler/ops-cycle.ts --dry
  • ops:quicktsx src/crawler/ops-cycle.ts --quick
  • prepublishOnlynpm run build
  • seednode dist/db/seed.js
  • startnode dist/index.js
  • start:httpnode dist/http-server.js
  • test:jp-searchtsx scripts/verify-jp-search.mts
  • test:seed-mergetsx scripts/verify-seed-tag-merge.mts
  • watchtsx src/crawler/watchdog.ts
  • watch:fixtsx src/crawler/watchdog.ts --report --fix
  • watch:reporttsx src/crawler/watchdog.ts --report
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