CRM
Analysis
This instruction-only CRM skill looks benign, but it guides creation of persistent contact files that users should keep private.
Findings (2)
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.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
Sync When Asked - Cloud folder (Dropbox/iCloud/Drive) for multi-device ... Git repo for version history
The skill suggests optional cloud or Git syncing only when asked. This is disclosed and purpose-aligned, but syncing can propagate CRM data and mistakes across devices or services.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
Create `~/crm/` folder as the single source of truth ... id, name, email, company, phone, notes, tags, created, updated
The skill guides users to store personal contact details and freeform notes in a persistent local CRM folder. This is expected for the purpose, but it is sensitive personal data that should be protected.
