PkgRadar

Package evidence

@compilr-dev/[email protected]

Credential file access: matched "GITHUB_TOKEN"

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":["@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 bytes805,667
Previous version0.7.2
Published2026-05-20T07:10:03.644Z
SHA-256a987e1194f5cf4b11a096e54a60be476a660227e3e6d76b46102d52476b36d46

Why flagged

What the scanner saw

Credential file access: matched "GITHUB_TOKEN"

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

Availability ledger

available

review
Last checked
reviewRisk
91Score
0.7.3Version
Status history (1 event)
  1. newavailable · risk review · score 91 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 34 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/ui/overlay/data/tutorials/config/mcp-servers.jsmatched "GITHUB_TOKEN"5
lowObfuscationpackage/dist/ui/overlay/impl/anchors-overlay-v2.jsmatched "\\x1b"3
lowObfuscationpackage/dist/ui/overlay/impl/artifact-detail-overlay-v2.jsmatched "\\x1b"3
lowObfuscationpackage/dist/ui/overlay/impl/config-overlay-v2.jsmatched "\\x1b"3
lowObfuscationpackage/dist/ui/overlay/impl/custom-agent-form-overlay-v2.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/ui/overlay/impl/document-detail-overlay-v2.jsmatched "\\x1b"3
lowObfuscationpackage/dist/games/game-base.jsmatched "\\x1b"3
lowObfuscationpackage/dist/games/tetris/index.jsmatched "\\x1b"3
lowObfuscationpackage/dist/ui/base/inline-overlay-utils.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/ui/input-prompt.jsmatched "\\x7f"3
lowObfuscationpackage/dist/ui/keyboard-handler.jsmatched "\\x01"3
lowObfuscationpackage/dist/ui/line-utils.jsmatched "\\x1b"3
lowObfuscationpackage/dist/ui/markdown-renderer.jsmatched "\\u001b"3
lowObfuscationpackage/dist/ui/overlay/impl/mascot-overlay-v2.jsmatched "\\x1b"3
lowObfuscationpackage/dist/ui/overlay/impl/mcp-overlay-v2.jsmatched "\\u2014"3
lowObfuscationpackage/dist/ui/overlay/impl/model-overlay-v2.jsmatched "\\x20"3
lowObfuscationpackage/dist/ui/overlay/impl/onboarding-wizard-overlay-v2.jsmatched "\\x1b"3
lowObfuscationpackage/dist/ui/base/overlay-base.jsmatched "\\x1b"3
lowObfuscationpackage/dist/ui/overlay-manager.jsmatched "\\x1b"3
lowObfuscationpackage/dist/ui/overlays.jsmatched "\\x1b"3
lowObfuscationpackage/dist/handlers/permission-handler.jsmatched "\\x1b"3
lowObfuscationpackage/dist/ui/mascot/renderer.jsmatched "\\x1B"3
lowObfuscationpackage/dist/ui/overlay/impl/resume-overlay-v2.jsmatched "\\u26A0"3
lowObfuscationpackage/dist/ui/overlay/impl/skill-detail-overlay-v2.jsmatched "\\x1b"3
lowObfuscationpackage/dist/ui/overlay/impl/skill-editor-overlay.jsmatched "\\x1b"3
lowObfuscationpackage/dist/slash-autocomplete.jsmatched "\\x1B"3
lowObfuscationpackage/dist/ui/startup-menu.jsmatched "\\x1b"3
lowObfuscationpackage/dist/tabbed-menu.jsmatched "\\x1B"3
lowObfuscationpackage/dist/ui/overlay/impl/team-overlay-v2.jsmatched "\\x1b"3
lowObfuscationpackage/dist/ui/terminal-codes.jsmatched "\\x1b"3
lowObfuscationpackage/dist/ui/terminal-render-item.jsmatched "\\x1b"3
lowObfuscationpackage/dist/ui/terminal-ui.jsmatched "\\x1b"3
lowObfuscationpackage/dist/ui/terminal.jsmatched "\\x1b"3
lowObfuscationpackage/dist/ui/overlay/impl/tutorial-overlay-v2.jsmatched "\\x1B"3

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.8
  • @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.9
  • @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