Call Center
AdvisoryAudited by Static analysis on Apr 30, 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.
Customer details and call history may remain on disk and influence later interactions, so inaccurate or sensitive notes could be reused.
The memory template stores caller identities, issues, promises, reference numbers, preferences, and notes in persistent local files.
| Time | Caller | Issue | Status | ... | Due | Caller | Promise | Ref# | ... | Caller | Preference | Notes |
Store only the minimum necessary information, avoid unnecessary account details, secure the ~/call-center/ directory, and apply a clear retention/deletion policy.
Incorrect or unauthorized CRM notes could affect customer records, follow-ups, or internal decisions.
The skill instructs the agent to write customer interaction notes to a CRM, which is a business-record mutation even though it is expected for call-center work.
- Update CRM with interaction notes
Use this only with authorized CRM access, review important notes before saving, and follow the organization’s customer-data handling policy.
