Back to Home
15496-debug icon

vs-code-agents

Verified Safe

by 15496-debug

Overview

A collection of AI agents designed to enhance the coding experience and streamline workflows within Visual Studio Code, covering planning, implementation, QA, UAT, DevOps, security, and process improvement.

Installation

Run Command
No command provided

Environment Variables

  • OPENAI_API_KEY
  • ANTHROPIC_API_KEY

Security Notes

The agents are designed to execute powerful actions within a developer's environment, including running terminal commands, modifying files, and publishing releases. While the scripts for security checks, testing, and linting are benign, the `devops.agent.md` directly executes `git tag`, `git push`, and package publication commands. This grants significant control, carrying inherent risks if an agent misinterprets a prompt or if the system is maliciously prompted. However, the system includes explicit internal safeguards, such as mandatory user confirmation for releases (`devops.agent.md`) and an emphasis on manual approval for sensitive commands (as noted in the orchestration playbook). The design prioritizes auditability and traceable workflows, with no apparent intentional malicious patterns within the provided source code. The primary risk lies in the execution context and the potential for misuse or misconfiguration.

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassMedium
Avg Tokens2500
Stars0
Forks0
Last Update2026-01-19

Tags

VS CodeAI AgentsProductivitySoftware Development LifecycleWorkflow Automation