landing-page-generator
Pass
Audited by Gen Agent Trust Hub on May 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary function is to generate code and copy for landing pages based on user input. The provided Python script and instructions are consistent with this purpose.\n- [INDIRECT_PROMPT_INJECTION]: The skill ingests user-provided 'brand content' (e.g., website copy, blog posts) to analyze brand voice. This creates an entry point for untrusted data, although the primary impact would be on the quality or tone of the generated output rather than a security breach.\n- [COMMAND_EXECUTION]: The skill includes a utility script
scripts/landing_page_scaffolder.pyused to generate component code from configuration. It also refers to an external analysis scriptbrand_voice_analyzer.pylocated in a different skill directory, demonstrating a modular dependency structure.
Audit Metadata