skills/grinidx/claude-skills/outlook/Gen Agent Trust Hub

outlook

Pass

Audited by Gen Agent Trust Hub on May 26, 2026

Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
  • [PROMPT_INJECTION]: The skill is vulnerable to indirect prompt injection as it processes untrusted data from external emails. -- Ingestion points: scripts/outlook-mail.sh (read, inbox, search, and folder). -- Boundary markers: Absent. -- Capability inventory: scripts/outlook-mail.sh (send, draft, delete, move, attach) and scripts/outlook-calendar.sh (create, update, delete). -- Sanitization: HTML tags are stripped using jq's gsub function in scripts/outlook-mail.sh, but the resulting plain text content is not sanitized for potential instructional overrides.
  • [COMMAND_EXECUTION]: The skill uses a collection of shell scripts to perform its operations, executing system commands such as curl, jq, az, and pandoc across all script files. The scripts/outlook-setup.sh script automates Azure application registration and OAuth flows, which are necessary for the skill's intended functionality.
Audit Metadata
Risk Level
SAFE
Analyzed
May 26, 2026, 05:24 PM
Security Audit — agent-trust-hub — outlook