makepad-layout
Pass
Audited by Gen Agent Trust Hub on Aug 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference for Makepad UI development. No dangerous commands, network operations, or credential access patterns were detected.
- [INDIRECT_PROMPT_INJECTION]: The skill is designed to ingest and process local documentation files to provide answers.
- Ingestion points: Reads content from
./references/layout-system.mdand./references/core-types.md. - Boundary markers: Absent; the skill does not define specific delimiters for the ingested content.
- Capability inventory: Limited to generating Rust code snippets for layouts and answering natural language questions based on the documentation.
- Sanitization: Not explicitly performed on the reference file content.
- Note: This represents a standard documentation-lookup pattern for AI skills and is considered low risk given the lack of executable capabilities.
Audit Metadata