wechat-verify-realname

Determine WeChat ID real-name verification status by inspecting transfer UI indicators.

Updated Jul 20, 2025
One-click install
npx skills add https://github.com/sungaoxiang-backend/intelligent-evidence-platform --skill wechat-verify-realname
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wechat-verify-realname
Source: https://github.com/sungaoxiang-backend/intelligent-evidence-platform/tree/main/skills/wechat-verify-realname
Command: npx skills add https://github.com/sungaoxiang-backend/intelligent-evidence-platform --skill wechat-verify-realname

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This skill determines whether a target WeChat ID has completed real-name authentication, enabling reliable identity verification in civil disputes.

Core Features & Use Cases

  • Real-name status cues: Infer real-name verification by inspecting the WeChat transfer UI indicators.
  • Evidence readiness: Supports litigation preparation and evidence collection by confirming the identity of chat participants.
  • Use case: When preparing a case, verify the other party's WeChat account identity before relying on chat records.

Quick Start

Use the wechat-verify-realname skill to determine the real-name status of a target WeChat ID using the transfer UI observation.

Frequently Asked Questions about wechat-verify-realname

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I verify if a WeChat ID is real-name authenticated for litigation evidence?

You verify WeChat real-name status by inspecting the WeChat transfer UI indicators. This skill observes the transfer interface to recognize real-name cues and emits a structured verification result with a timestamp for evidence collection.

What WeChat real-name verification indicators should I look for during evidence collection?

WeChat real-name verification indicators are visual cues found in the transfer interface. The skill observes this interface to infer whether the target WeChat ID has completed real-name authentication and confirms the identity of chat participants.

Can I use WeChat transfer UI observation to confirm chat participant identity in civil disputes?

Yes, WeChat transfer UI observation confirms chat participant identity for civil disputes. The skill applies during litigation preparation to verify the other party's WeChat account identity before relying on chat records as evidence.

Does WeChat real-name verification require special access or dependencies to check identity status?

WeChat real-name verification requires no external dependencies. It determines real-name status by observing the standard WeChat transfer interface, making it accessible for litigation preparation and evidence collection workflows.

What should I do after confirming a WeChat ID's real-name status for court evidence?

After confirming a WeChat ID's real-name status, you should follow the recommended actions emitted in the structured verification result. The skill provides a timestamped output to support evidence readiness for your litigation preparation.

Why does WeChat real-name verification rely on the transfer interface instead of direct account lookup?

WeChat real-name verification relies on the transfer interface because it exposes real-name indicators without direct account lookup access. This method infers authentication status by observing UI cues during the transfer process for forensic evidence collection.