Review Verification Protocol
Automates review verification against established guidelines, flagging inconsistencies and potential fraud for human oversight.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add review-verification-protocol npx -- -y @trustedskills/review-verification-protocol
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"review-verification-protocol": {
"command": "npx",
"args": [
"-y",
"@trustedskills/review-verification-protocol"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill enables AI agents to systematically verify the accuracy and validity of information presented in reviews, ensuring data integrity before processing or acting on user feedback. It helps filter out unreliable or misleading content by cross-referencing claims against known facts or established criteria.
When to use it
- Validating customer testimonials in e-commerce platforms before generating marketing summaries.
- Auditing software review scores to detect potential manipulation or bot-generated ratings.
- Ensuring factual consistency in news aggregation tools that rely on user-submitted corrections.
- Pre-screening medical or technical product reviews for compliance with regulatory standards.
Key capabilities
- Automated fact-checking of review statements against trusted sources.
- Detection of inconsistent or contradictory information within review batches.
- Confidence scoring for verified versus unverified claims in user-generated content.
Example prompts
- "Verify the accuracy of these five product reviews using current specifications."
- "Flag any reviews containing false claims about battery life based on official test data."
- "Cross-reference restaurant health inspection scores with recent customer complaints."
Tips & gotchas
Ensure access to reliable reference databases for maximum verification accuracy. This skill may not catch subjective opinions but excels at identifying objective falsehoods.
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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.