ai-festival-campaign-generator

Pass

Audited by Gen Agent Trust Hub on Aug 1, 2026

Risk Level: SAFEPROMPT_INJECTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [PROMPT_INJECTION]: The skill processes untrusted input from webhooks and interpolates it directly into Gemini prompts without sanitization, presenting a surface for indirect prompt injection.
  • Ingestion points: Webhook trigger parameters such as festival_name, product_name, and brand_name in SKILL.md.
  • Boundary markers: None; prompt templates in SKILL.md do not use delimiters or explicit instructions to ignore nested commands within the variables.
  • Capability inventory: The skill orchestrates file system writes to Google Drive, data persistence in Google Sheets, and network delivery via Gmail as documented in SKILL.md.
  • Sanitization: No validation, filtering, or escaping of input data is present in the JavaScript prompt construction logic in SKILL.md.
  • [EXTERNAL_DOWNLOADS]: The installation process requires cloning a repository from an unverified third-party account which acts as a dependency for the skill.
  • Source: https://github.com/Chaitanyaa0406/AI-Festival-Campaign-Generator.git referenced in the Installation section of SKILL.md.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 1, 2026, 12:27 PM
Security Audit — agent-trust-hub — ai-festival-campaign-generator