AI版MBTI测试

PassAudited by ClawScan on May 2, 2026.

Overview

This is a coherent instruction-only entertainment quiz, with the main privacy point being that it stores quiz result history for retests and status views.

This looks safe to install as an entertainment/personality quiz. Before using it, remember that your quiz results and testing history are meant to persist for the drift/status features, so avoid disclosing anything you would not want retained in the skill’s history.

Findings (1)

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

Your personality test results and history may remain available to the skill for future status or retest comparisons.

Why it was flagged

The skill explicitly persists personality-test results, dates, history, and drift summaries. This supports the advertised /状态 and /重测 features, but it means personal quiz outcomes are retained.

Skill content
"state": { "tracked_fields": [ "test_count", "last_test_date", ... "real_mbti", ... "ai_mbti", ... "history_real_mbti", "history_ai_mbti", "history_mirror_index", "history_dates", "drift_summary" ] }
Recommendation

Treat answers and results as personal information, avoid sharing highly sensitive details during the quiz, and look for a reset/delete option if you do not want history retained.