memory
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were detected. The skill's operations are consistent with its stated purpose of managing project Single Source of Truth (SSOT) files and memory observations.\n- [COMMAND_EXECUTION]: The skill uses Bash for legitimate local file management tasks, such as creating backups with
cp, managing directories withmkdir, and processing text usingawkandgrep. These commands are used according to best practices and do not involve unauthorized system access.\n- [DATA_EXFILTRATION]: While the skill reads project-specific configuration and documentation files, these operations are restricted to the local environment for synchronization purposes. No network requests or data transmission patterns were identified.\n- [PROMPT_INJECTION]: The skill processes project files that could potentially contain untrusted instructions. However, it implements safeguards such as user confirmation steps for migration tasks and focuses on structured extraction, which minimizes the risk of indirect prompt injection.
Audit Metadata