landing-page-generator

Pass

Audited by Gen Agent Trust Hub on Apr 18, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is designed to assist in creating marketing landing pages by generating React components and copy. The instructions and reference files contain benign documentation and structural templates.\n- [COMMAND_EXECUTION]: The script scripts/landing_page_scaffolder.py implements a templating engine to convert configuration data into code. It does not utilize any unsafe execution functions like eval() or subprocess.run(), and its file operations are limited to local output as specified by the user.\n- [PROMPT_INJECTION]: The skill handles external data (product details) to generate code. While it lacks explicit delimiters for user input, it follows a strict generation workflow which mitigates the risk of instructions embedded in product descriptions influencing the agent's behavior.\n
  • Ingestion points: Trigger inputs and configuration JSON files processed by the scaffolding script.\n
  • Boundary markers: None explicitly defined in the instructions.\n
  • Capability inventory: Local file generation and code output for front-end development.\n
  • Sanitization: Inclusion of HTML escaping logic in the scaffolding script for standalone HTML output.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 18, 2026, 02:04 PM