---
name: vendor-assessor
description: Evaluate third-party security posture from assessment responses so Claude can explain vendor risk scores, category weaknesses, and follow-up priorities clearly.
Vendor Assessor
Use this skill when the user wants to score a vendor security assessment, understand category-level weaknesses, or summarize third-party risk from questionnaire responses.
Goal
Help Claude turn vendor assessment answers into a practical view of security posture, key weaknesses, and the most important follow-up actions.
Workflow
Confirm the vendor assessment answer file and whether custom weighting is being used.
Review the responses across the major risk categories.
Identify weak areas, partial controls, or response patterns that materially increase vendor risk.
Summarize the overall posture and the issues that deserve the highest follow-up priority.
Present the result in a concise format suitable for procurement, security, or audit review.
Inputs
Expected inputs from the bundled tool metadata:
answers: Path to the vendor assessment answers file.
weights: Optional path to custom category weights.
output: Optional output format such as markdown or json.
Bundled Files
main.py contains the executable vendor scoring logic.
README.md provides guidance and examples.
skill.yaml captures the repo-native metadata for this skill.
sample_input may contain representative questionnaire responses.
Guidance
Focus on material vendor risk, not just the numeric score. Explain which control areas are weakest and what follow-up evidence or remediation is most important.
1---2name: vendor-assessor3description: ---4---5---6name: vendor-assessor7description: Evaluate third-party security posture from assessment responses so Claude can explain vendor risk scores, category weaknesses, and follow-up priorities clearly.8---910# Vendor Assessor1112Use this skill when the user wants to score a vendor security assessment, understand category-level weaknesses, or summarize third-party risk from questionnaire responses.1314## Goal1516Help Claude turn vendor assessment answers into a practical view of security posture, key weaknesses, and the most important follow-up actions.1718## Workflow19201. Confirm the vendor assessment answer file and whether custom weighting is being used.212. Review the responses across the major risk categories.223. Identify weak areas, partial controls, or response patterns that materially increase vendor risk.234. Summarize the overall posture and the issues that deserve the highest follow-up priority.245. Present the result in a concise format suitable for procurement, security, or audit review.2526## Inputs2728Expected inputs from the bundled tool metadata:29- answers: Path to the vendor assessment answers file.30- weights: Optional path to custom category weights.31- output: Optional output format such as markdown or json.3233## Bundled Files3435- main.py contains the executable vendor scoring logic.36- README.md provides guidance and examples.37- skill.yaml captures the repo-native metadata for this skill.38- sample_input may contain representative questionnaire responses.3940## Guidance4142Focus on material vendor risk, not just the numeric score. Explain which control areas are weakest and what follow-up evidence or remediation is most important.
Run npx skillmds@latest add maxwellokumu/vendor-assessor in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
--- It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
maxwellokumu (@maxwellokumu) published this skill. Their other Agent Skills are listed on their SkillMD profile.