PkgRadar

Package evidence

[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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 promoting

Mixed 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"}'
Artifact bytes396,606
Previous versionnone
Published2026-03-31T04:01:00.405Z
SHA-256fa70a48dc9cb0431d79a03865999b37a90dbe536ff30d3be5d7306d9c3aa001a

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

review
Last checked
reviewRisk
61Score
1.15.2Version
Status history (1 event)
  1. newavailable · risk review · score 61 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/lib/init/skill-fetcher.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/lib/init/wizard.jsmatched "curl "12
mediumCredential file accesspackage/lib/init/doctor.jsmatched "GITHUB_TOKEN"10
Show all 12 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/lib/init/skill-fetcher.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/lib/init/wizard.jsmatched "curl "12
mediumCredential file accesspackage/lib/init/doctor.jsmatched "GITHUB_TOKEN"10
lowObfuscationpackage/lib/utils/activity-log.jsmatched "\\x1B"3
lowObfuscationpackage/bin/aicc.jsmatched "\\x1b"3
lowObfuscationpackage/lib/agents/browser-qa-agent.jsmatched "eval("3
lowObfuscationpackage/lib/utils/format.jsmatched "\\x00"3
lowObfuscationpackage/lib/index.jsmatched "\\x1B"3
lowObfuscationpackage/lib/utils/notify.jsmatched "\\x1b"3
lowObfuscationpackage/lib/actions/reject.jsmatched "\\u0003"3
lowObfuscationpackage/lib/utils/spinner.jsmatched "\\x1b"3
lowObfuscationpackage/lib/utils/status-bar.jsmatched "\\x1b"3

Manifest

Package metadata

Scripts9
  • packagenode scripts/release.js
  • preversionvitest run
  • releasenode scripts/release.js
  • release:majornode scripts/release.js major
  • release:minornode scripts/release.js minor
  • startnode bin/aicc.js
  • testvitest run
  • test:coveragevitest run --coverage
  • test:watchvitest
Dependencies10
  • @octokit/rest^22.0.1
  • chalk^5.6.2
  • express^4.22.1
  • grammy^1.41.0
  • inquirer^9.3.8
  • node-cron^4.2.1
  • pixelmatch^7.1.0
  • playwright^1.58.2
  • pngjs^7.0.0
  • ws^8.19.0