Verify

🌐Community
by jinfanzheng Β· vlatest Β· Repository

Verifies factual claims by cross-referencing sources, ensuring accuracy and reducing misinformation in your responses.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add jinfanzheng-verify npx -- -y @trustedskills/jinfanzheng-verify
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "jinfanzheng-verify": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/jinfanzheng-verify"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The jinfanzheng-verify skill provides verification capabilities using the Kode SDK for C#. It allows agents to perform checks and validations against data or systems. This includes confirming information, validating credentials, and ensuring accuracy based on predefined rules or external sources. The skill is designed to enhance agent reliability and trustworthiness by providing a mechanism for independent confirmation of facts.

When to use it

  • Validating User Input: Before processing user-provided data (like addresses or dates), verify its format and plausibility.
  • Confirming Financial Transactions: Ensure transaction details are accurate before committing funds.
  • Checking Credentials: Verify a user's identity or access rights against a database or external service.
  • Data Integrity Checks: Validate data consistency across different systems or databases.

Key capabilities

  • Verification using Kode SDK for C#
  • Data validation and confirmation
  • Credential checking
  • Accuracy assurance

Example prompts

  • "Verify that the email address '[email protected]' is valid."
  • "Confirm if order number 12345 exists in our system."
  • "Validate this date: 2023-12-31, and tell me if it’s a valid date."

Tips & gotchas

The skill requires the Kode SDK for C# to be properly configured. Ensure that any necessary external dependencies or API keys are available for successful verification operations.

Tags

πŸ›‘οΈ

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates β€” what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
jinfanzheng
Installs
12

🌐 Community

Passed automated security scans.