ToolProof Trust Profile

ai-smithery-kwp-lab-rss-reader-mcp

Remote context/data exposure profile. Review what prompts, queries, or returned context may leave the local environment.

100risk score
Connect With Limitsconnection signal
remote_context_data_exposurerisk type
71evidence score
Source: https://github.com/kwp-lab/rss-reader-mcp
Registry: ai.smithery/kwp-lab-rss-reader-mcp 1.0.0

Connection signal

Remote context/data exposure profile. Review what prompts, queries, or returned context may leave the local environment.

Observed tools

  • None observed in this static profile.

Top findings

  • Install risk pattern: unpinned_dependency — package-lock.json:11
  • Detected capability: network_egress — src/index.ts:5
  • Install/config context pattern: network_egress — package-lock.json:15

Recommended controls

  • Install in a sandbox before team or production use.
  • Pin the exact package/repository version.
  • Review install scripts, Dockerfile behavior, and dependency pins.
  • Do not use production credentials during first install.
  • Restrict filesystem, repository, cloud, and database scope.
  • Require human approval for destructive actions.
  • Review what prompts, queries, or documents are sent to remote endpoints.
  • Avoid sensitive context until data handling is understood.