Mini Crm

AdvisoryAudited by Static analysis on Mar 16, 2026.

Overview

No suspicious patterns detected.

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.