svg-logo-maker
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFE
Full Analysis
- [DYNAMIC_EXECUTION]: The skill generates a local HTML file containing JavaScript to programmatically construct and preview SVG logos. This is a core functionality that enables the AI to visually verify and iterate on its designs.
- [UNVERIFIABLE_DEPENDENCIES]: The skill fetches the
svg.jslibrary from the jsDelivr CDN, which is a well-known and trusted service. This library is used for its intended purpose of providing high-level vector graphics methods. - [INDIRECT_PROMPT_INJECTION]:
- Ingestion points: Processes user-provided brand identity and design requirements to inform the logo creation process.
- Boundary markers: Implements a structured six-phase workflow that separates the gathering of requirements from the execution of the drawing code.
- Capability inventory: Employs browser tools like
browser_navigateandbrowser_get_input_valueto render the workspace and retrieve the generated SVG. - Sanitization: The skill involves the AI translating user concepts into programmatic drawing instructions rather than directly executing or interpreting untrusted data as code.
Audit Metadata