legalize-kr

Warn

Audited by Snyk on May 5, 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.80). This skill's workflow and SKILL.md explicitly instruct the agent to fetch and read public third‑party content (e.g., git clone https://github.com/legalize-kr/... and the external https://legalize.kr/llms.txt or direct GitHub/raw URLs) so untrusted public data is ingested and can materially affect searches, tool calls, and outputs.

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

  • Potentially malicious external URL detected (high risk: 0.70). The skill explicitly instructs runtime fetching of external prompt/context content (e.g., https://legalize.kr/llms.txt) and using git clone (e.g., git clone https://github.com/legalize-kr/legalize-kr.git) so that remote Markdown data is injected into the agent/LLM context and thus directly controls prompts and is relied on for operation.

Issues (2)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
May 5, 2026, 03:23 PM
Issues
2
Security Audit — snyk — legalize-kr