PkgRadar

Package evidence

@mcp-abap-adt/[email protected]

Remote Payload: matched "curl "

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.

Versions published
31
First published
Apr 2026
Publisher
fr0ster

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":["@mcp-abap-adt/[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":["@mcp-abap-adt/[email protected]"],"fail_on":"review"}'
Publisherfr0ster
Artifact bytes24,589
Previous version19.1.1
Published2026-06-10T07:38:20.269Z
SHA-256a3fad1d55fe5306cb4d29a654b2cf70dd77629a98570b9e5670f3e49a2635723

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
12Score
19.1.2Version
Status history (1 event)
  1. newavailable · risk review · score 12 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/tools/claude-via-agent.shmatched "curl "12

Manifest

Package metadata

Scripts10
  • buildtsc -p tsconfig.json
  • cleantsc -p tsconfig.json --clean
  • devtsx src/smart-agent/cli.ts
  • release:checktsc -p tsconfig.json --noEmit
  • smoke:adapterstsx src/smoke-adapters.ts
  • startnode dist/smart-agent/cli.js
  • start:smartnode dist/smart-agent/cli.js --config smart-server.yaml
  • testnode --import tsx/esm --test --test-reporter=spec 'src/**/*.test.ts'
  • test:adaptersnode --import tsx/esm --test --test-reporter=spec src/smart-agent/adapters/__tests__/llm-adapter.test.ts
  • test:servernode --import tsx/esm --test --test-reporter=spec src/smart-agent/__tests__/server.test.ts
Dependencies20
  • @mcp-abap-adt/anthropic-llm^19.1.2
  • @mcp-abap-adt/deepseek-llm^19.1.2
  • @mcp-abap-adt/hana-vector-rag^19.1.2
  • @mcp-abap-adt/llm-agent^19.1.2
  • @mcp-abap-adt/llm-agent-libs^19.1.2
  • @mcp-abap-adt/llm-agent-mcp^19.1.2
  • @mcp-abap-adt/llm-agent-rag^19.1.2
  • @mcp-abap-adt/llm-agent-server-libs^19.1.2
  • @mcp-abap-adt/ollama-embedder^19.1.2
  • @mcp-abap-adt/ollama-llm^19.1.2
  • @mcp-abap-adt/openai-embedder^19.1.2
  • @mcp-abap-adt/openai-llm^19.1.2
  • @mcp-abap-adt/pg-vector-rag^19.1.2
  • @mcp-abap-adt/qdrant-rag^19.1.2
  • @mcp-abap-adt/sap-aicore-embedder^19.1.2
  • @mcp-abap-adt/sap-aicore-llm^19.1.2
  • @modelcontextprotocol/sdk^1.28.0
  • dotenv^17.3.1
  • yaml^2.9.0
  • zod^4.4.3