proposal
Audited by Socket on Feb 27, 2026
1 alert found:
AnomalyThis skill is coherent with its stated purpose — it legitimately requires workspace data (company enrichment, playbooks, proof points, event findings) to produce tailored business proposals. I found no direct malware indicators (no download-execute patterns, no obfuscated payloads, no hardcoded malicious domains). The main security concerns are about scope and data sensitivity: the skill encourages extensive use of internal tools (potentially overbroad data access), aggregates potentially sensitive meeting/findings into exportable HTML, and does not mandate sanitization or redaction before export. These behaviors raise a moderate supply-chain/privacy risk if the agent runtime, MCP connectors, or the operator's environment are compromised, or if proposals are generated/shared without review. Implementers should: restrict and audit which MCP tools the agent may call, add explicit redaction/sanitization steps for findings/PII before including them in customer-facing documents, and warn users about storing or sharing generated proposals from shared environments.