setup

Fail

Audited by Snyk on Mar 3, 2026

Risk Level: CRITICAL
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.90). The skill includes patterns that embed API keys verbatim in commands (e.g., --api-key sk_case_..., auth set-key, and examples showing keys in CLI arguments), which would require the LLM to handle or output secret values directly.

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.80). The raw.githubusercontent URL is a direct link to an install.sh (an executable shell script) and the skill instructs users to curl|sh it — which is dangerous to run without review even if hosted on GitHub, and although case.dev appears to be the project domain, the GitHub repo/user (CaseMark) should be verified before trusting and executing the script.

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

Audit Metadata
Risk Level
CRITICAL
Analyzed
Mar 3, 2026, 07:56 PM