landing-page-generator
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security risks detected within the skill's instructions or script files.
- [COMMAND_EXECUTION]: The skill executes a local Python script
scripts/landing_page_scaffolder.pyand references a brand voice analyzer tool. These executions are part of the core functionality to generate landing page code and analyze content tone. - [DATA_EXFILTRATION]: No network operations or unauthorized file access patterns were identified. All operations are performed locally on the user's provided project data.
- [SAFE]: The skill ingests user-provided text (product descriptions) to populate generated templates. This surface is well-defined by the provided triggering template, and the Python script uses standard escaping for HTML output to prevent code injection in the generated results.
Audit Metadata