antigravity-skill-orchestrator
Warn
Audited by Snyk on Mar 14, 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.md explicitly instructs the agent to fetch and scan a public master catalog at https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/CATALOG.md and use its contents to select skills, which exposes the agent to untrusted third-party content that can influence tool selection and actions.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill explicitly directs the agent at runtime to fetch and scan the master catalog at https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/CATALOG.md to discover skills and inject that content into the agent's decision/context, meaning remote content would directly influence prompts/instructions during execution.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata