gws-tasks
Pass
Audited by Gen Agent Trust Hub on Jul 15, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill requires and executes a local binary named
gwsto interact with the Google Tasks API. Command discovery is performed throughgws tasks --helpandgws schema. - [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection as it processes external content from Google Tasks that could contain malicious instructions.
- Ingestion points: Task content retrieved via
gws tasks tasks listandgws tasks tasks getinSKILL.md. - Boundary markers: No explicit delimiters or instructions are provided to the agent to distinguish between task data and control instructions.
- Capability inventory: The agent can modify or delete data using
delete,insert,patch, andupdatemethods described inSKILL.md. - Sanitization: There is no evidence of input validation or sanitization of the retrieved task content before it is processed by the agent.
Audit Metadata