PkgRadar

Package evidence

@compilr-dev/[email protected]

no findings

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
140
Versions published
32Established · −30% score
First published
Nov 2025
Publisher
scozzola

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@compilr-dev/[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":["@compilr-dev/[email protected]"],"fail_on":"review"}'
Publisherscozzola
Artifact bytes834,677
Previous version0.7.4
Published2026-06-07T10:49:47.268Z
SHA-2561e8709a29bec4303e8de65e2dd8d996d62cf70a625cc9d0260141bb0147efa94

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
0.7.5Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts15
  • buildtsc -b && chmod +x dist/index.js
  • build:vsixcd vscode-extension && npx @vscode/vsce package --out ../dist/compilr-diff-companion.vsix
  • cleantsc -b --clean && rm -rf dist
  • devtsc -b && node dist/index.js
  • linteslint src/
  • lint:fixeslint src/ --fix
  • prepublishOnlynpm run lint && npm test && npm run build && npm run build:vsix
  • startnode dist/index.js
  • testvitest run
  • test:coveragevitest run --coverage
  • test:repl-v2npx tsx scripts/test-repl-v2.ts
  • test:scrollnpx tsx scripts/test-scroll-regions.ts
  • test:scroll-inputnpx tsx scripts/test-scroll-input.ts
  • test:uinpx tsx scripts/test-terminal-ui.ts
  • test:watchvitest
Dependencies20
  • @anthropic-ai/sdk^0.74.0
  • @compilr-dev/agents^0.5.9
  • @compilr-dev/agents-coding^1.0.4
  • @compilr-dev/editor-core^0.0.2
  • @compilr-dev/factory^0.1.30
  • @compilr-dev/logger^0.1.0
  • @compilr-dev/sdk^0.10.39
  • @compilr-dev/ui-core^0.0.1
  • @modelcontextprotocol/sdk^1.23.0
  • ansi-escapes^7.3.0
  • better-sqlite3^12.5.0
  • chalk^5.6.2
  • cli-highlight^2.1.11
  • cli-table3^0.6.5
  • highlight.js^11.11.1
  • js-tiktoken^1.0.21
  • marked^18.0.3
  • picocolors^1.1.1
  • supports-hyperlinks^3.2.0
  • uuid^14.0.0