PkgRadar

Package evidence

[email protected]

New Account With Lifecycle Hook: package first published 0 day(s) ago, 1 total version(s), has lifecycle hook

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
1
First published
Jun 2026
Publisher
gagesgr

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publishergagesgr
Artifact bytes4,564,298
Previous versionnone
Published2026-06-13T19:55:47.263Z
SHA-256310178bf7de19fda98a349f128af7e8aab29ac789e80a811f6ddce7a238f568e

Why flagged

What the scanner saw

New Account With Lifecycle Hook: package first published 0 day(s) ago, 1 total version(s), has lifecycle hook

1 candidate cluster(s) currently reference this release.

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

high
Last checked
highRisk
73Score
4.11.2Version
Status history (1 event)
  1. newavailable · risk high · score 73 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burstactive

gagesgr

10 members · evidence strength 69
Publisher / release actor burstcandidate

gagesgr

10 members · max score 73

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Account With Lifecycle Hookpackage.jsonpackage first published 0 day(s) ago, 1 total version(s), has lifecycle hook25
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 11 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Account With Lifecycle Hookpackage.jsonpackage first published 0 day(s) ago, 1 total version(s), has lifecycle hook25
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/team/permissions.jsmatched ".ssh/"5
lowCredential file accesspackage/skills/project-session-manager/lib/providers/azure-devops.shmatched ".azure\\"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node .prepare.cjs"5
lowLarge Javascript Payloadpackage/bridge/cli.cjs3045614 bytes0

Manifest

Package metadata

Scripts27
  • 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
  • formatprettier --write src/**/*.ts
  • linteslint src
  • postinstallnode .prepare.cjs
  • 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.6.2
  • 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