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.
npx skills add sloemo01/hermes-skills-bundle --skill osint-person-searchgit clone --depth 1 https://github.com/sloemo01/hermes-skills-bundleWrote 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.
[](https://agentmods.dev/skills/sloemo01/hermes-skills-bundle/osint-person-search)<a href="https://agentmods.dev/skills/sloemo01/hermes-skills-bundle/osint-person-search"><img src="https://agentmods.dev/badge/skills/sloemo01/hermes-skills-bundle/osint-person-search/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.
<a href="https://agentmods.dev/skills/sloemo01/hermes-skills-bundle/osint-person-search"><img src="https://agentmods.dev/badge/skills/sloemo01/hermes-skills-bundle/osint-person-search.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00016 | $0.02766 |
| Opus 5 | $0.00008 | $0.01383 |
| Sonnet 5 | $0.00003 | $0.00553 |
| Haiku 4.5 | $0.00002 | $0.00277 |
Grade B, and why
osint-person-search scanned grade B with 2 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 11d 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.
Sends data to an external URLmediumData exfiltration
A POST to an outside endpoint may be telemetry or may be exfiltration; either way the mod talks to somewhere, and you should know where.
curl -X POST ... -d '{"action":"navigate","args":{"url":"https://www.linkedin.com/in/[handle]/","newTab":true},"session":"[target-name]-research"}' Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
curl -X POST http://127.0.0.1:10086/command \ How it starts
The opening of the file, as written. The whole thing — 228 lines — stays where its author put it; the contents beside it link to each section on GitHub.
OSINT Person Search
A class-level skill for discovering and verifying person profiles, professional presence, and digital footprints across multiple platforms using open-source intelligence techniques.
When to Use
- User needs to find all public profiles for a person (name, email, handle, company)
- Background research on candidates, speakers, competitors, collaborators
- Due diligence, journalism, recruiting, sales prospecting
- Building comprehensive dossiers from fragmented online presence
Core Principles
- Start broad, then narrow — Begin with name + location/role combinations, iterate with discovered handles
- Cross-reference handles — Same username often reused across platforms (johndoe, john_doe, johndoe.com)
- Verify with multiple sources — LinkedIn claim "Senior Designer at Example Corp" confirmed by Behance case study + personal site + XING = high confidence
- Document negative results — "No Facebook profile found for @johndoe" is as valuable as positive findings
- Respect platform ToS — Use search engines, aggregators, public profiles; avoid scraping behind auth walls
Search Strategy Framework
Phase 1: Seed Queries (Name Variants)
"Full Name" → "John Doe"
"First Last" + role → "John Doe product designer"
"First Last" + location → "John Doe Berlin"
"First Last" + company → "John Doe Example Corp"
"First M. Last" → "J. Doe designer"
Handle variations → johndoe, john_doe, john-doe
Phase 2: Platform-Specific Tactics
| Platform | Best Entry Points | Verification Signals |
|---|---|---|
site:linkedin.com/in "Name", /pub/dir/First/Last |
Connections, endorsements, company pages, license IDs | |
| X/Twitter | @handle, site:twitter.com "Name", site:x.com "Name" |
Verified badge, follower/following ratio, tweet history |
@handle, site:instagram.com "Name" |
Post consistency, tagged photos, bio links | |
site:facebook.com "Name", public profile directory |
Friends list visibility, groups, pages managed | |
| GitHub | @handle, site:github.com "Name" |
Repo ownership, contributions, org membership |
| Behance | behance.net/handle, site:behance.net "Name" |
Project case studies, appreciations, Adobe certs |
| Dribbble | dribbble.com/handle, site:dribbble.com "Name" |
Shots, likes, teams, hiring status |
| XING (DACH) | xing.com/profile/First_Last, site:xing.com "Name" |
Skills tags, employment timeline, languages |
| Personal Site | firstname-lastname.com, handle.com, about.me/handle |
Domain ownership, portfolio, blog, contact |
| Academic | scholar.google.com "Name", orcid.org, researchgate.net |
Publications, citations, affiliations |
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.
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.
- 11d ago First seen · 228 lines · 16 tokens per session scan B 38753cf30906
osint-person-search is a skill published in the GitHub repository sloemo01/hermes-skills-bundle (9 stars, last pushed 1mo ago), licensed MIT. It adds 16 tokens to every session and 2,766 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it B with 2 findings (sends data to an external url, makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
zernio
Schedule posts, manage inbox, broadcasts, sequences, and automations across 14 platforms from the CLI.
social-media-excerpt
Extracts and reformats the most shareable passage or argument from a published article into platform-specific social media posts — without rewriting the journalism.
posts-sociais
Cria posts otimizados para Instagram, LinkedIn, Twitter/X e TikTok com contexto do mercado brasileiro. Adapta tom, formato, comprimento e hashtags para cada plataforma, maximizando engajamento e alcance orgânico no Brasil.
gr-social-distill
A content-repurposing workflow that turns one published blog post into several social-media formats, including an X thread, a Xiaohongshu post, a LinkedIn carousel, and a dev.to or Zenn article.
Social Post Thread Writer
Converts a blog post, idea, or document into an engaging Twitter/X or LinkedIn thread with hooks and CTAs.
assets-redes-sociais
Templates e especificações para redes sociais: feed, stories, banners e thumbnails.