Matchmaker - AI Dating Assistant

PassAudited by ClawScan on May 1, 2026.

Overview

This appears to be a benign dating-assistant skill, but users should be careful with intimate personal details and with the documented Python install steps that are not backed by included code files.

Before installing or using this skill, be mindful that dating profiles and compatibility analysis can involve very private information about you and other people. Share the minimum necessary, anonymize third parties, and do not treat AI compatibility scores as definitive. If you choose to follow the Python install instructions, only do so from a trusted, inspected repository because the reviewed artifact set does not include the referenced package code or requirements file.

Findings (3)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

You may disclose private dating, identity, values, and third-party relationship details to the assistant.

Why it was flagged

The skill asks users to provide intimate personal and relationship context, and compatibility matching requires profiles for both people. This is purpose-aligned, but the information is sensitive if over-shared or reused outside the immediate task.

Skill content
Collect information about the person: Name, age, gender, location ... Marriage view ... Children plan ... Religion ... Money attitude
Recommendation

Share only what is necessary, anonymize other people when possible, avoid contact details or highly identifying information, and get consent before entering someone else’s private profile information.

What this means

If you follow the install instructions from an external checkout, you may be running code or dependencies that were not included in this artifact review.

Why it was flagged

The documentation refers to installing a local Python package and requirements file, while the supplied manifest contains only SKILL.md and README.md and the registry declares no install spec. This suggests incomplete packaging/provenance rather than hidden execution in the provided artifacts.

Skill content
pip install -e .

# Or install from requirements
pip install -r requirements.txt
Recommendation

Only run the install commands from a trusted repository checkout, inspect the package files and requirements first, and avoid installing unreviewed code into a sensitive environment.

What this means

AI-generated relationship scores or advice may influence important personal choices even though they are not a substitute for personal judgment or professional support.

Why it was flagged

The skill uses expert-style framing and produces compatibility scores, readiness assessments, and relationship guidance. That is aligned with the dating-assistant purpose, but users could over-trust AI-generated judgments for personal decisions.

Skill content
You act as an AI relationship expert helping individuals find compatible partners and build meaningful connections.
Recommendation

Treat outputs as suggestions, not definitive judgments; use your own judgment, communicate with the people involved, and seek qualified help for serious relationship or safety issues.