datadog-logs
Warn
Audited by Snyk on Jul 16, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.85). SKILL.md instructs running Composio CLI tools that query Datadog and then pipe/forward the resulting JSON (including log
messagetext) into the workflow/agent context, which is outsider-authored free text originating from Datadog logs.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The prerequisites run "curl -fsSL https://composio.dev/install | bash" which fetches and external script and executes it at runtime from https://composio.dev/install, making it a required runtime dependency that executes remote code.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata