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
42Established · −30% score
First published
Oct 2025
Publisher
codeaholicguy

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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"}'
Publishercodeaholicguy
Artifact bytes148,827
Previous version0.36.0
Published2026-06-01T13:55:56.694Z
SHA-256a89da389daf0a9fc33443fde8f6bab4c5dafa1e9092ab669ed5349b57abf4644

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
25Score
0.37.0Version
Status history (1 event)
  1. newavailable · risk review · score 25 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/util/github.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/dist/lib/SkillIndex.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/dist/lib/SkillRegistry.jsmatched "raw.githubusercontent.com"12

Manifest

Package metadata

Scripts7
  • buildtsc && cp -R templates dist/templates
  • devnode --no-warnings --loader ts-node/esm src/cli.ts
  • linteslint src --ext .ts
  • prepublishOnlynpm run build
  • testvitest run
  • test:coveragevitest run --coverage
  • test:watchvitest
Dependencies16
  • @ai-devkit/agent-manager0.16.0
  • @ai-devkit/channel-connector0.7.0
  • @ai-devkit/memory0.12.0
  • chalk^5.6.0
  • commander^11.1.0
  • debug^4.4.3
  • fs-extra^11.2.0
  • gray-matter^4.0.3
  • ink^7.0.4
  • ink-text-input^6.0.0
  • inquirer^9.3.0
  • ora^9.0.0
  • react^19.2.0
  • smol-toml^1.6.1
  • yaml^2.3.4
  • zod^3.25.76