vc-curated-match — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited vc-curated-match (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Identify targeted VC funds based on a product's description and URL.
Use this skill when the user asks to:
Ask the user for the product description and the URL. Optional parameters:
Pre-Seed, Seed, Series A (--stage)vc-matches.md (--output)Run the orchestrator script to handle context fetching, VC matching, and Markdown generation in one command.
python scripts/run.py --description "A fast rust-based web framework" --url "https://example.com"For custom requests, append overrides:
python scripts/run.py \
--description "..." \
--url "..." \
[--stage Seed] \
[--output matched-investors.md]Summarize the closest matches returned. Mention high-confidence matches explicitly. Provide the output path.
Standard Python 3.10+ library (no external packages required).
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.