Competitor Intel
Audited by Socket on Mar 3, 2026
1 alert found:
SecurityThe skill manifest is functionally aligned with its stated purpose and contains no direct malicious code, obfuscated payloads, or remote-execution primitives. The dominant security concern is data leakage: organization context and deal-specific information will be sent to external web_search/LLM services (Gemini/Google grounding) during normal operation, which could expose confidential product, pricing, or deal data depending on provider policies. There's also moderate risk that unreliable or adversarial external content could bias outputs (prompt-injection). Recommended actions before deployment: (1) implement explicit sanitization and user consent for any confidential organization/deal context sent externally; (2) restrict web_search/LLM integration to enterprise-grade, non-retaining instances or on‑prem alternatives where possible; (3) add source-vetting, cross-checking, and provenance requirements in the runtime to reduce influence of low-quality/malicious content; (4) warn users that outputs may include external URLs and that sensitive internal details should not be passed unless approved.