Skip to main content

AI Sales Pipeline

Automates sales pipeline processes with AI, enhancing lead routing, deal revival, and prospect analysis for improved sales efficiency.

Install this skill

or
79/100

Security score

The AI Sales Pipeline skill was audited on Apr 2, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 35

Webhook reference - potential data exfiltration

SourceSKILL.md
35| `rb2b_webhook_ingest.py` | Webhook server + intent scoring | `python3 rb2b_webhook_ingest.py --serve --port 4100` |
medium line 60

Webhook reference - potential data exfiltration

SourceSKILL.md
60- **Intent scoring**: Edit `PAGE_INTENT_SCORES` dict in webhook_ingest to match your URL patterns
low line 69

Webhook reference - potential data exfiltration

SourceSKILL.md
69RB2B Webhook → Ingest (score) → Suppress (5 layers) → Route (classify) → Instantly
medium line 13

Access to hidden dotfiles in home directory

SourceSKILL.md
13> **Privacy:** This skill logs usage locally to `~/.ai-marketing-skills/analytics/`. Remote telemetry is opt-in only. No code, file paths, or repo content is ever collected. See `telemetry/README.md`.
medium line 49

Access to .env file

SourceSKILL.md
49All scripts use environment variables for API keys and configuration. Copy `.env.example` to `.env` and fill in your values.
Scanned on Apr 2, 2026
View Security Dashboard
Installation guide →