memory-manager
Pass
Audited by Gen Agent Trust Hub on Feb 18, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- COMMAND_EXECUTION (SAFE): The skill executes a local Python script
skills/memory-manager/scripts/audit_memory.pyto analyze the repository structure. - This is a core part of the skill's functionality and is used to generate a quality report for documentation.
- The execution is constrained to a local script provided within the skill's own directory structure.
- DATA_EXFILTRATION (SAFE): While the skill reads project documentation and file structures, it does not perform any network operations or external data transfers.
- REMOTE_CODE_EXECUTION (SAFE): There are no patterns of downloading and executing code from external or untrusted sources.
- PROMPT_INJECTION (SAFE): No instructions were found that attempt to bypass AI safety filters or override system-level constraints. The 'Operating Modes' are standard task-specific instructions.
Audit Metadata