landing-page-creator
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- Prompt Injection (SAFE): No instructions found that attempt to bypass safety filters, extract system prompts, or override agent behavior. The content is strictly limited to landing page design principles.
- Data Exposure & Exfiltration (SAFE): No sensitive file paths, hardcoded credentials, or network operations (curl, wget, etc.) were detected in the skill definition.
- Obfuscation (SAFE): All text is provided in plain markdown. No Base64, zero-width characters, or encoded strings were found.
- Unverifiable Dependencies & Remote Code Execution (SAFE): No package managers (npm, pip) or remote script executions were identified. The skill does not download or execute any external software.
- Dynamic Execution (SAFE): The skill provides templates for HTML/CSS generation but does not include any server-side logic, runtime compilation, or unsafe deserialization patterns.
Audit Metadata