osint-social
Investigate a username across 1000+ social media platforms and websites using social-analyzer. Use this skill whenever the user wants to look up, investigate, trace, or find where a specific username exists online — including OSINT research, background checks on online handles, verifying if someone uses the same username across platforms, or checking their own digital footprint. Triggers on phrases like "查一下这个用户名", "帮我找 X 在哪些平台", "investigate username", "OSINT lookup", "social media footprint", "trace this account", "find all accounts for X". Always use this skill when a username investigation is requested, even if the user just says "look up [name]" or "check if [name] exists on social media".
Why use this skill?
Efficiently trace and investigate usernames across 1000+ platforms with the OSINT Social Analyzer skill. Get instant reports on public digital footprints.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/guleguleguru/osint-socialWhat This Skill Does
The osint-social skill is an advanced OSINT (Open Source Intelligence) tool that enables users to track, investigate, and audit a specific username across over 1000 social media platforms, forums, and websites. Utilizing the powerful social-analyzer engine, this skill scans the public web to identify where a specific handle exists, providing confidence scores, metadata like display names and bios, and direct URLs to the discovered profiles. It is designed to turn fragmented online footprints into a structured, human-readable summary.
Installation
To integrate this skill into your environment, run the following command via the OpenClaw terminal:
clawhub install openclaw/skills/skills/guleguleguru/osint-social
Ensure you have the required Python environment dependencies installed:
pip3 install social-analyzer --break-system-packages
Use Cases
This skill is indispensable for security researchers, content creators, and individuals interested in digital hygiene. Primary use cases include:
- Identity Verification: Confirming if a specific username belongs to the same individual across platforms.
- Digital Footprint Auditing: Identifying all public accounts associated with your own username to manage privacy.
- Security Investigations: Tracing the history of a handle during background checks or research.
- Market Intelligence: Analyzing where a target brand or public figure maintains a presence.
Example Prompts
- "Investigate the username 'jdoe_88' and tell me which social media platforms they are active on."
- "帮我找一下用户名 'techguru99' 在哪些平台上注册了账号,并提供一份总结。"
- "OSINT lookup: trace this account handle 'cyber_ninja' and show me any associated public bio information."
Tips & Limitations
- Efficiency: If an investigation is taking too long, use the
--top 50flag to narrow the search scope. - Privacy: Always remember that this tool only interacts with publicly accessible, non-private data. It cannot bypass password-protected or private account settings.
- Ethics: Use this tool responsibly and strictly for research, verification, or personal auditing purposes. Avoid harassment or non-consensual tracking.
- Rate Limiting: If you encounter connection errors or blocks, use the
--mode slowflag to reduce the frequency of requests, making the search more 'polite' to target servers.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-guleguleguru-osint-social": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, code-execution