Sales Pipeline Agent

PassAudited by VirusTotal on May 9, 2026.

Findings (1)

The sales-pipeline-agent skill is a legitimate tool for managing B2B sales opportunities locally. It uses a Python script (scripts/sales_pipeline_agent.py) to perform CRUD operations on a JSON database stored in the user's home directory (~/.openclaw/workspace/sales-pipeline-agent/pipeline.json). The code contains no network requests, no external dependencies, and no suspicious execution patterns like shell commands or dynamic code evaluation. All functionality is strictly aligned with the stated purpose of tracking deals, forecasting revenue, and providing sales methodology references.