PkgRadar

Package evidence

@compass-ai/[email protected]

Large Javascript Payload: 9649767 bytes

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
813
Versions published
105
First published
Jan 2026
Publisher
compass-ap

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":["@compass-ai/[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":["@compass-ai/[email protected]"],"fail_on":"review"}'
Publishercompass-ap
Artifact bytes5,193,597
Previous version1.1.11
Published2026-05-26T01:07:43.927Z
SHA-2567927e24f1d69bf11924e04ecf0ed14c9d628e954df7a8b58b386c0b8c2caaf66

Why flagged

What the scanner saw

Large Javascript Payload: 9649767 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/cli.js9649767 bytes10
mediumLarge Javascript Payloadpackage/dist/index.js7139371 bytes10

Manifest

Package metadata

Scripts22
  • buildnpm run clean && tsc
  • build:minifynpm run clean && node scripts/build-minify.mjs
  • build:protectednpm run clean && node scripts/build-protected.mjs
  • build:seanpm run clean && node scripts/build-sea.mjs
  • cleannode -e "const fs=require('fs');['dist','sea-build'].forEach(d=>{if(fs.existsSync(d)){fs.rmSync(d,{recursive:true});console.log('Cleaned',d)}})"
  • devtsc --watch
  • linteslint src/**/*.ts src/**/*.tsx
  • preuninstallnode scripts/preuninstall.mjs
  • releasenode scripts/publish.mjs
  • release:drynode scripts/publish.mjs --dry-run
  • release:jsnode scripts/publish.mjs --js
  • release:js:drynode scripts/publish.mjs --js --publish --dry-run
  • release:js:obfuscatenode scripts/publish.mjs --js --obfuscate
  • release:js:obfuscate:publishnode scripts/publish.mjs --js --obfuscate --publish
  • release:js:publishnode scripts/publish.mjs --js --publish
  • release:mainnode scripts/publish.mjs --publish-main
  • release:majornode scripts/publish.mjs --major
  • release:minornode scripts/publish.mjs --minor
  • release:patchnode scripts/publish.mjs --patch
  • release:publishnode scripts/publish.mjs --publish
  • startnode dist/cli.js
  • testvitest --run
Dependencies29
  • @anthropic-ai/sdk^0.82.0
  • @anthropic-ai/tokenizer^0.0.4
  • @babel/parser^7.24.0
  • @modelcontextprotocol/sdk^1.0.0
  • @napi-rs/keyring^1.2.0
  • boxen^8.0.1
  • chalk^5.3.0
  • cli-highlight^2.1.11
  • cli-truncate^5.2.0
  • cloudflared^0.7.1
  • commander^12.1.0
  • cosmiconfig^9.0.0
  • diff^5.2.2
  • execa^9.3.0
  • fflate^0.8.2
  • fs-extra^11.2.0
  • glob^13.0.0
  • ignore^7.0.5
  • ink^5.0.1
  • ink-markdown^1.0.4
  • ink-spinner^5.0.0
  • ink-text-input^6.0.0
  • inquirer^9.3.0
  • pptxgenjs^4.0.1
  • react^18.3.1
  • semver^7.6.3
  • simple-git^3.25.0
  • update-notifier^7.3.1
  • uuid^14.0.0