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 promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 12 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/tools/claude-via-agent.sh | matched "curl " | 12 |
Manifest
Package metadata
Scripts10
buildtsc -p tsconfig.jsoncleantsc -p tsconfig.json --cleandevtsx src/smart-agent/cli.tsrelease:checktsc -p tsconfig.json --noEmitsmoke:adapterstsx src/smoke-adapters.tsstartnode dist/smart-agent/cli.jsstart:smartnode dist/smart-agent/cli.js --config smart-server.yamltestnode --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.tstest: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.0dotenv^17.3.1yaml^2.9.0zod^4.4.3