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":["[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":["[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 120 · status changed
Related candidates
Linked campaigns and clusters
manufosela
9 members · evidence strength 84Evidence
Static findings
22 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/src/checks/tokens.js | matched "GITHUB_TOKEN" | 30 |
| medium | Obfuscation Density | package/src/utils/display/event-handlers.js | high encoded/escaped-token density | 12 |
| medium | Remote Payload | package/src/utils/os-detect.js | matched "curl " | 12 |
| medium | Remote Payload | package/scripts/install-kj.sh | matched "curl " | 12 |
Show all 22 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/src/checks/tokens.js | matched "GITHUB_TOKEN" | 30 |
| medium | Obfuscation Density | package/src/utils/display/event-handlers.js | high encoded/escaped-token density | 12 |
| medium | Remote Payload | package/src/utils/os-detect.js | matched "curl " | 12 |
| medium | Remote Payload | package/scripts/install-kj.sh | matched "curl " | 12 |
| low | Obfuscation | package/src/utils/banner.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/src/cli.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/src/utils/display/event-handlers.js | matched "\\u2014" | 3 |
| low | Obfuscation | package/src/utils/display/formatters.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/src/utils/git.js | matched "\\x1f" | 3 |
| low | Obfuscation | package/src/utils/display/header.js | matched "\\u2500" | 3 |
| low | Obfuscation | package/src/utils/home-migration.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/src/utils/injection-guard.js | matched "\\u200B" | 3 |
| low | Obfuscation | package/src/utils/logger.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/src/utils/paths.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/src/commands/report.js | matched "\\u20AC" | 3 |
| low | Obfuscation | package/src/commands/resume.js | matched "\\u2753" | 3 |
| low | Obfuscation | package/src/commands/run.js | matched "\\u25b6" | 3 |
| low | Obfuscation | package/src/utils/display/session-summary.js | matched "\\ud83d" | 3 |
| low | Obfuscation | package/src/utils/display/solomon.js | matched "\\u251c" | 3 |
| low | Obfuscation | package/src/utils/display/spec-findings.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/src/utils/welcome.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/templates/kj.config.yml | matched "eval(" | 3 |
Manifest
Package metadata
Scripts3
devnode --watch src/server.jsstartnode src/server.jstestvitest run
Dependencies5
better-sqlite3^11.0.0chokidar^4.0.0express^5.1.0express-rate-limit^8.5.0helmet^8.1.0