peach-add-print
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary function is to automate the creation of print-friendly UI components. Analysis across all threat categories revealed no evidence of malicious intent or security vulnerabilities.
- [EXTERNAL_DOWNLOADS]: The skill utilizes the Context7 MCP to fetch documentation from well-known and trusted sources, including TailwindCSS v4, Vue.js, and MDN Web Docs. These operations are restricted to documentation lookup for code generation purposes.
- [COMMAND_EXECUTION]: While the skill instructions include bash commands, these are specifically formatted as MCP tool calls (e.g.,
mcp__context7__query-docs) to facilitate information retrieval and structured analysis. No arbitrary or dangerous system commands are executed. - [DATA_EXFILTRATION]: No network operations targeting untrusted domains or mechanisms for exfiltrating sensitive data were detected. The generated Vue component uses standard API call placeholders for data fetching within the user's own infrastructure.
- [PROMPT_INJECTION]: The skill instructions do not contain any patterns typical of prompt injection, such as attempts to bypass safety filters, override system prompts, or assume unrestricted roles.
- [REMOTE_CODE_EXECUTION]: There is no evidence of downloading and executing remote scripts or dynamic code evaluation from untrusted sources.
Audit Metadata