creator-authenticity-score

Scores Instagram creators on view-based engagement rate and comment bot share using Xpoz data.

15|3|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/XPOZpublic/xpoz-agent-skills --skill creator-authenticity-score-xpozpublic
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: creator-authenticity-score
Source: https://github.com/XPOZpublic/xpoz-agent-skills/tree/main/skills/creator-authenticity-score
Command: npx skills add https://github.com/XPOZpublic/xpoz-agent-skills --skill creator-authenticity-score-xpozpublic

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires xpoz, @xpoz/xpoz.

What problem does it solve? Brands risk paying influencers whose audiences are inflated by bots and purchased engagement. This Skill vets Instagram creators by measuring engagement against views rather than follower counts and quantifying the bot/spam share of their comments, producing a transparent 0-100 authenticity score for sponsorship decisions. ## Core Features & Use Cases - View-Based Engagement Rate: Computes engagement over video plays instead of followers, since views are the hardest metric to fake, with a follower-based fallback labeled as lower confidence. - Bot/Spam Audience Analysis: Samples comments from a creator's top posts and calculates the share flagged as spam to estimate audience authenticity. - Single or Batch Screening: Produces a score card for one creator or a sorted comparison table for a list of handles, with private accounts and partial results reported separately. - Use Case: Before signing three creators for a skincare launch, paste their handles and receive a ranked table showing engagement rate, bot percentage, sanity-check flags, and a 0-100 score for each. ## Quick Start Ask the agent to vet an Instagram creator, for example: "Is @fitnessguru_official's audience real? Score their engagement quality and bot share."

Frequently Asked Questions about creator-authenticity-score

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

FAQPage Schema
How do I check if an Instagram influencer's followers are real?

Provide the creator's handle and the Skill pulls their recent posts and comments via Xpoz, then computes the bot/spam share of comments and a view-based engagement rate. These combine into a 0-100 authenticity score with each component shown.

How do I compare multiple Instagram creators before a sponsorship?

Paste a list of Instagram handles and the Skill scores each one, then outputs a comparison table sorted by authenticity score. Private accounts and creators with unavailable comment data are listed separately below the table.

Why measure engagement rate against views instead of followers?

Views are the hardest metric to fake, so engagement over video plays is a more trustworthy signal than engagement over follower counts. If no posts have video play data, the Skill falls back to follower-based rates and labels them lower confidence.

What happens if comment data is unavailable for a creator?

The run does not fail. The creator is scored from engagement rate and sanity checks only, the score is marked as partial, and the output explains that the audience check was unavailable.

Can this Skill analyze private Instagram accounts?

No. Private accounts do not expose posts or comments, so the Skill reports them as "private account, cannot screen" instead of assigning a misleading zero score.

What do I need to authenticate Xpoz for Instagram data?

You need a free Xpoz access key from xpoz.ai, set as the XPOZ_API_KEY environment variable for the SDK, or an OAuth sign-in for MCP connections via mcporter or Claude Code. The free tier covers up to 75K results with no credit card.