Vendor Risk Assessment
Evaluate any AI/SaaS vendor across 6 risk dimensions. Outputs a scored report with go/no-go recommendation.
When to Use
- Onboarding a new SaaS or AI vendor
- Annual vendor review cycle
- Evaluating build-vs-buy decisions
- Due diligence for partnerships or acquisitions
- Compliance requirements (SOC2, ISO 27001, GDPR)
How to Use
The user provides vendor details (name, product, website, any available documentation).
The agent researches and scores the vendor across 6 dimensions.
Input Format
Vendor: [Company Name]
Product: [Product/Service Name]
Website: [URL]
Use Case: [What you'd use it for]
Data Sensitivity: [low/medium/high/critical]
Additional Context: [Any docs, certifications, or concerns]
Assessment Framework
6 Risk Dimensions (each scored 1-10)
1. Security Posture
- SOC2 Type II certification?
- Penetration testing cadence
- Encryption (at rest + in transit)
- Access controls and authentication
- Incident response plan
- Bug bounty program
2. Data Handling & Privacy
- Data residency and sovereignty
- Data retention and deletion policies
- Sub-processor transparency
- GDPR/CCPA compliance
- Data portability (can you get your data out?)
- AI training opt-out policies
3. Compliance & Certifications
- SOC2, ISO 27001, HIPAA, FedRAMP
- Industry-specific (PCI-DSS, HITRUST, etc.)
- AI-specific (EU AI Act readiness, NIST AI RMF)
- Audit frequency and transparency
- Regulatory track record
4. Financial Stability
- Funding stage and runway
- Revenue indicators (public or estimated)
- Customer concentration risk
- Acquisition risk
- Pricing stability history
5. Operational Resilience
- Uptime SLA and historical performance
- Disaster recovery plan
- Multi-region availability
- Dependency on single cloud provider
- Support responsiveness and escalation paths
- Change management process
6. Contractual Terms
- Termination and exit clauses
- Liability caps and indemnification
- IP ownership clarity
- Auto-renewal traps
- Price increase limitations
- SLA breach remedies
Output Format
# Vendor Risk Assessment: [Vendor Name]
**Date:** YYYY-MM-DD
**Assessor:** AI Agent (AfrexAI)
**Data Sensitivity Level:** [low/medium/high/critical]
## Overall Risk Score: [X/10] — [LOW/MEDIUM/HIGH/CRITICAL]
## Dimension Scores
| Dimension | Score | Risk Level | Key Finding |
|-----------|-------|------------|-------------|
| Security Posture | X/10 | LOW/MED/HIGH | ... |
| Data Handling | X/10 | LOW/MED/HIGH | ... |
| Compliance | X/10 | LOW/MED/HIGH | ... |
| Financial Stability | X/10 | LOW/MED/HIGH | ... |
| Operational Resilience | X/10 | LOW/MED/HIGH | ... |
| Contractual Terms | X/10 | LOW/MED/HIGH | ... |
## Recommendation: [APPROVE / APPROVE WITH CONDITIONS / REJECT]
## Critical Findings
- [Finding 1]
- [Finding 2]
## Mitigation Requirements (if Approve with Conditions)
1. [Requirement 1 — deadline]
2. [Requirement 2 — deadline]
## Research Sources
- [Source 1]
- [Source 2]
Scoring Guide
- 9-10: Excellent — minimal risk, enterprise-grade
- 7-8: Good — acceptable for most use cases
- 5-6: Moderate — proceed with caution, mitigations needed
- 3-4: Poor — significant concerns, conditional approval only
- 1-2: Critical — recommend rejection or major remediation
Overall Risk Calculation
- Average of 6 dimensions, weighted by data sensitivity:
- Low sensitivity: equal weights
- Medium: Security 2x, Data 2x
- High: Security 3x, Data 3x, Compliance 2x
- Critical: Security 4x, Data 4x, Compliance 3x, Financial 2x
Research Process
- Check vendor website for security/compliance pages
- Search for SOC2/ISO certifications and trust pages
- Check status pages for uptime history
- Search for breach history or security incidents
- Review pricing page for contract terms indicators
- Check Crunchbase/LinkedIn for financial stability signals
- Search for customer reviews mentioning reliability/support
Pro Tips
- Request the vendor's SOC2 Type II report directly — if they hesitate, that's a signal
- Check their status page history (statuspage.io, etc.) for real uptime data
- For AI vendors specifically: ask about model training on your data, output ownership, and hallucination liability
- Compare their security page to competitors — vague = red flag
Need help managing vendor risk across your entire stack? AfrexAI builds autonomous AI agents that monitor vendors continuously — not just at onboarding. Visit afrexai.com or book a call: calendly.com/cbeckford-afrexai/30min
1---2name: vendor-risk-assessment-23description: Assess third-party vendor risk for AI and SaaS products. Evaluates security posture, data handling, compliance, financial stability, and operational resilience. Use when onboarding new vendors, conducting annual reviews, or building a vendor management program. Generates a scored risk report with mitigation recommendations. Built by AfrexAI.4---56# Vendor Risk Assessment78Evaluate any AI/SaaS vendor across 6 risk dimensions. Outputs a scored report with go/no-go recommendation.910## When to Use11- Onboarding a new SaaS or AI vendor12- Annual vendor review cycle13- Evaluating build-vs-buy decisions14- Due diligence for partnerships or acquisitions15- Compliance requirements (SOC2, ISO 27001, GDPR)1617## How to Use1819The user provides vendor details (name, product, website, any available documentation).20The agent researches and scores the vendor across 6 dimensions.2122### Input Format23```24Vendor: [Company Name]25Product: [Product/Service Name]26Website: [URL]27Use Case: [What you'd use it for]28Data Sensitivity: [low/medium/high/critical]29Additional Context: [Any docs, certifications, or concerns]30```3132## Assessment Framework3334### 6 Risk Dimensions (each scored 1-10)3536#### 1. Security Posture37- SOC2 Type II certification?38- Penetration testing cadence39- Encryption (at rest + in transit)40- Access controls and authentication41- Incident response plan42- Bug bounty program4344#### 2. Data Handling & Privacy45- Data residency and sovereignty46- Data retention and deletion policies47- Sub-processor transparency48- GDPR/CCPA compliance49- Data portability (can you get your data out?)50- AI training opt-out policies5152#### 3. Compliance & Certifications53- SOC2, ISO 27001, HIPAA, FedRAMP54- Industry-specific (PCI-DSS, HITRUST, etc.)55- AI-specific (EU AI Act readiness, NIST AI RMF)56- Audit frequency and transparency57- Regulatory track record5859#### 4. Financial Stability60- Funding stage and runway61- Revenue indicators (public or estimated)62- Customer concentration risk63- Acquisition risk64- Pricing stability history6566#### 5. Operational Resilience67- Uptime SLA and historical performance68- Disaster recovery plan69- Multi-region availability70- Dependency on single cloud provider71- Support responsiveness and escalation paths72- Change management process7374#### 6. Contractual Terms75- Termination and exit clauses76- Liability caps and indemnification77- IP ownership clarity78- Auto-renewal traps79- Price increase limitations80- SLA breach remedies8182## Output Format8384```markdown85# Vendor Risk Assessment: [Vendor Name]86**Date:** YYYY-MM-DD87**Assessor:** AI Agent (AfrexAI)88**Data Sensitivity Level:** [low/medium/high/critical]8990## Overall Risk Score: [X/10] — [LOW/MEDIUM/HIGH/CRITICAL]9192## Dimension Scores93| Dimension | Score | Risk Level | Key Finding |94|-----------|-------|------------|-------------|95| Security Posture | X/10 | LOW/MED/HIGH | ... |96| Data Handling | X/10 | LOW/MED/HIGH | ... |97| Compliance | X/10 | LOW/MED/HIGH | ... |98| Financial Stability | X/10 | LOW/MED/HIGH | ... |99| Operational Resilience | X/10 | LOW/MED/HIGH | ... |100| Contractual Terms | X/10 | LOW/MED/HIGH | ... |101102## Recommendation: [APPROVE / APPROVE WITH CONDITIONS / REJECT]103104## Critical Findings105- [Finding 1]106- [Finding 2]107108## Mitigation Requirements (if Approve with Conditions)1091. [Requirement 1 — deadline]1102. [Requirement 2 — deadline]111112## Research Sources113- [Source 1]114- [Source 2]115```116117## Scoring Guide118- **9-10:** Excellent — minimal risk, enterprise-grade119- **7-8:** Good — acceptable for most use cases120- **5-6:** Moderate — proceed with caution, mitigations needed121- **3-4:** Poor — significant concerns, conditional approval only122- **1-2:** Critical — recommend rejection or major remediation123124## Overall Risk Calculation125- Average of 6 dimensions, weighted by data sensitivity:126 - Low sensitivity: equal weights127 - Medium: Security 2x, Data 2x128 - High: Security 3x, Data 3x, Compliance 2x129 - Critical: Security 4x, Data 4x, Compliance 3x, Financial 2x130131## Research Process1321. Check vendor website for security/compliance pages1332. Search for SOC2/ISO certifications and trust pages1343. Check status pages for uptime history1354. Search for breach history or security incidents1365. Review pricing page for contract terms indicators1376. Check Crunchbase/LinkedIn for financial stability signals1387. Search for customer reviews mentioning reliability/support139140## Pro Tips141- Request the vendor's SOC2 Type II report directly — if they hesitate, that's a signal142- Check their status page history (statuspage.io, etc.) for real uptime data143- For AI vendors specifically: ask about model training on your data, output ownership, and hallucination liability144- Compare their security page to competitors — vague = red flag145146---147148*Need help managing vendor risk across your entire stack? AfrexAI builds autonomous AI agents that monitor vendors continuously — not just at onboarding. Visit [afrexai.com](https://afrexai.com) or book a call: [calendly.com/cbeckford-afrexai/30min](https://calendly.com/cbeckford-afrexai/30min)*