advai-cli-unified-terminal-ai
Warn
Audited by Snyk on Jul 3, 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). Skill installation/sync workflows accept GitHub URLs (e.g.,
advai skill install https://github.com/.../advai skill sync ...), which at runtime can fetch outsider-authoredSKILL.md/skill text from public repos and ingest it into the agent’s LLM context.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill explicitly runs advai skill install against GitHub URLs (e.g., advai skill install https://github.com/your-org/skill-repo) which at runtime fetch repository "skill" definitions that become agent prompts/instructions, so remote content can directly control the agent.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata