AI-powered security threat modeling for your codebase
npx claudepluginhub oplane/oplane-pluginAI-powered security analysis — threat modeling, implementation assessment, and PR security review
AI-powered security analysis for your codebase — threat modeling, implementation assessment, and PR security review.
Works with both Claude Code and Cursor.
This plugin connects your IDE to Oplane, giving you:
Results are saved to Oplane and visible in the Gravity web interface.
claude --plugin-dir /path/to/oplane-plugin
Install from the Cursor Marketplace (when available), or load via Cursor Settings > Plugins and add the repository URL.
After installing the plugin, authenticate with Oplane:
/mcpIf you prefer using a Personal Access Token:
claude mcp add --transport http \
--header "Authorization: Bearer YOUR_PAT_TOKEN" \
oplane https://gravity.oplane.io/mcp/
To point at a different Oplane server, set the OPLANE_BASE_URL environment variable:
export OPLANE_BASE_URL=https://your-oplane-instance.com
/oplane:analyze
Performs a full security threat model analysis. Optionally focus on a specific area:
/oplane:analyze authentication and session management
/oplane:analyze-pr
Analyzes the current PR changes for security implications. Provide context:
/oplane:analyze-pr PR #123 adds OAuth login flow
The plugin also provides a security-agent subagent that Claude Code can invoke automatically when security analysis is needed.
The plugin provides access to these Oplane MCP tools:
| Tool | Description |
|---|---|
new_threatmodel | Create threat models with security requirements |
request_implementation_advice | Get implementation guidance (supports batch) |
update_implementation_state | Record implementation assessments |
update_requirement_severity | Adjust severity with motivation |
my_recent_threatmodels | List your own recent threat models |
add_threatmodel_comment | Add context to refine threat models |
Proprietary. See Oplane for terms.
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations