advai-cli
Warn
Audited by Snyk on Jul 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.70). The skill’s runtime path includes installing and inspecting external CLIs from a user-supplied GitHub URL (
advai cli install <github-url>/advai cli info <name>), which can cause the agent to ingest free-form text from outsider-authored repository content (e.g., README/metadata) into the LLM context via theadvaiCLI’s outputs.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). This skill invokes advai cli install at runtime and explicitly requires/installing advai from https://github.com/Advai-X/advai-cli (and example installs like https://github.com/example/tooling-repo), which fetches and installs external GitHub repositories that can contain and execute remote 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