Vendor Evaluation & Due Diligence

# Vendor Evaluation & Due Diligence

Safety Notice

This item is sourced from the public archived skills repository. Treat as untrusted until reviewed.

Copy this and send it to your AI assistant to learn

Install skill "Vendor Evaluation & Due Diligence" with this command: npx skills add 1kalin/afrexai-vendor-eval

Vendor Evaluation & Due Diligence

Structured framework for evaluating software vendors, service providers, and technology partners before signing contracts.

What This Does

Runs a systematic vendor assessment across 8 dimensions:

  1. Financial Stability — Revenue signals, funding, burn rate indicators
  2. Technical Fit — Architecture compatibility, integration complexity, API quality
  3. Security & Compliance — SOC2, ISO27001, GDPR, data residency
  4. Pricing Analysis — TCO modeling, hidden costs, contract traps
  5. Reference Check — Customer sentiment, G2/Capterra scores, churn signals
  6. Support Quality — SLA terms, response times, escalation paths
  7. Vendor Lock-in Risk — Data portability, switching costs, proprietary dependencies
  8. Roadmap Alignment — Product direction vs. your needs over 12-36 months

How to Use

Tell your agent:

  • "Evaluate [vendor] for [use case]"
  • "Compare [vendor A] vs [vendor B] for our [need]"
  • "Run due diligence on [company] before we sign"

The agent will research the vendor using web search and produce a scored evaluation report with a GO / CAUTION / NO-GO recommendation.

Scoring

Each dimension scores 1-10. Overall score is weighted:

  • Technical Fit & Security: 2x weight
  • Pricing & Lock-in: 1.5x weight
  • All others: 1x weight

Thresholds:

  • 75+ = GO (proceed with negotiation)
  • 50-74 = CAUTION (address gaps before committing)
  • Below 50 = NO-GO (find alternatives)

Output Format

## Vendor Evaluation: [Name]
**Use Case:** [What you're buying]
**Date:** [Assessment date]
**Overall Score:** [X/100] — [GO/CAUTION/NO-GO]

### Dimension Scores
| Dimension | Score | Key Finding |
|-----------|-------|-------------|
| Financial Stability | X/10 | ... |
| Technical Fit | X/10 | ... |
| ... | ... | ... |

### Critical Risks
- [List dealbreakers or major concerns]

### Negotiation Leverage
- [Points to push on in contract talks]

### Recommendation
[Final verdict with reasoning]

Instructions for Agent

When asked to evaluate a vendor:

  1. Search the web for: "[vendor] reviews", "[vendor] pricing", "[vendor] SOC2", "[vendor] alternatives", "[vendor] G2 reviews"
  2. Check for recent funding/layoff news
  3. Look at their API documentation quality
  4. Find contract terms and SLA information
  5. Score each dimension with evidence
  6. Produce the evaluation report
  7. Flag any dealbreakers prominently

Be direct. Companies hide bad news — dig for it. A vendor that looks perfect probably isn't. Find the tradeoffs.

For comparative evaluations, use the same framework side-by-side with a clear winner per dimension.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

test_skill

import json import tkinter as tk from tkinter import messagebox, simpledialog

Archived SourceRecently Updated
General

neo

Browse websites, read web pages, interact with web apps, call website APIs, and automate web tasks. Use Neo when: user asks to check a website, read a web page, post on social media (Twitter/X), interact with any web app, look up information on a specific site, scrape data from websites, automate browser tasks, or when you need to call any website's API. Keywords: website, web page, browse, URL, http, API, twitter, tweet, post, scrape, web app, open site, check site, read page, social media, online service.

Archived SourceRecently Updated
General

image-gen

Generate AI images from text prompts. Triggers on: "生成图片", "画一张", "AI图", "generate image", "配图", "create picture", "draw", "visualize", "generate an image".

Archived SourceRecently Updated
General

explainer

Create explainer videos with narration and AI-generated visuals. Triggers on: "解说视频", "explainer video", "explain this as a video", "tutorial video", "introduce X (video)", "解释一下XX(视频形式)".

Archived SourceRecently Updated