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":["@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"}'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
Status history (1 event)
- new → available · risk high · score 60 · status changed
Related candidates
Linked campaigns and clusters
cukasn
9 members · evidence strength 76Evidence
Static findings
14 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/cli.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/src/cli.ts | matched "raw.githubusercontent.com" | 12 |
Show all 14 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/cli.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/src/cli.ts | matched "raw.githubusercontent.com" | 12 |
| low | Obfuscation | package/dist/rules/mcp-patterns.js | matched "\\u200B" | 3 |
| low | Obfuscation | package/dist/rules/checks/mcp01-cmd-injection.js | matched "eval(" | 3 |
| low | Obfuscation | package/dist/rules/checks/mcp06-validation.js | matched "eval(" | 3 |
| low | Obfuscation | package/dist/rules/checks/mcp10-unsafe-deserialization.js | matched "eval(" | 3 |
| low | Obfuscation | package/dist/post-scan.js | matched "Buffer.from(s, 'base64" | 3 |
| low | Obfuscation | package/rules-compiled.json | matched "\\u200B" | 3 |
| low | Obfuscation | package/src/rules/mcp-patterns.ts | matched "\\u200B" | 3 |
| low | Obfuscation | package/tests/mcp-security.test.ts | matched "\\u200B" | 3 |
| low | Obfuscation | package/src/rules/checks/mcp01-cmd-injection.ts | matched "eval(" | 3 |
| low | Obfuscation | package/src/rules/checks/mcp06-validation.ts | matched "eval(" | 3 |
| low | Obfuscation | package/src/rules/checks/mcp10-unsafe-deserialization.ts | matched "eval(" | 3 |
| low | Obfuscation | package/src/post-scan.ts | matched "Buffer.from(s, 'base64" | 3 |
Manifest
Package metadata
Scripts2
buildtsc -b && node scripts/compile-rules.mjstestpnpm 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.944355d1ts-morph^28.0.0