Skip to main content
Back to Templates

Application Risk Assessment

Requires existing dataAssessment

Assess the risk level of every application in your portfolio — security, compliance, technical debt, and more.

Assesses all applications in your portfolio

Requires existing application data

This template analyses your existing application portfolio. Sign up to import your data and use this template. Sign up free →

Which LLM should I use?

Any current frontier model from Anthropic, OpenAI or Google produces reliable JSON for these templates. The choice is not critical — use whichever you already have access to.

How it works

  1. 1Fill in optional details below and click Build Prompt.
  2. 2Copy the generated prompt and paste it into ChatGPT, Claude, Gemini, or any LLM.
  3. 3Copy the JSON result from the LLM response.
  4. 4Go to the import page and paste the JSON to import the data into Atlas.

This template needs no extra input — build the prompt and paste it into your LLM.

Example LLM output

The LLM will return JSON in this format. Paste it into the import page.

{
  "riskAssessments": [
    {
      "applicationName": "Legacy CRM v3",
      "riskLevel": "high",
      "riskJustification": "This in-house CRM from 2009 runs on deprecated infrastructure with no active vendor support.",
      "remediationSuggestion": "Accelerate the planned migration to Salesforce and decommission by Q3.",
      "categories": [
        "security",
        "technical_debt",
        "operational"
      ]
    },
    {
      "applicationName": "SAP S/4HANA",
      "riskLevel": "low",
      "riskJustification": "Core ERP on the latest active release with full SAP Enterprise Support.",
      "remediationSuggestion": "Maintain current patch cadence and review RISE migration timeline.",
      "categories": [
        "vendor"
      ]
    }
  ]
}

Import into Atlas

Paste the JSON from your LLM into Atlas to populate your portfolio in seconds. Free account required.

Sign up to import