Back to Home
federicodeponte icon

openclaude

Verified Safe

by federicodeponte

Overview

Facilitates remote development and AI-assisted coding by providing a comprehensive configuration, helper scripts, and integrated MCP servers for the Claude Code IDE, enabling tasks like security scanning, browser automation, and code review on a VM.

Installation

Run Command
No command provided

Environment Variables

  • CONTEXT7_API_KEY
  • SNYK_TOKEN
  • GITHUB_PAT
  • CODERABBIT_API_KEY
  • BRAVE_API_KEY
  • GITHUB_PERSONAL_ACCESS_TOKEN
  • SUPABASE_ACCESS_TOKEN
  • GITHUB_TOKEN

Security Notes

The repository strongly emphasizes security, warning against hardcoding API keys and providing pre-commit checks to scan for exposed credentials. It explicitly denies reading sensitive files (e.g., .env, .pem, SSH keys) and prompts for destructive 'git' or 'rm -rf' commands. However, the 'vm-helpers.sh' scripts allow executing arbitrary commands on a remote VM via SSH, which, while intended for development, introduces a potential risk surface if the VM or SSH key is compromised. The 'npm install -g' operations can also pose a risk if the installed packages themselves have vulnerabilities. No 'eval' or code obfuscation was found.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassHigh
Avg Tokens10000
Stars0
Forks0
Last Update2025-12-10

Tags

Remote DevelopmentClaude CodeMCP ServersAI AgentSecurity Audit