peach-add-print
Pass
Audited by Gen Agent Trust Hub on May 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns such as prompt injection, obfuscation, or unauthorized data access were identified in the skill instructions or reference templates.
- [COMMAND_EXECUTION]: The skill utilizes Model Context Protocol (MCP) tools (
context7andsequential-thinking) for documentation retrieval and logical planning. These are used as intended for developer productivity within the agent environment. - [INDIRECT_PROMPT_INJECTION]: The skill defines a workflow that ingests existing source code paths provided by the user to generate new print-specific components. While this involves processing external data, the capabilities are limited to code generation and UI layout design, presenting a negligible risk surface.
- Ingestion points: The skill accepts a component path as input in
SKILL.md. - Boundary markers: Not explicitly defined in the provided templates.
- Capability inventory: Generates
.vueand.tsfiles on the local filesystem. - Sanitization: Relies on the agent's internal logic for safe code generation.
Audit Metadata