xmind-cloud
Fail
Audited by Snyk on May 7, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The prompt includes a command that takes a token as a direct CLI argument (
xmind cloud auth token <value>), which encourages embedding secret values verbatim in generated commands/outputs, creating an exfiltration risk.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.90). The SKILL.md explicitly instructs the agent to open and read arbitrary cloud mind maps (see "Connect" with xmind cloud open and "Quick Edit" with xmind cloud read --session ), which are user-generated/untrusted third‑party content that the agent must interpret and can directly drive edits and subsequent actions.
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata