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 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 17 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/src/integrations/skillsmp.ts | matched "raw.githubusercontent.com" | 12 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/src/integrations/skillsmp.ts | matched "raw.githubusercontent.com" | 12 |
| low | Install-time lifecycle script | package.json | postinstall="node scripts/postinstall.mjs" | 5 |
Manifest
Package metadata
Scripts9
buildbun run build.tsbuild:clibun build ./src/cli.ts --outdir ./dist --target nodecompilebun run build && bun run scripts/compile.tscompile:singlebun run build && bun run scripts/compile.ts --singledevbun run --watch src/server.tspostinstallnode scripts/postinstall.mjsprepublishOnlybun run buildstartbun run src/server.tstuibun run src/tui/index.tsx
Dependencies8
@apteva/apteva-kit^0.1.138grammy^1.40.0ink^6.7.0ink-spinner^5.0.0ink-text-input^6.0.0react19react-dom19recharts^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