xmake-custom-plugins
Warn
Audited by Snyk on May 8, 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). The skill explicitly describes fetching and executing plugins from public sources—e.g., SKILL.md section 11 instructs using
xrepo add-repo https://github.com/me/my-repo.gitandgit clone https://github.com/me/hello-plugin ~/.xmake/plugins/hello, and section 6 listsimport("net.http")anddevel.git—meaning untrusted third-party code/content is ingested and run as part of normal workflow.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata