PkgRadar

Package evidence

@kernlang/[email protected]

Remote Payload: matched "raw.githubusercontent.com"

Recommended action

Block this update

Static 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":["@kernlang/[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":["@kernlang/[email protected]"],"fail_on":"high"}'
Publishercukasn
Artifact bytes188,968
Previous version3.5.5-canary.179.1.944355d1
Published2026-05-24T16:09:46.844Z
SHA-256038673015f7b4efa4555e7776230966ff0b34fcb410277137adbc3387aa2e5d4

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

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

Availability ledger

available

high
Last checked
highRisk
60Score
3.5.5-canary.180.1.944355d1Version
Status history (1 event)
  1. newavailable · risk high · score 60 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

cukasn

9 members · evidence strength 76

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/cli.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/src/cli.tsmatched "raw.githubusercontent.com"12
Show all 14 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/cli.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/src/cli.tsmatched "raw.githubusercontent.com"12
lowObfuscationpackage/dist/rules/mcp-patterns.jsmatched "\\u200B"3
lowObfuscationpackage/dist/rules/checks/mcp01-cmd-injection.jsmatched "eval("3
lowObfuscationpackage/dist/rules/checks/mcp06-validation.jsmatched "eval("3
lowObfuscationpackage/dist/rules/checks/mcp10-unsafe-deserialization.jsmatched "eval("3
lowObfuscationpackage/dist/post-scan.jsmatched "Buffer.from(s, 'base64"3
lowObfuscationpackage/rules-compiled.jsonmatched "\\u200B"3
lowObfuscationpackage/src/rules/mcp-patterns.tsmatched "\\u200B"3
lowObfuscationpackage/tests/mcp-security.test.tsmatched "\\u200B"3
lowObfuscationpackage/src/rules/checks/mcp01-cmd-injection.tsmatched "eval("3
lowObfuscationpackage/src/rules/checks/mcp06-validation.tsmatched "eval("3
lowObfuscationpackage/src/rules/checks/mcp10-unsafe-deserialization.tsmatched "eval("3
lowObfuscationpackage/src/post-scan.tsmatched "Buffer.from(s, 'base64"3

Manifest

Package metadata

Scripts2
  • buildtsc -b && node scripts/compile-rules.mjs
  • testpnpm run build && node ../../scripts/run-node-tests.mjs "tests/**/*.test.ts"
Dependencies3
  • @kernlang/core3.5.5-canary.180.1.944355d1
  • @kernlang/review3.5.5-canary.180.1.944355d1
  • ts-morph^28.0.0