setup-memory

Pass

Audited by Gen Agent Trust Hub on May 13, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill runs multiple CLI commands to manage the ClaudeMemory environment, including 'gem list', 'claude-memory doctor', 'claude-memory init', and 'claude-memory stats'. It also provides a troubleshooting step to modify binary permissions using 'chmod +x'.
  • [EXTERNAL_DOWNLOADS]: The skill triggers the installation of the 'claude_memory' package from the official RubyGems registry using the 'gem install' command.
  • [SAFE]: The skill modifies configuration files such as '.claude/CLAUDE.md' and '.claude/settings.json' and manages local SQLite databases ('~/.claude/memory.sqlite3'). These actions are necessary for the tool's functionality and do not exhibit malicious patterns or unauthorized data access.
Audit Metadata
Risk Level
SAFE
Analyzed
May 13, 2026, 10:06 AM