Recommended action
Block this updateStatic 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"}'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
Status history (1 event)
- new → available · risk high · score 252 · status changed
Related candidates
Linked campaigns and clusters
kanseilink
2 members · evidence strength 64Evidence
Static findings
12 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/crawler/pipeline/enrich.js | matched "GITHUB_TOKEN" | 30 |
| high | Credential file access | package/dist/crawler/sources/github-jp-orgs.js | matched "GITHUB_TOKEN" | 30 |
| high | Credential file access | package/dist/crawler/sources/github-topics.js | matched "GITHUB_TOKEN" | 30 |
| high | Credential file access | package/dist/crawler/refresh.js | matched "GITHUB_TOKEN" | 30 |
| high | Credential file access | package/dist/db/seed-tips.js | matched ".aws" | 30 |
| high | Credential file access | package/src/data/api-guides-seed.json | matched "AWS_ACCESS_KEY" | 30 |
| high | Credential file access | package/src/data/services-seed.json | matched ".aws" | 30 |
| medium | Remote Payload | package/dist/crawler/sources/awesome-lists.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/src/data/api-guides-seed.json | matched "curl " | 12 |
| medium | Remote Payload | package/src/data/services-seed.json | matched "curl " | 12 |
Show all 12 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/crawler/pipeline/enrich.js | matched "GITHUB_TOKEN" | 30 |
| high | Credential file access | package/dist/crawler/sources/github-jp-orgs.js | matched "GITHUB_TOKEN" | 30 |
| high | Credential file access | package/dist/crawler/sources/github-topics.js | matched "GITHUB_TOKEN" | 30 |
| high | Credential file access | package/dist/crawler/refresh.js | matched "GITHUB_TOKEN" | 30 |
| high | Credential file access | package/dist/db/seed-tips.js | matched ".aws" | 30 |
| high | Credential file access | package/src/data/api-guides-seed.json | matched "AWS_ACCESS_KEY" | 30 |
| high | Credential file access | package/src/data/services-seed.json | matched ".aws" | 30 |
| medium | Remote Payload | package/dist/crawler/sources/awesome-lists.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/src/data/api-guides-seed.json | matched "curl " | 12 |
| medium | Remote Payload | package/src/data/services-seed.json | matched "curl " | 12 |
| low | Obfuscation | package/dist/utils/pii-masker.js | matched "\\u4E00" | 3 |
| low | Obfuscation | package/dist/tools/search-services.js | matched "\\u3000" | 3 |
Manifest
Package metadata
Scripts6
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')"prepublishOnlynpm run buildseednode dist/db/seed.jsstartnode dist/index.jsstart:httpnode dist/http-server.js
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