composio

Fail

Audited by Snyk on Jul 16, 2026

Risk Level: CRITICAL
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The prompt instructs using a literal CLI key in a command (composio login --key <cli_key> --no-wait), which requires the agent/LLM to accept and emit a secret value verbatim (high exfiltration risk).

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 0.90). The docs contain risky supply-chain instructions (curl | bash from a remote URL) and an explicit example that disables permission checks ("permissionMode: 'bypassPermissions'"), both of which enable abuse or privilege bypass if followed or copied into production.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

Issues (3)

W007
HIGH

Insecure credential handling detected in skill instructions.

E006
CRITICAL

Malicious code pattern detected in skill scripts.

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
CRITICAL
Analyzed
Jul 16, 2026, 07:19 PM
Issues
3
Security Audit — snyk — composio