spacing-scale-enforcer
Pass
Audited by Gen Agent Trust Hub on Aug 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's instructions are confined to design review and user interface consistency tasks within a design environment (Figma).
- [INDIRECT_PROMPT_INJECTION]: The skill is designed to ingest and analyze external data, including Figma layer properties, comments, and configuration files like
tailwind.config. - Ingestion points: Figma design-file context (frames, layers, comments) and
tailwind.configfiles. - Boundary markers: None explicitly defined to separate untrusted design data from instructions.
- Capability inventory: Limited to providing design feedback, flagging inconsistencies, and generating UI utility classes. No network or shell execution capabilities are requested.
- Sanitization: None specified for external design values or configuration data.
- Conclusion: While the attack surface exists for processing untrusted data, the lack of dangerous capabilities makes this a safe design-specific implementation.
Audit Metadata