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
3
First published
Jun 2026
Publisher
pennix

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"}'
Publisherpennix
Artifact bytes5,596,109
Previous version5.0.1
Published2026-06-06T02:48:47.204Z
SHA-256ab80ffe524def293fd639c4dabec6d68897e0d11b5f2af23c2fdafedb87ee412

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/features/auto-update.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/dist/hooks/session-end/callbacks.jsmatched "api.telegram.org/bot"12
mediumRemote Payloadpackage/skills/project-session-manager/lib/providers/bitbucket.shmatched "curl "12
mediumRemote Payloadpackage/skills/project-session-manager/lib/providers/gitea.shmatched "curl "12
Show all 10 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/features/auto-update.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/dist/hooks/session-end/callbacks.jsmatched "api.telegram.org/bot"12
mediumRemote Payloadpackage/skills/project-session-manager/lib/providers/bitbucket.shmatched "curl "12
mediumRemote Payloadpackage/skills/project-session-manager/lib/providers/gitea.shmatched "curl "12
lowCredential file accesspackage/bridge/team-bridge.cjsmatched ".ssh/"5
lowMessenger Bot Endpointpackage/dist/hooks/session-end/callbacks.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowCredential file accesspackage/dist/hooks/permission-handler/index.jsmatched ".ssh/"5
lowCredential file accesspackage/dist/team/permissions.jsmatched ".ssh/"5
lowCredential file accesspackage/skills/project-session-manager/lib/providers/azure-devops.shmatched ".azure\\"5
lowLarge Javascript Payloadpackage/bridge/cli.cjs3438619 bytes0

Manifest

Package metadata

Scripts28
  • bench:promptstsx benchmarks/run-all.ts
  • bench:prompts:comparetsx benchmarks/run-all.ts --compare
  • bench:prompts:savetsx benchmarks/run-all.ts --save-baseline
  • buildtsc && node scripts/build-skill-bridge.mjs && node scripts/build-mcp-server.mjs && node scripts/build-bridge-entry.mjs && npm run compose-docs && npm run build:runtime-cli && npm run build:team-server && npm run build:cli
  • build:bridgenode scripts/build-skill-bridge.mjs
  • build:bridge-entrynode scripts/build-bridge-entry.mjs
  • build:clinode scripts/build-cli.mjs
  • build:runtime-clinode scripts/build-runtime-cli.mjs
  • build:team-servernode scripts/build-team-server.mjs
  • compose-docsnode scripts/compose-docs.mjs
  • devtsc --watch
  • dev:fullconcurrently --names "tsc,cli,mcp,bridge-entry,skill-bridge,runtime,team" "tsc --watch" "node scripts/build-cli.mjs --watch" "node scripts/build-mcp-server.mjs --watch" "node scripts/build-bridge-entry.mjs --watch" "node scripts/build-skill-bridge.mjs --watch" "node scripts/build-runtime-cli.mjs --watch" "node scripts/build-team-server.mjs --watch"
  • formatprettier --write src/**/*.ts
  • linteslint src
  • prepublishOnlynpm run build && npm run compose-docs
  • releasetsx scripts/release.ts
  • startnode dist/index.js
  • sync-featured-contributorstsx scripts/generate-featured-contributors.ts
  • sync-featured-contributors:dry-runtsx scripts/generate-featured-contributors.ts --dry-run
  • sync-featured-contributors:verifytsx scripts/generate-featured-contributors.ts --verify
  • sync-metadatatsx scripts/sync-metadata.ts
  • sync-metadata:dry-runtsx scripts/sync-metadata.ts --dry-run
  • sync-metadata:verifytsx scripts/sync-metadata.ts --verify
  • testvitest
  • test:coveragevitest run --coverage
  • test:runvitest run
  • test:uivitest --ui
  • versionbash scripts/sync-version.sh
Dependencies12
  • @anthropic-ai/claude-agent-sdk^0.1.0
  • @ast-grep/napi^0.31.0
  • @modelcontextprotocol/sdk^1.26.0
  • @types/better-sqlite3^7.6.13
  • ajv^8.17.1
  • better-sqlite3^12.10.0
  • chalk^5.3.0
  • commander^12.1.0
  • jsonc-parser^3.3.1
  • safe-regex^2.1.1
  • vscode-languageserver-protocol^3.17.5
  • zod^3.23.8