Install
$ agentstack add skill-gokulb20-crewm8-social-media-manager-skill-graph-impersonator-monitor ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Impersonator Monitor
Detect and respond to brand impersonation, fake accounts, and phishing attempts. Impersonators erode trust and confuse customers. Fast detection and reporting are critical.
Purpose
Impersonator accounts are inevitable once a brand has any visibility. This skill makes detection systematic — weekly sweeps, customer report intake, and platform takedown procedures — so impersonators are caught before they cause real damage.
When to Use
- Routine weekly sweep for fake accounts
- Customer reports suspicious account
- Spike in "is this you?" DMs
- After viral post (impersonator activity spikes)
- Phishing DMs detected
Inputs Required
- Official brand handles per platform
- Customer contact channels (for reports)
- Platform support contacts
Quick Reference
| Impersonator Type | Risk | Detection | Response | |------------------|------|----------|----------| | Exact handle clone | High | Search for similar handles | Immediate platform report | | Lookalike account | High | Manual search, follower reports | Report + warn audience if active | | DM phishing | Critical | Audience reports, inbox monitoring | Report + public warning if widespread | | Parody/satire | Low-Medium | Platform search | Monitor unless confusing consumers | | Fake support account | Critical | Customer complaints | Immediate report + legal if needed |
Procedure
- Weekly sweep:
- Search for brand name variations across all platforms
- Google Alerts for "[brand] fake" and "[brand] scam"
- Check recent "is this you?" DMs
- Document each impersonator:
- Platform, handle, URL
- Activity level (dormant, active, scamming)
- Followers count
- Evidence (screenshots)
- Assess severity:
- Low: dormant, no followers. Report and move on.
- Medium: active but distinguishable. Report + monitor.
- High: actively impersonating or messaging customers. Report immediately + public warning.
- Critical: running scams or causing financial harm. Report + warning + legal.
- Draft platform report:
- Use impersonation/trademark violation form
- Provide evidence (screenshots, handle comparison)
- Follow up if no action after 72 hours for high/critical cases
- Post public warning if warranted:
- "Our only official accounts are: [list]. We never DM asking for payment."
- Pin warning for duration of impersonation activity
Output Format
# Impersonator Monitor: [Date]
## Detected
**Platform:** [X / LinkedIn / IG / TikTok]
**Handle:** [Fake handle]
**Severity:** [Low / Medium / High / Critical]
**Activity:** [Dormant / Active / Scamming]
**Followers:** [N]
## Action
- [ ] Platform report filed ([date])
- [ ] Public warning posted ([date/link])
- [ ] Follow-up scheduled (72h for high+)
**Status:** [Reported — awaiting takedown / Resolved / Ongoing]
## Impersonation Log
| Date | Platform | Handle | Severity | Reported | Resolved |
|------|----------|--------|----------|----------|----------|
...
## Patterns
- Most active platform: [Platform]
- Recurrence triggers: [After viral / During launches]
Done Criteria
The skill is complete when:
- Weekly sweep is conducted across all active platforms
- Each impersonator is documented (handle, severity, activity)
- Platform reports are filed for high+ severity
- Audience warning posted if impersonator is active
- Impersonation log is updated
Pitfalls
- Not doing routine sweeps (only find impersonators after damage done)
- Engaging directly with impersonators (report, don't argue)
- Not warning audience when active impersonation happening
- Not following up on platform reports
Verification
Search for "[brand]" plus "official" / "support" / "help" on each platform. Any results that aren't yours? Check "is this you?" DMs from last 30 days — any accounts people are confused about?
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: gokulb20
- Source: gokulb20/Crewm8-Social-Media-Manager-Skill-Graph
- License: MIT
- Homepage: https://crewm8.ai
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.