create-crate
Warn
Audited by Snyk on May 6, 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.90). This skill explicitly requires fetching TypeSpec files from the public Azure/azure-rest-api-specs GitHub (tspconfig.yaml URLs) and uses them as inputs to tsp-client/code generation, so untrusted public repository content can directly influence tooling and generated outputs.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.70). The skill requires running tsp-client init with a tsp-config URL such as https://github.com/Azure/azure-rest-api-specs/blob//specification///tspconfig.yaml which is fetched at runtime and its content directly controls the generator's instructions for producing code.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata