acul-screen-generator
Warn
Audited by Snyk on Apr 29, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 1.00). The skill's required workflow explicitly instructs the agent to fetch and parse public GitHub content (e.g., https://github.com/auth0-samples/auth0-acul-samples/... and https://github.com/auth0/universal-login/... examples) as a mandatory step to decide implementation patterns and action names, so untrusted third-party content can directly influence tool use and next actions.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill mandatorily fetches and parses remote GitHub content at runtime (e.g. https://github.com/auth0-samples/auth0-acul-samples/tree/main/react/src/screens/ and the SDK example fallback https://github.com/auth0/universal-login/blob/master/packages/auth0-acul-react/examples/.md), and that fetched content is used to determine hooks, actions, and generated code, so these URLs directly control the agent's behavior.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata