cursor-advanced-rules
Verified Safeby mkmlab-hq
Overview
An optimized and self-evolving rules system for Cursor AI development environments, enhancing productivity and reducing AI token costs through intelligent rule management.
Installation
No command providedEnvironment Variables
- GITHUB_TOKEN
- GITHUB_PAT
Security Notes
The project's internal rules (`security-rules.mdc`, `layer1-security.mdc`) aim to enforce security best practices within the AI development environment, such as API key protection. Utility scripts for Git operations (`auto_push_with_security_agent.py`) attempt to integrate with a security agent for managing sensitive information like `GITHUB_TOKEN`. However, if the agent is unavailable, manual authentication or embedding tokens directly in URLs for Git operations are documented as fallback methods, which can be less secure. File system operations are local and for repository management, without apparent malicious patterns or `eval` usage.
Similar Servers
claude-prompts
This server provides a hot-reloadable prompt engine with chains, quality gates, and structured reasoning for AI assistants, enhancing control over Claude's behavior in prompt workflows.
conductor-tasks
Conductor Tasks acts as an intelligent AI-powered assistant for developers, streamlining the entire development lifecycle from task generation and planning (parsing PRDs, expanding tasks, generating implementation steps) to execution and code modification (generating diffs). It provides visual task management, integrates with various IDEs, and leverages multiple LLM providers for optimal results and cost efficiency.
responsible-vibe-mcp
Manages conversation state and guides LLM coding agents through structured software development workflows with long-term project memory and multi-agent collaboration.
deploystack
Centralized management and optimization of Model Context Protocol (MCP) servers and AI agent tools, including credential management and governance.