Mini Crm

PassAudited by VirusTotal on May 11, 2026.

Overview

Type: OpenClaw Skill Name: mini-crm Version: 1.1.0 The skill bundle contains only metadata and documentation for a lightweight CRM system. It lacks any executable code, network requests, or suspicious instructions, focusing entirely on defining data structures and output formats for customer management as described in SKILL.md.

Findings (0)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

Customer contact details, sales status, budgets, and revenue information could be exposed if the user stores them in an unsafe workspace or shares reports too broadly.

Why it was flagged

The skill's CRM data structure includes customer contact details, budgets, and interaction history, indicating that the agent may be asked to store or reuse sensitive customer and business context.

Skill content
"wechat": "zhang123", "email": "zhang@abc.com", "budget": 50000, "interactions": [...]
Recommendation

Use this skill only with customer data you are allowed to process, and keep CRM records in a storage location with appropriate access controls and retention practices.