Install
$ agentstack add skill-gokulb20-crewm8-social-media-manager-skill-graph-profile-audit ✓ 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
Profile Audit
Audit every social profile the brand owns for consistency, completeness, and optimization. The profile is the digital storefront — inconsistent profiles erode trust.
Purpose
A first-time visitor decides whether to follow your brand in under 3 seconds based on your profile. If the name, photo, bio, or link doesn't match across platforms, they hesitate. This skill catches inconsistencies before visitors do.
When to Use
- Quarterly profile audit
- After a rebrand or visual refresh
- New platform added
- Before a major launch or campaign
Inputs Required
- Full list of active profile URLs per platform
- Brand visual guidelines (colors, logo, typography)
- Current positioning statement
Quick Reference
| Element | What to Check | When to Update | |---------|--------------|---------------| | Profile photo | Same across all platforms | Quarter / Rebrand | | Display name | Consistent format | Quarter / Name change | | Handle | As close to identical as possible | Setup / Rebrand | | Bio | Core value prop, platform-appropriate length | Monthly / New offer | | Link in bio | Working, optimized destination | Weekly check | | Header/banner | On-brand, current | Quarter / Campaign | | Pinned post | Current, high-performing | Monthly / When new high-performer drops |
Procedure
- Inventory all profiles. X, LinkedIn, IG, TikTok + any secondary (Threads, YouTube, Reddit, etc.).
- Capture each profile: screenshot (mobile view), bio text, profile photo, banner, pinned post, link, follower/following count.
- Create side-by-side comparison:
- Display names match?
- Same value prop in bio?
- Profile photos match?
- Links work?
- Flag inconsistencies:
- Critical: name mismatch, broken link, wrong URL
- High: bio missing value prop, outdated photo, stale pinned post
- Medium: banner not optimized, inconsistent handle
- Low: followers/following cleanup
- Generate remediation plan:
- Quick wins (under 10 min — do immediately)
- This week (important but not urgent)
- Next sprint (visual refreshes)
Output Format
# Profile Audit: [Date]
## Profile Inventory
### X: [URL] | LinkedIn: [URL] | IG: [URL] | TikTok: [URL]
## Consistency Scorecard
| Element | X | LinkedIn | IG | TikTok | Consistent? |
|---------|---|---|-----|--------|-------------|
| Display name | [Name] | [Name] | [Name] | [Name] | [Yes/No] |
| Handle | @x | @x | @x | @x | [Yes/No] |
| Bio value prop | [Yes/No] | [Yes/No] | [Yes/No] | [Yes/No] | [Yes/No] |
| Profile photo | [Variant] | [Variant] | [Variant] | [Variant] | [Yes/No] |
| Link working | [Yes/No] | [Yes/No] | [Yes/No] | [Yes/No] | [Yes/No] |
**Score:** [N]/[Total]
## Issues Found
### Critical: [Issue + fix]
### High: [Issue + fix]
### Medium: [Issue + fix]
## Remediation Plan
### Quick Wins (<10 min): [Fix 1], [Fix 2]
### This Week: [Fix]
### Next Sprint: [Fix]
Done Criteria
The skill is complete when:
- All active profiles are inventoried
- Consistency scorecard is complete (every element checked per platform)
- Issues are triaged by severity
- Remediation plan is prioritized
- Next audit date is set
Pitfalls
- Auditing only the "main" platform (the rest are usually worse)
- Not checking links (broken link = wasted traffic)
- Desktop-only review (most visitors see profiles on mobile)
- Deliberate variations flagged as inconsistencies (some platforms need different approaches — be intentional)
Verification
Open each profile on mobile. Does it look professional in under 3 seconds? Can visitors instantly tell what the brand does? Do all links work?
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.