msstore-cli
Fail
Audited by Snyk on Mar 2, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The skill includes examples and instructions that pass secrets (e.g., --clientSecret, --certificatePassword) directly on the command line and in commands, which would require the agent to insert secret values verbatim into generated output, creating an exfiltration risk.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.80). The skill's docs show msstore init and package accept a PWA URL (e.g., "msstore init https://contoso.com") and explicitly state the URL must be "publicly accessible" with a valid web app manifest, which indicates the CLI fetches and interprets arbitrary public website content (untrusted third-party) as part of its workflow.
Audit Metadata