원클릭으로
maigret
OSINT username reconnaissance — collect dossiers on people from 3000+ sites using only a username
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
OSINT username reconnaissance — collect dossiers on people from 3000+ sites using only a username
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | maigret |
| description | OSINT username reconnaissance — collect dossiers on people from 3000+ sites using only a username |
| version | 1.0.0 |
| author | Hermes Agent |
| license | MIT |
| platforms | ["linux","macos"] |
| metadata | {"hermes":{"tags":["osint","security","reconnaissance","cli","username"],"related_skills":["web-research"]}} |
Collect a comprehensive dossier on a person using only their username. Checks 3000+ sites, gathers public profile data, and generates AI-powered analysis.
# Single username check
maigret username <target_username>
# With AI analysis enabled
maigret username <target_username> --ai-provider openai
# Generate HTML report
maigret username <target_username> --html
# From a file (one username per line)
maigret --input usernames.txt --output results.json
# CSV output for spreadsheet analysis
maigret username <target> --csv
# Custom timeout for slow networks
maigret username <target> --timeout 30
# Use proxies to avoid rate limiting
maigret username <target> --proxy socks5://127.0.0.1:9050
# Update site database
maigret --update
maigret --update regularly to get最新的 site patterns.# Verify installation
maigret --version
# Test with a known username
maigret username test --json | head -20
In-process vector database for AI applications — embed vector search, hybrid retrieval, and full-text search directly into your application without managing a separate server.
LLM-powered knowledge extraction CLI — transform unstructured text into structured knowledge (graphs, hypergraphs, spatio-temporal graphs) with a single command.
Give your AI agent one-click internet access — Twitter, Reddit, YouTube, GitHub, Bilibili, and more. Zero API fees.
Generate token-efficient CLIs for AI agents by reading API docs and studying community patterns. Prints Go binaries + Claude Code skills + MCP servers.
Terminal AI coding agent with video input, subagents, MCP support, and ACP editor integration
AI-powered code review CLI — deterministic pipelines + LLM agent, battle-tested at Alibaba scale