dotfiles
Verified Safeby atxtechbro
Overview
This repository primarily functions as a comprehensive, self-healing, cross-platform dotfiles management system focusing on AI agent orchestration and development environment setup for enhanced developer throughput.
Installation
npx @playwright/mcp@latestEnvironment Variables
- BRAVE_API_KEY
- GITHUB_TOKEN
- GLAD_PERSONAL_ACCESS_TOKEN
- LLAMA_MODEL
- WORK_MACHINE
Security Notes
The system utilizes 'eval' for standard Homebrew shell environment initialization and within encapsulated clipboard utility functions. Installation of certain tools (like NVM and Claude Code CLI) employs 'curl | bash' from reputable sources, a common but inherently risky pattern. Sensitive information is explicitly managed outside version control in `~/.bash_secrets`, adhering to good security practices. No directly malicious patterns or critical hardcoded secrets were identified.
Similar Servers
claude-codex-settings
This repository provides a toolkit and configurations for integrating Model Context Protocol (MCP) servers into Claude Code plugins, enabling AI agents to interact with external services, local tools, and APIs within an AI-assisted development environment.
AgentUp
AgentUp is an infrastructure framework for developing, deploying, and managing production-ready AI agents, providing Docker-like consistency, security, and extensibility.
responsible-vibe-mcp
Transforms any AI coding agent into a structured development partner by guiding it through battle-tested engineering workflows with persistent context and documentation.
llms
A centralized configuration and documentation management system for LLMs, providing tools for building skills, commands, agents, prompts, and managing MCP servers across multiple LLM providers.