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 monitoringNo 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"}'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
Status history (1 event)
- new → available · 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.mjsbuildtsc && 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:issuescrawl:difftsx src/crawler/registry-diff.tscrawl:diff:ingesttsx src/crawler/registry-diff.ts --ingestcrawl:issuestsx src/crawler/mine-issues.ts --days 30crawl:probetsx src/crawler/health-probe.ts --limit 5000crawl:probe:quicktsx src/crawler/health-probe.ts --limit 200crawl:registrytsx src/crawler/sync-registry.tsops:cycletsx src/crawler/ops-cycle.tsops:drytsx src/crawler/ops-cycle.ts --dryops:quicktsx src/crawler/ops-cycle.ts --quickprepublishOnlynpm run buildseednode dist/db/seed.jsstartnode dist/index.jsstart:httpnode dist/http-server.jstest:jp-searchtsx scripts/verify-jp-search.mtstest:seed-mergetsx scripts/verify-seed-tag-merge.mtswatchtsx src/crawler/watchdog.tswatch:fixtsx src/crawler/watchdog.ts --report --fixwatch:reporttsx src/crawler/watchdog.ts --report
Dependencies8
@anthropic-ai/sdk^0.89.0@modelcontextprotocol/sdk^1.12.0better-sqlite3^11.7.0express^5.2.0express-rate-limit^8.3.2helmet^8.1.0stripe^22.0.1zod^3.24.0