skills/elie222/inbox-zero/llm/Gen Agent Trust Hub

llm

Pass

Audited by Gen Agent Trust Hub on Mar 21, 2026

Risk Level: SAFEPROMPT_INJECTION
Full Analysis
  • [PROMPT_INJECTION]: The implementation pattern provided in the guidelines demonstrates direct interpolation of user-controlled variables into model prompts.
  • Ingestion points: The variable emailAccount.about is directly embedded into the prompt string within SKILL.md.
  • Boundary markers: While XML-style tags are used, there is no guidance on escaping content to prevent tag breakout.
  • Capability inventory: The example code uses a generateObject function to process these prompts.
  • Sanitization: No sanitization logic is present in the example code or suggested in the best practices.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 21, 2026, 10:21 AM