mcp_audit_architecture
Audit technical solutions by scanning a 7-dimension matrix with web intelligence and knowledge base history, returning structured vulnerability list with severity and coverage metadata.
Instructions
Architecture review — 7-dimension matrix scan with web intelligence and KB history.
Args: proposed_solution: The technical solution text to review. tech_stack_keywords: Core tech/framework keywords for intelligence retrieval. relevant_local_context: Relevant local code snippets (caller must supply). project_id: Optional project identifier for project-level KB.
Returns: Structured vulnerability list with severity, matrix coverage, and audit metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| proposed_solution | Yes | ||
| tech_stack_keywords | Yes | ||
| relevant_local_context | Yes | ||
| project_id | No |