persona-exec-assistant
Pass
Audited by Gen Agent Trust Hub on Mar 20, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill is identified as having an indirect prompt injection attack surface because it processes untrusted external data while possessing significant write capabilities.
- Ingestion points: The instructions in
SKILL.mddirect the agent to ingest external content by triaging emails viagws gmail +triageand reviewing meeting descriptions throughgws workflow +meeting-prep. - Boundary markers: The skill does not provide the agent with instructions to use boundary delimiters or to ignore potential instructions embedded within the retrieved data.
- Capability inventory: The agent has access to capabilities that can affect external state, including sending emails via
gws gmail +sendand modifying calendar entries withgws calendar +insert. - Sanitization: There are no mechanisms described for sanitizing or validating external content before it is processed or acted upon by the agent.
Audit Metadata