PkgRadar

Package evidence

[email protected]

Remote Payload: matched "curl "

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":["[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":["[email protected]"],"fail_on":"review"}'
Publishernpmaggroot
Artifact bytes2,892,966
Previous version1.5.3
Published2026-05-25T04:48:30.645Z
SHA-25607bc6b394398d1dd0608d2d813d6d13c8b67a3d8cfad2688047f42d468204789

Why flagged

What the scanner saw

Remote Payload: matched "curl "

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/scripts/generate-example-skills.tsmatched "curl "12
mediumLarge Javascript Payloadpackage/dist/index.cjs9752483 bytes10
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/scripts/generate-example-skills.tsmatched "curl "12
mediumLarge Javascript Payloadpackage/dist/index.cjs9752483 bytes10
lowInstall-time lifecycle scriptpackage.jsonprepare="echo skip"4
lowObfuscationpackage/share/agents/agent-coder.jsonmatched "\\u201c"3

Manifest

Package metadata

Scripts24
  • buildnode -e "require('fs').rmSync('dist',{recursive:true,force:true})" && tsc -p tsconfig.build.json && node scripts/obfuscate.mjs && node scripts/verify-no-source.mjs
  • build:allnode scripts/build-all.mjs
  • build:devtsc
  • cleannode -e "require('fs').rmSync('dist',{recursive:true,force:true});require('fs').rmSync('logs',{recursive:true,force:true})"
  • devnode --no-warnings --import=tsx --watch src/index.ts
  • dev:no-watchnode --no-warnings --import=tsx src/index.ts
  • dev:silentnode --no-warnings --import=tsx --watch src/index.ts
  • formatprettier --write .
  • format:checkprettier --check .
  • install:allnpm install && npm run rebuild-native
  • linteslint .
  • lint:fixeslint . --fix
  • pre-commitlint-staged
  • prepacknpm run build
  • prepareecho skip
  • rebuild-nativenpm rebuild better-sqlite3 sharp
  • rebuild:linuxnpm rebuild --build-from-source better-sqlite3 sharp
  • rebuild:windowsnpm rebuild --build-from-source better-sqlite3 sharp
  • startnode --no-warnings --max-old-space-size=4096 dist/index.cjs
  • testvitest
  • test:coveragevitest run --coverage
  • test:cross-platformnode test-cross-platform.js
  • test:runvitest run
  • type-checktsc --noEmit
Dependencies40
  • @aggroot/protocolworkspace:*
  • @aggroot/serverworkspace:*
  • @modelcontextprotocol/sdk^1.29.0
  • @vscode/ripgrep^1.17.1
  • @xenova/transformers^2.17.0
  • aggrootfile:
  • ajv^8.18.0
  • ajv-formats^3.0.1
  • chalk^5.6.2
  • chokidar^5.0.0
  • cli-table3^0.6.5
  • diff^9.0.0
  • docx^9.6.1
  • dotenv^17.3.1
  • exceljs^4.4.0
  • glob^13.0.6
  • iconv-lite^0.7.2
  • ink^6.8.0
  • inquirer^12.0.0
  • lru-cache^11.2.7
  • mammoth^1.12.0
  • marked^18.0.3
  • openai^4.67.0
  • ora^8.1.0
  • pino^9.5.0
  • pino-pretty^11.2.0
  • playwright^1.60.0
  • pptxgenjs^4.0.1
  • react^19.2.4
  • react-reconciler^0.31.0
  • …and 10 more.
Optional dependencies3
  • @honcho-ai/sdk^2.1.1
  • better-sqlite3^12.8.0
  • sharp^0.34.5