developer-growth-analysis
Audited by Socket on Mar 6, 2026
1 alert found:
Obfuscated FileThe skill implements useful developer-coaching functionality but creates a meaningful supply-chain and data-exfiltration risk because it reads a broad local history file and routes report contents (which may include secrets) through an opaque third-party intermediary to external services. This is not confirmed malware, but it is a notable security risk unless mitigations are added: explicit automated redaction of secrets, strict minimization of data sent, per-send user confirmation (especially before sending pastedContents), least-privilege and time-limited OAuth scopes, transparent logging of what is transmitted, and, where possible, direct trusted API integrations instead of opaque intermediaries. With those safeguards applied, the skill can deliver value with lower risk.