Coaching Analysis
Audited by Socket on Mar 3, 2026
1 alert found:
Obfuscated FileFunctionally, the Coaching Analysis skill aligns with its stated purpose and contains no obvious malware or supply-chain download/execution vectors. The dominant security concern is privacy and access scope: the skill requires and will surface high-value PII and deal data, yet the manifest lacks explicit safeguards (least privilege, consent prompts, redaction/retention policy). There is also a moderate risk of prompt-injection or maliciously crafted transcripts influencing analysis outputs. Recommended mitigations before granting broad access: 1) enforce least-privilege and field-level scoping for meetings/CRM access; 2) require explicit user confirmation before fetching transcripts or deal records; 3) redact or minimize PII by default in generated reports and document retention; 4) sanitize and validate transcripts (treat as untrusted input) and limit degree to which transcript content can alter agent system behavior; 5) enable audit logging of data accesses and outputs. Given these findings, treat the package as operationally useful but moderate privacy/security risk without mitigations.