social-media-intelligence

social-media-intelligence is a skill for Claude Code from ur-grue/autopunk-media-skills. It costs 40 tokens per session (2,326 once invoked), scanned A, original, MIT.

An investigative brief about social-media accounts that examines whether they are authentic, how a claim spread, and whether accounts may be coordinating. Open-source intelligence, or OSINT, means analyzing information that is publicly available.

In plain words
What is it for?
It is for investigating account authenticity, tracing narratives, identifying possible coordination, and documenting findings for editorial or legal review.
Why use it?
Social-media posts can come from impersonators, coordinated networks, or unknown origins. This helps reporters assess the reliability and spread of online evidence before using it in a story.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the autopunk-media-skills plugin — 187 skills shipped together

Good fit It is for investigating account authenticity, tracing narratives, identifying possible coordination, and documenting findings for editorial or legal review.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ur-grue/autopunk-media-skills/social-media-intelligence
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add ur-grue/autopunk-media-skills --skill social-media-intelligence
Clone the repo
git clone --depth 1 https://github.com/ur-grue/autopunk-media-skills

Made for: Claude Code.

Or install autopunk-media-skills, the plugin that ships this one along with the rest of its 187 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for social-media-intelligence

README.md
[![agentmods](https://agentmods.dev/badge/skills/ur-grue/autopunk-media-skills/social-media-intelligence/github.svg)](https://agentmods.dev/skills/ur-grue/autopunk-media-skills/social-media-intelligence)
Your own site
<a href="https://agentmods.dev/skills/ur-grue/autopunk-media-skills/social-media-intelligence"><img src="https://agentmods.dev/badge/skills/ur-grue/autopunk-media-skills/social-media-intelligence/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for social-media-intelligence

Your own site · 80×15
<a href="https://agentmods.dev/skills/ur-grue/autopunk-media-skills/social-media-intelligence"><img src="https://agentmods.dev/badge/skills/ur-grue/autopunk-media-skills/social-media-intelligence.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 40 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,326 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00040 $0.02326
Opus 5 $0.00020 $0.01163
Sonnet 5 $0.00008 $0.00465
Haiku 4.5 $0.00004 $0.00233

Measured 8d ago against content hash f46117633967, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

social-media-intelligence scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/magazine-journalism/investigation/social-media-intelligence/SKILL.md · 124 lines

How it starts

The opening of the file, as written. The whole thing — 124 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Social media intelligence

What this skill does

Produces a structured open-source intelligence brief on a social media account or set of accounts, covering account authenticity analysis, narrative tracking, and coordination-detection patterns to support investigative reporting.

When to use this skill

  • You are investigating whether a social media account is authentic, operated by who it claims to be, or part of a coordinated network
  • A story depends on social media posts as evidence and you need to assess their reliability before publication
  • You are tracking how a narrative or claim spread across platforms and want to identify the origin point, amplifiers, and any coordinated behaviour
  • You need to document social media findings in a format suitable for editorial review or legal proceedings

What you need to provide

Required: The account(s) to analyze (platform, handle or URL, and the context of why this account matters to the investigation); the specific question you are trying to answer (authenticity, origin of a claim, coordination, influence) Optional: A timeframe to focus on; related accounts you suspect are connected; the narrative or claim you are tracking; screenshots or archived versions of key posts

How the Assistant Approaches This

  1. Account profile analysis. Examines the account's observable characteristics: creation date relative to activity patterns, username format and history, profile photo (reverse-image searchable), bio claims, follower-to-following ratio, posting frequency and hours of activity. Flags indicators of inauthenticity — new accounts with sudden high output, generic stock profile photos, bios that mimic real organisations without exact matches, follower counts inconsistent with engagement levels.

  2. Content pattern analysis. Reviews the account's posting behaviour: dominant topics, language consistency, hashtag usage, link-sharing patterns, reply behaviour. Identifies whether the account produces original content, amplifies others, or mainly reacts. Notes shifts in topic focus, language, or posting cadence that may indicate a change of operator or purpose.

Read the full file on GitHub · 124 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 124 lines · 40 tokens per session scan A f46117633967

Subscribe to this mod's changes

social-media-intelligence is a skill published in the GitHub repository ur-grue/autopunk-media-skills (32 stars, last pushed 12d ago), licensed MIT. It adds 40 tokens to every session and 2,326 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-04.

Related

Other skills, from other repositories

acquisition-graduation

Convert repeated dev-browser acquisition successes into durable Spotlight acquisition guidance. Use after a non-trivial browser acquisition works repeatedly and should become a reusable source/domain path without storing secrets, cookies, or fragile session details.

buriedsignals/spotlight · 47 tokens

entity-graph

Resolve entities across an investigation's documents into a Neo4j graph after a mandatory human review gate. Layer-2, operator-tier, Docker-gated -- run it to deduplicate people/orgs across the corpus, decide the "maybe" matches yourself, then write the resolved network to Neo4j for queryable analysis.

TimSimpsonJr/magpie · 69 tokens

analysis-recipe

This skill should be used when the user asks to "run the analysis recipe", "run the 13-point checklist", "run the per-source investigative pass", "analyze this FOIA/audit-log source for out-of-state / immigration / pretext / mega-users / co-travel", "roll up findings across multiple sources/agencies", or "test the…

TimSimpsonJr/magpie · 108 tokens

pii-sweep

This skill should be used when the user asks to "sweep PII exposure in a FOIA free-text field", "quantify how much PII a free-text reason/narrative column exposed", "run the authoritative PII tally", "count names / SSNs / A-numbers / DOBs in a reason column weighted by row count", "separate officials named for…

TimSimpsonJr/magpie · 136 tokens

entity-crossref

Cross-reference an investigation's resolved entities against the investigator's own corpus (FOSS default, zero external data) and, opt-in, sanctions/PEP watchlists, using a local yente + OpenSearch stack. Layer-2, operator-tier, Docker-gated -- run it after building the entity graph to screen the resolved people/orgs…

TimSimpsonJr/magpie · 82 tokens

ingest

This skill should be used when the user asks to "ingest a PDF / document", "extract text from a scanned PDF preserving page and bounding-box provenance", "convert a FOIA PDF to DoclingDocument keeping citations", "OCR a scanned document but decide native-text-vs-re-OCR first", "turn a PDF into provenance-preserving…

TimSimpsonJr/magpie · 132 tokens