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.
- Versions published
- 2
- First published
- Mar 2026
- Publisher
- phuchung.nguyen78
Recommended action
Review before promotingMixed 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":["[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":["[email protected]"],"fail_on":"review"}'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 review · score 61 · status changed
Evidence
Static findings
12 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/lib/init/skill-fetcher.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/lib/init/wizard.js | matched "curl " | 12 |
| medium | Credential file access | package/lib/init/doctor.js | matched "GITHUB_TOKEN" | 10 |
Show all 12 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/lib/init/skill-fetcher.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/lib/init/wizard.js | matched "curl " | 12 |
| medium | Credential file access | package/lib/init/doctor.js | matched "GITHUB_TOKEN" | 10 |
| low | Obfuscation | package/lib/utils/activity-log.js | matched "\\x1B" | 3 |
| low | Obfuscation | package/bin/aicc.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/lib/agents/browser-qa-agent.js | matched "eval(" | 3 |
| low | Obfuscation | package/lib/utils/format.js | matched "\\x00" | 3 |
| low | Obfuscation | package/lib/index.js | matched "\\x1B" | 3 |
| low | Obfuscation | package/lib/utils/notify.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/lib/actions/reject.js | matched "\\u0003" | 3 |
| low | Obfuscation | package/lib/utils/spinner.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/lib/utils/status-bar.js | matched "\\x1b" | 3 |
Manifest
Package metadata
Scripts9
packagenode scripts/release.jspreversionvitest runreleasenode scripts/release.jsrelease:majornode scripts/release.js majorrelease:minornode scripts/release.js minorstartnode bin/aicc.jstestvitest runtest:coveragevitest run --coveragetest:watchvitest
Dependencies10
@octokit/rest^22.0.1chalk^5.6.2express^4.22.1grammy^1.41.0inquirer^9.3.8node-cron^4.2.1pixelmatch^7.1.0playwright^1.58.2pngjs^7.0.0ws^8.19.0