PkgRadar

Package evidence

@collivity/[email protected]

Install-time lifecycle script: postinstall="node scripts/postinstall-agent-skill.mjs"

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":["@collivity/[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":["@collivity/[email protected]"],"fail_on":"high"}'
Publisherpantelispanka
Artifact bytes81,095
Previous version0.1.1
Published2026-05-23T19:29:49.869Z
SHA-256d7d41cdb020604dbf19b38e40ac38cc3fcb16f81f5d6a27fd6e990c9165b1982

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node scripts/postinstall-agent-skill.mjs"

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

Availability ledger

available

high
Last checked
highRisk
38Score
0.2.0Version
Status history (2 events)
  1. availableavailable · risk high · score 38 · status available -> available, risk high -> high, score 79 -> 38
  2. newavailable · risk high · score 79 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

pantelispanka

2 members · evidence strength 59
Repeated static TTPstale

Install-time lifecycle script — postinstall="node scripts/postinstall-agent-skill.mjs"

2 members · evidence strength 65

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall-agent-skill.mjs"30
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall-agent-skill.mjs"30
lowCredential file accesspackage/build/aglc.jsmatched ".aws"5
lowObfuscationpackage/build/aglc.jsmatched "\\u2014"3

Manifest

Package metadata

Scripts14
  • arch:checknode build/aglc.js check --arch architecture.o --project . --all
  • arch:compilenode build/aglc.js compile architecture.ag --out architecture.o
  • arch:graphnode build/aglc.js graph --arch architecture.o --project . --all --json
  • buildtsup
  • devtsx src/index.ts
  • docs:buildnode scripts/build-docs.mjs
  • docs:devvitepress dev docs
  • docs:previewvitepress preview docs
  • postinstallnode scripts/postinstall-agent-skill.mjs
  • preparenpm run build
  • prepublishOnlynpm run typecheck && npm run build && npm test && npm run arch:check
  • starttsx src/index.ts
  • testvitest run
  • typechecktsc --noEmit
Dependencies12
  • @types/micromatch^4.0.10
  • micromatch^4.0.8
  • tree-sitter^0.21.1
  • tree-sitter-c-sharp^0.21.3
  • tree-sitter-go^0.21.0
  • tree-sitter-java^0.23.5
  • tree-sitter-javascript^0.23.1
  • tree-sitter-python^0.21.0
  • tree-sitter-rust^0.21.0
  • tree-sitter-typescript^0.21.1
  • yaml^2.9.0
  • z3-solver^4.16.0