aesthetic
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill's primary workflow involves retrieving and processing content from external websites, creating a surface for indirect prompt injection.
- Ingestion points:
SKILL.md(Workflow 1) andreferences/design-resources.mdinstruct the agent to browse and analyze data from third-party sites like Dribbble, Mobbin, Behance, and Awwwards. - Boundary markers: The instructions lack delimiters (e.g., XML tags or clear separators) and specific guidance for the agent to ignore or isolate embedded instructions within the processed web content.
- Capability inventory: The skill utilizes powerful tools including
chrome-devtools(which can read network/console data),ai-multimodal(Gemini API for analysis), and mentions shell-based tools likegallery-dl,FFmpeg, andImageMagickvia themedia-processingand bash integrations. - Sanitization: There is no evidence of filtering or sanitization of the data retrieved from external URLs before it is processed by the agent's LLM.
Audit Metadata