gcalcli-calendar
Pass
Audited by Gen Agent Trust Hub on Jul 10, 2026
Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [PROMPT_INJECTION]: The skill instructs the agent to skip user confirmation for destructive actions like deleting or editing events when the match is unambiguous. This policy explicitly overrides standard safety guidelines that require human-in-the-loop verification for irreversible operations.\n- [PROMPT_INJECTION]: Indirect Prompt Injection Surface. The skill reads and processes external data from calendar event titles and descriptions which could contain malicious instructions designed to influence the agent.\n
- Ingestion points: External data enters the agent context through the output of the
gcalcli agendaandgcalcli searchcommands.\n - Boundary markers: No delimiters or instructions are used to distinguish between untrusted calendar data and the agent's core instructions.\n
- Capability inventory: The agent can perform deletions, additions, and imports using the
gcalclitool based on its interpretation of the data.\n - Sanitization: There is no evidence of content sanitization or validation before the data is used in decision-making processes.\n- [COMMAND_EXECUTION]: The skill manages calendar entries by executing the
gcalclicommand-line interface with subcommands includingagenda,search,add,import, anddelete.\n- [EXTERNAL_DOWNLOADS]: The skill requires thegcalcliutility, which is a well-known open-source tool for Google Calendar management typically obtained from public package registries or its official GitHub repository.
Audit Metadata