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.

Weekly downloads
593
Versions published
121
First published
Jan 2026
Publisher
marcoschwartz

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"}'
Publishermarcoschwartz
Artifact bytes976,181
Previous version0.4.56
Published2026-03-10T09:32:04.341Z
SHA-256267c117bfde6c0d45c2a0f32dfa831521cd406a3d9289c08a639c08625101719

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/integrations/skillsmp.tsmatched "raw.githubusercontent.com"12
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/integrations/skillsmp.tsmatched "raw.githubusercontent.com"12
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.mjs"5

Manifest

Package metadata

Scripts9
  • buildbun run build.ts
  • build:clibun build ./src/cli.ts --outdir ./dist --target node
  • compilebun run build && bun run scripts/compile.ts
  • compile:singlebun run build && bun run scripts/compile.ts --single
  • devbun run --watch src/server.ts
  • postinstallnode scripts/postinstall.mjs
  • prepublishOnlybun run build
  • startbun run src/server.ts
  • tuibun run src/tui/index.tsx
Dependencies8
  • @apteva/apteva-kit^0.1.138
  • grammy^1.40.0
  • ink^6.7.0
  • ink-spinner^5.0.0
  • ink-text-input^6.0.0
  • react19
  • react-dom19
  • recharts^3.7.0
Optional dependencies10
  • @apteva/agent-darwin-arm64^1.44.9
  • @apteva/agent-darwin-x64^1.44.9
  • @apteva/agent-linux-arm64^1.44.9
  • @apteva/agent-linux-x64^1.44.9
  • @apteva/agent-win32-x64^1.44.9
  • @apteva/apteva-darwin-arm640.4.33
  • @apteva/apteva-darwin-x640.4.33
  • @apteva/apteva-linux-arm640.4.33
  • @apteva/apteva-linux-x640.4.33
  • @apteva/apteva-win32-x640.4.33