redesign-existing-projects
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized command executions were found. The skill instructions are professional and focused on legitimate design improvements.
- [EXTERNAL_DOWNLOADS]: Suggests the use of the well-known placeholder image service picsum.photos. This reference is informational and targets a reputable service commonly used in development.
- [PROMPT_INJECTION]: The skill's workflow involves scanning and editing external codebases, which inherently introduces a surface for indirect prompt injection. If the target codebase contains malicious instructions, the agent may inadvertently process them. * Ingestion points: The 'Scan' phase reads the contents of the existing codebase. * Boundary markers: There are no specific boundary markers or instructions to ignore embedded commands within the scanned content. * Capability inventory: The agent has the capability to read, analyze, and modify codebase files. * Sanitization: The skill does not provide specific procedures for sanitizing or validating the input code content.
Audit Metadata