🔗 mcp serverActivePromisingmedium
claude-self-reflect
by ramakay
Claude forgets everything. This fixes that. 🔗 www.npmjs.com/package/claude-self-reflect
Quality Breakdown
110/ 200
Content Signals
Repo Health
Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.
Trust & Verification
medium
Requires extended permissions (shell access, subagents). Review before use.
Active
Updated within the last 90 days. Actively maintained.
Risk Assessment
- Contains shell scripts in .githooks/pre-commit and csr-engine/extras/swiftbar/ that execute arbitrary commands
- CLAUDE.md file indicates persistent configuration modification and AI agent integration points
- Multiple GitHub Actions workflows (.github/workflows/) with potential for automated code execution and CI/CD manipulation
- Rust binary compilation (csr-engine) with daemon capability (.mcp.json, daemon/mod.rs) enables background service execution
- MCP (Model Context Protocol) integration with tools, resources, and completions suggest autonomous agent spawning capability
- Hook system (session_start, session_end, post_tool_use, prompt_submit) designed to intercept and modify AI behavior without explicit approval gates