{
  "markdown": "# Opsera DevSecOps Agent\n\nAI-powered DevSecOps analysis for Claude Code. Scan your codebase for architectural risks, security vulnerabilities, compliance gaps, and SQL security issues — all from your terminal.\n\n## Features\n\n| Tool | Description |\n|------|-------------|\n| **Architecture Analysis** | Risk-focused analysis with auth route verification, failure mode detection, and quantified architecture diagrams |\n| **Security Scan** | Vulnerability scanning, secret detection, SAST, container security, and IaC checks |\n| **Compliance Audit** | Evidence-based auditing for SOC2, HIPAA, PCI-DSS, and ISO 27001 with remediation roadmaps |\n| **SQL Security** | SQL injection detection, PII discovery, compliance validation, privilege analysis, and AI-powered auto-fix |\n\n## Quick Start\n\n### Install from Claude Code Marketplace\n\n```bash\n/install opsera-devsecops\n```\n\n### Install from GitHub\n\nFirst, add the GitHub repo as a plugin marketplace, then install:\n\n```bash\n/plugin marketplace add opsera-agents/opsera-devsecops\n/plugin install opsera-devsecops@opsera-devsecops\n```\n\n### Authenticate\n\nAfter installing, authenticate with Opsera via OAuth:\n\n```\n/mcp\n```\n\nThis opens your browser for secure OAuth login. Tokens are stored in your system keychain and refresh automatically.\n\n### Usage\n\nUse the slash commands directly:\n\n```\n/architecture-analyze    # Analyze architecture risks\n/security-scan           # Run security vulnerability scan\n/compliance-audit        # Run compliance audit (SOC2, HIPAA, etc.)\n/sql-security            # Scan SQL for security issues\n```\n\nOr simply describe what you need and the agent will select the right tool:\n\n```\n\"Scan this repo for security vulnerabilities\"\n\"Are we SOC2 compliant?\"\n\"Check my SQL files for injection risks\"\n\"What are the architectural risks in this codebase?\"\n```\n\n## Free Trial\n\nThis agent includes 4 tools as part of the Opsera free trial. Additional DevSecOps tools will be added in future versions.\n\n## Telemetry\n\nAll 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.\n\n## Requirements\n\n- [Claude Code](https://claude.ai/claude-code) CLI\n- An Opsera account (free trial available — sign up at [agent.opsera.ai](https://agent.opsera.ai))\n\n## Support\n\n- Web: [https://agent.opsera.ai](https://agent.opsera.ai)\n- Issues: [https://github.com/opsera-agents/opsera-devsecops/issues](https://github.com/opsera-agents/opsera-devsecops/issues)\n- Email: support@opsera.io\n\n## License\n\nApache-2.0\n",
  "bytes": 2592,
  "sha": "c50eb79bf27833271e7e9753ee2ab15f035f3f4f91286ef9e2b8336428381b70",
  "repo_slug": "opsera-agents/opsera-devsecops",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_opsera_agents_opsera_devsecops_opsera_de_463db53b/readme"
}