PkgRadar

Package evidence

@kansei-link/[email protected]

Credential file access: matched "AWS_ACCESS_KEY"

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
387
Versions published
35
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 bytes586,287
Previous version0.22.1
Published2026-05-29T13:18:08.248Z
SHA-256407db3a30b4b9b7c691782da217ecd18ffceced9c82b3ea542d6f145ac6bfbf7

Why flagged

What the scanner saw

Credential file access: matched "AWS_ACCESS_KEY"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/src/data/api-guides-seed.jsonmatched "AWS_ACCESS_KEY"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