Excel Analysis

Pass

Audited by Gen Agent Trust Hub on Mar 11, 2026

Risk Level: SAFEPROMPT_INJECTION
Full Analysis
  • [PROMPT_INJECTION]: The skill processes untrusted data from Excel spreadsheets, creating a surface for indirect prompt injection. Ingestion points: Data enters the agent context via pd.read_excel() and pd.ExcelFile() calls in SKILL.md. Boundary markers: No delimiters or instructions to ignore data-embedded commands are specified in the examples. Capability inventory: The skill allows for filesystem writes (to_excel), image generation (savefig), and terminal output (print). Sanitization: The provided snippets do not perform validation or sanitization of the spreadsheet content before processing.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 11, 2026, 07:35 AM