landing-page-design
Pass
Audited by Gen Agent Trust Hub on Feb 15, 2026
Risk Level: LOW
Full Analysis
- [PROMPT_INJECTION] (SAFE): No instructions designed to override agent safety protocols or bypass system constraints were found. The skill defines a specific professional persona (landing page specialist) without attempting to escape its sandbox.
- [DATA_EXFILTRATION] (SAFE): The skill lacks any network-access capabilities, file system write operations, or sensitive data access patterns. No hardcoded credentials were detected.
- [EXTERNAL_DOWNLOADS] (SAFE): No remote scripts, package installations, or external dependencies are referenced in any of the files.
- [INDIRECT_PROMPT_INJECTION] (LOW): The skill is designed to ingest and validate untrusted user-provided code (HTML/JSX/TSX) using regex patterns in
references/validations.md. While this constitutes an attack surface for processing untrusted data, the risk is negligible as the agent only performs static analysis and provides feedback without executing code or interacting with external systems. - [COMMAND_EXECUTION] (SAFE): No subprocess calls, shell script execution, or system-level command patterns are present in the provided files.
Audit Metadata