gslides
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION] (SAFE): The skill executes specific commands through the
gogCLI tool. These operations are scoped to Google Slides management and do not exhibit signs of arbitrary or malicious command execution. - [PROMPT_INJECTION] (LOW): The skill is susceptible to indirect prompt injection. Ingestion points: Untrusted data enters the context via Markdown files in
create-from-markdownand existing slide content inread-slide. Boundary markers: No explicit delimiters or instructions are used to separate user data from agent instructions. Capability inventory: The skill can execute shell commands viagogand perform file-write operations through theexportcommand. Sanitization: There is no evidence of input validation or content filtering before the data is processed or interpolated.
Audit Metadata