holo-card-designer

Pass

Audited by Gen Agent Trust Hub on Jul 18, 2026

Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill instructs the agent to use xcodebuild or XcodeBuildMCP to compile and execute generated SwiftUI code. This is the intended behavior to preview Metal-based holographic effects in the simulator.
  • [PROMPT_INJECTION]: The skill ingests untrusted user input from an interview process and interpolates it directly into template tokens within assets/PersonalCardShowcase.swift without sanitization, creating a surface for indirect prompt injection. 1. Ingestion points: User input from the interview described in SKILL.md (name, role, motto, skills). 2. Boundary markers: None; values are placed directly into template tokens. 3. Capability inventory: Local code execution and simulator deployment via xcodebuild. 4. Sanitization: None; instructions indicate that hardcoding interview answers into the view is the expected approach.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 18, 2026, 03:38 PM
Security Audit — agent-trust-hub — holo-card-designer