memory-bank
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill operates entirely through natural language instructions and Markdown templates. It defines a structured workflow for the AI to read and write documentation to a local
memory-bank/directory. - [COMMAND_EXECUTION]: Includes basic shell commands (
mkdir -p memory-bank) for initializing the documentation folder. These are standard, low-risk filesystem operations consistent with the skill's primary purpose. - [INDIRECT_PROMPT_INJECTION]: The skill ingests data from the files it creates and manages. While this is a surface for indirect injection, the risk is negligible as the data is authored by the AI or user within the project context, and the skill includes no dangerous capabilities (like network requests or code execution) that could be exploited by such an injection.
Audit Metadata