Help us improve
Share bugs, ideas, or general feedback.
Auto-discovered marketplace from opsera-agents/opsera-devsecops
npx claudepluginhub opsera-agents/opsera-devsecopsOpsera DevSecOps Agent — AI-powered architecture analysis, security scanning, compliance auditing, and SQL security for your codebase. Free trial included.
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
Curated collection of 141 specialized Claude Code subagents organized into 10 focused categories
Share bugs, ideas, or general feedback.
AI-powered DevSecOps analysis for Claude Code. Scan your codebase for architectural risks, security vulnerabilities, compliance gaps, and SQL security issues — all from your terminal.
| Tool | Description |
|---|---|
| Architecture Analysis | Risk-focused analysis with auth route verification, failure mode detection, and quantified architecture diagrams |
| Security Scan | Vulnerability scanning, secret detection, SAST, container security, and IaC checks |
| Compliance Audit | Evidence-based auditing for SOC2, HIPAA, PCI-DSS, and ISO 27001 with remediation roadmaps |
| SQL Security | SQL injection detection, PII discovery, compliance validation, privilege analysis, and AI-powered auto-fix |
/install opsera-devsecops
First, add the GitHub repo as a plugin marketplace, then install:
/plugin marketplace add opsera-agents/opsera-devsecops
/plugin install opsera-devsecops@opsera-devsecops
After installing, authenticate with Opsera via OAuth:
/mcp
This opens your browser for secure OAuth login. Tokens are stored in your system keychain and refresh automatically.
Use the slash commands directly:
/architecture-analyze # Analyze architecture risks
/security-scan # Run security vulnerability scan
/compliance-audit # Run compliance audit (SOC2, HIPAA, etc.)
/sql-security # Scan SQL for security issues
Or simply describe what you need and the agent will select the right tool:
"Scan this repo for security vulnerabilities"
"Are we SOC2 compliant?"
"Check my SQL files for injection risks"
"What are the architectural risks in this codebase?"
This agent includes 4 tools as part of the Opsera free trial. Additional DevSecOps tools will be added in future versions.
All tool executions report anonymized telemetry to the Opsera analytics dashboard, providing insights on security posture, compliance trends, and remediation progress. No source code is transmitted.
Apache-2.0