ai-smithery-kwp-lab-rss-reader-mcp
Remote context/data exposure profile. Review what prompts, queries, or returned context may leave the local environment.
Source: https://github.com/kwp-lab/rss-reader-mcp
Registry: ai.smithery/kwp-lab-rss-reader-mcp 1.0.0
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.