project-create
Warn
Audited by Snyk on Jun 19, 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.75). La referencia
references/<stack_id>.mdse lee y luego se ejecutagit fetch upstreamygit merge upstream/main, dondeupstreamapunta atemplateUrl(URL git proporcionada por el usuario); el contenido del repo plantilla (texto de archivos) se incorpora al contexto del agente vía lectura/edición posterior en el workspace, lo que puede incluir texto libre no confiable del outsider (la plantilla).
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill requires a runtime-provided git URL (templateUrl, e.g. https://github.com/org/my-base.git) which the agent adds as a remote and runs git fetch and git merge (and may run npm install), thereby fetching and integrating remote code that can execute via install/postinstall scripts—so the URL is used at runtime to pull code the skill depends on.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata