saas-landing-gen
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install
edgeone-pages-clivia npm. This is a legitimate tool for the specified deployment platform (EdgeOne Pages) and is considered safe practice for its intended purpose. - [COMMAND_EXECUTION]: The skill suggests running
edgeone-pages deployto host the generated site. These commands are localized to the project directory and are standard for developer tooling. - [INDIRECT_PROMPT_INJECTION]: The skill uses placeholders for user input (product name, tagline, features) to generate the landing page code. While this is an ingestion point for untrusted data, the data is interpolated into static React components with no server-side execution or dangerous capabilities, presenting a safe surface.
Audit Metadata