ai-pixel-perfect-design-generator

Pass

Audited by Gen Agent Trust Hub on Jun 30, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill instructs users to install the '@aipixelperfect/client' Node.js package and the 'aipixelperfect-sdk' Python package. These are product-specific libraries provided by the vendor to facilitate API communication.
  • [PROMPT_INJECTION]: As an image generation tool, the skill accepts text-based prompts which are then processed by an external AI model. This creates a surface for indirect prompt injection where untrusted input could attempt to influence the generation logic. Ingestion points: The 'prompt' parameter in the 'generateDesign' and 'synthesize' functions (SKILL.md). Boundary markers: None explicitly defined in the provided code snippets. Capability inventory: Primary capabilities are limited to network-based API requests to 'api.aipixelperfect.com'; no local file system or system shell access is exposed to the processed data. Sanitization: The skill includes a 'validatePrompt' utility to check for copyright and trademark conflicts, providing a layer of input validation.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 30, 2026, 10:57 PM
Security Audit — agent-trust-hub — ai-pixel-perfect-design-generator