chatcrystal-task-recall
Pass
Audited by Gen Agent Trust Hub on May 19, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill facilitates the ingestion of external data via the ChatCrystal memory system, creating a surface for indirect prompt injection.
- Ingestion points: Data enters the agent's context through
project_memoriesandglobal_memoriesfetched by therecall_for_tasktool as described inSKILL.md. - Boundary markers: The instructions do not define clear delimiters or boundary markers to isolate recalled memories from the primary task instructions.
- Capability inventory: The skill instructs the agent to perform substantive actions such as implementation, refactoring, and configuration, which could be subverted by malicious instructions embedded in the recalled data.
- Sanitization: There are no verification or sanitization steps mentioned to process the data retrieved from the memory store before implementation.
Audit Metadata