react-allauth
Warn
Audited by Snyk on Mar 5, 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's SKILL.md Step 1 explicitly clones the public GitHub repository (https://github.com/pennersr/django-allauth) and copies example React SPA modules into the project, meaning the agent ingests and integrates open/public third-party code/content that can materially change runtime behavior.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill explicitly runs a runtime git clone of an external repository (git clone https://github.com/pennersr/django-allauth) to copy example frontend modules into the project that are then integrated and executed, making that external repo a required runtime dependency that can introduce remote code.
Audit Metadata