desk-journal
Pass
Audited by Gen Agent Trust Hub on Jul 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines a structured logging format for agent persistence. It does not perform network operations or access sensitive system configuration files.
- [PROMPT_INJECTION]: The skill implements a persistence mechanism via file reading.
- Ingestion point:
desks/<desk-name>/journal.md(read in SKILL.md). - Boundary markers: Markdown headers and specific templates are used as structural delimiters to separate metadata from user content.
- Capability inventory: The agent is instructed to read and write to the local file system within the desks directory.
- Sanitization: Not explicitly defined; the agent is expected to parse and follow the markdown structure provided in the guidelines.
Audit Metadata