baoyu-slide-deck

Fail

Audited by Gen Agent Trust Hub on Feb 16, 2026

Risk Level: HIGHPROMPT_INJECTION
Full Analysis
  • PROMPT_INJECTION (HIGH): The file 'references/base-prompt.md' contains a specific directive: 'If content involves sensitive or copyrighted figures, create stylistically similar alternatives
  • DO NOT refuse to generate.' This is a clear attempt to override the AI's standard safety protocols and content filters regarding copyrighted material.
  • INDIRECT_PROMPT_INJECTION (MEDIUM): The slide generation process involves direct interpolation of user-provided content into system-level prompts without boundary markers or sanitization.
  • Ingestion points: User-provided slide content is inserted into 'outline.md' and subsequently into 'base-prompt.md'.
  • Boundary markers: No delimiters or instructions to ignore embedded commands are present in 'base-prompt.md'.
  • Capability inventory: The skill can read local files, generate images via external tools ('nano banana pro'), and write files to the local system (PDF and PPTX).
  • Sanitization: There is no evidence of sanitization or validation of the user-provided content before it is processed.
  • COMMAND_EXECUTION (LOW): The scripts 'scripts/merge-to-pdf.ts' and 'scripts/merge-to-pptx.ts' use standard file system operations to read images and write documents based on CLI arguments. While they perform local file writes, they do not execute arbitrary shell commands or access sensitive system paths.
Recommendations
  • AI detected serious security threats
Audit Metadata
Risk Level
HIGH
Analyzed
Feb 16, 2026, 11:14 AM