draft-in-voice
Pass
Audited by Gen Agent Trust Hub on Aug 29, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill processes untrusted data from the
gbrainmemory system, including voice profiles and person-subject pages. If these source materials are influenced by external or malicious content, they could contain instructions designed to manipulate the agent's behavior during the drafting process. - Ingestion points: Data is pulled from
people/<slug>-voiceandpeople/<slug>viagbrain get, as well as broader searches usinggbrain searchandgbrain timelineinSKILL.md. - Boundary markers: The skill relies on structural conventions (Markdown headers and YAML blocks) but lacks explicit delimiters or instructions to ignore potential commands embedded within the voice samples or context data.
- Capability inventory: The skill has the ability to write new pages to the
people/directory usinggbrain putand generates prose content intended for human use. - Sanitization: There is no evidence of text sanitization, escaping, or filtering for instructions before the data is interpolated into the agent's context for ghostwriting.
Audit Metadata