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 "id_rsa"
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 132 · status changed
Related candidates
Linked campaigns and clusters
naguipinetta
2 members · evidence strength 64Evidence
Static findings
32 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/lib/validation.js | matched "id_rsa" | 30 |
| medium | Remote Payload | package/dist/lib/skills.js | matched "curl " | 12 |
Show all 32 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/lib/validation.js | matched "id_rsa" | 30 |
| medium | Remote Payload | package/dist/lib/skills.js | matched "curl " | 12 |
| low | Obfuscation | package/dist/tui/screens/AgentsScreen.js | matched "\\u2026" | 3 |
| low | Obfuscation | package/dist/tui/screens/ArchitectureScreen.js | matched "\\u2026" | 3 |
| low | Obfuscation | package/dist/tui/components/BannerMetrics.js | matched "\\u2713" | 3 |
| low | Obfuscation | package/dist/tui/screens/Board.js | matched "\\u2026" | 3 |
| low | Obfuscation | package/dist/tui/screens/ContextScreen.js | matched "\\u2026" | 3 |
| low | Obfuscation | package/dist/tui/screens/Dashboard.js | matched "\\u2026" | 3 |
| low | Obfuscation | package/dist/tui/screens/DocsScreen.js | matched "\\u2026" | 3 |
| low | Obfuscation | package/dist/tui/screens/GitHubScreen.js | matched "\\u2026" | 3 |
| low | Obfuscation | package/dist/tui/screens/GitScreen.js | matched "\\u2026" | 3 |
| low | Obfuscation | package/dist/tui/components/Header.js | matched "\\u00B7" | 3 |
| low | Obfuscation | package/dist/tui/components/HelpOverlay.js | matched "\\u2014" | 3 |
| low | Obfuscation | package/dist/tui/screens/InsightScreen.js | matched "\\u2026" | 3 |
| low | Obfuscation | package/dist/tui/components/MetricsBar.js | matched "\\u00B7" | 3 |
| low | Obfuscation | package/dist/tui/screens/MetricsScreen.js | matched "\\u2026" | 3 |
| low | Obfuscation | package/dist/tui/components/NavBar.js | matched "\\u00B7" | 3 |
| low | Obfuscation | package/dist/tui/screens/PacksScreen.js | matched "\\u2026" | 3 |
| low | Obfuscation | package/dist/tui/components/primitives.js | matched "\\u00B7" | 3 |
| low | Obfuscation | package/dist/lib/prod.js | matched "eval(" | 3 |
| low | Obfuscation | package/dist/tui/screens/ProvidersScreen.js | matched "\\u2026" | 3 |
| low | Obfuscation | package/dist/tui/screens/RecoveryScreen.js | matched "\\u2026" | 3 |
| low | Obfuscation | package/dist/tui/screens/ReferenceScreen.js | matched "\\u2014" | 3 |
| low | Obfuscation | package/dist/tui/screens/ReleaseScreen.js | matched "\\u2026" | 3 |
| low | Obfuscation | package/dist/tui/screens/RunsScreen.js | matched "\\u2026" | 3 |
| low | Obfuscation | package/dist/lib/security.js | matched "eval(" | 3 |
| low | Obfuscation | package/dist/tui/screens/SecurityScreen.js | matched "\\u2026" | 3 |
| low | Obfuscation | package/dist/tui/screens/SettingsScreen.js | matched "\\u2026" | 3 |
| low | Obfuscation | package/dist/tui/components/Sidebar.js | matched "\\u2191" | 3 |
| low | Obfuscation | package/dist/tui/components/StatusBar.js | matched "\\u2588" | 3 |
| low | Obfuscation | package/dist/tui/components/TaskCard.js | matched "\\u00B7" | 3 |
| low | Obfuscation | package/dist/tui/screens/WorkScreen.js | matched "\\u2026" | 3 |
Manifest
Package metadata
Scripts5
buildtsc && chmod +x dist/index.jsdevtsx src/index.tsprepublishOnlynpm run buildtestvitest runtest:watchvitest
Dependencies11
@inquirer/prompts^7.3.0boxen^8.0.1chalk^5.3.0cli-table3^0.6.5commander^12.1.0figlet^1.7.0fs-extra^11.2.0gradient-string^2.0.2ink^5.1.0ora^8.1.0react^18.3.1