design-system
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary function is to generate design system infrastructure. Its use of tools such as
Read,Write, andWebSearchis consistent with its stated goal of creating documentation and token definitions. The skill does not attempt to access sensitive system files or execute untrusted code.\n- [PROMPT_INJECTION]: The skill has a surface for indirect prompt injection because it reads local files to gain project context.\n - Ingestion points: The skill reads files like
onboarding.mdandpositioning.mdfrom theprojects/directory to guide its output.\n - Boundary markers: There are no explicit instructions or delimiters used to separate user-provided content from agent instructions in these read files.\n
- Capability inventory: The agent has
Writepermissions to the project directory andWebSearchcapabilities, which could be leveraged if malicious instructions were present in the context files.\n - Sanitization: Content read from the local files is not sanitized or filtered before being processed by the agent.
Audit Metadata