arcwall_threat_model
Analyze your codebase or architecture to generate a STRIDE threat model, revealing trust boundary gaps, authorization issues, data flow exposures, and architectural risks. Results are saved to the Arcwall dashboard.
Instructions
Generate a STRIDE threat model for the current codebase. Identifies trust boundary gaps, authorization issues, data flow exposures, and architectural risks. Results saved to Arcwall dashboard.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Directory to analyze. | |
| repoName | No | Repository or system name. | |
| mode | No | code: scan codebase. design: analyze architecture. |