Back to Home
jellydn icon

my-ai-tools

by jellydn

Overview

Provides a comprehensive setup and configuration management guide for an AI-powered developer environment, integrating various AI coding tools and their custom settings.

Installation

Run Command
No command provided

Environment Variables

  • CLAUDE_BASH_MAINTAIN_PROJECT_WORKING_DIR
  • ANTHROPIC_API_KEY
  • GLM_API_KEY
  • KIMI_API_KEY
  • MINIMAX_API_KEY
  • OPENCODE_API_KEY
  • OPENROUTER_API_KEY
  • GROK_API_KEY
  • DISABLE_BUG_COMMAND
  • DISABLE_ERROR_REPORTING
  • DISABLE_TELEMETRY
  • ANTHROPIC_MAX_TOKENS

Security Notes

CRITICAL: The `cli.sh` and `generate.sh` scripts use `eval "$1"` for command execution, which is a severe vulnerability allowing arbitrary code execution if inputs are not perfectly sanitized. CRITICAL: `configs/amp/settings.json` explicitly sets `"amp.dangerouslyAllowAll": true`, granting the Amp AI assistant unrestricted command execution privileges without user confirmation. Dynamic command execution within Claude Code hooks (e.g., auto-formatting based on file path input) could also be a vector if not properly secured against malicious input. The system installs third-party tools globally, posing a supply chain risk. API keys are handled in separate files but require careful local management.

Similar Servers

Stats

Interest Score69
Security Score2
Cost ClassHigh
Avg Tokens4000
Stars13
Forks4
Last Update2026-01-19

Tags

AI developmentCoding agentsDeveloper toolsConfigurationClaude CodeAI assistants