Releases: smixs/osint-skill
Releases · smixs/osint-skill
Release list
v3.2.0-beta.1 — Early Beta
OSINT Skill v3.2.0-beta.1
Early Beta — first public release. Functional, but expect rough edges.
What's Included
- 6-phase OSINT pipeline: seed → internal intel → extraction → cross-ref → psychoprofile → dossier
- 55+ Apify actors embedded (Instagram 12, Facebook 14, TikTok 14, YouTube 5, Google Maps 4, etc.)
run_actor.jsfrom apify/agent-skills v1.3.0- Swarm mode: parallel sub-agents on Sonnet
- 13 bash scripts + Node.js actor runner + Python MCP client
- Research escalation: 4 levels from free to $0.50
- Psychoprofile: MBTI/Big Five from content analysis
- Confidence scoring: A/B/C/D per fact
Requirements
- Claude Code
- curl, python3, jq
- Node.js 18+ (for Apify actors)
- At least one API key (see README)
Services (all optional, graceful degradation)
| Service | Cost | What It Adds |
|---|---|---|
| Brave Search | Free (built-in) | Basic web search |
| Jina AI | Free tier | URL reading, search, deepsearch |
| Apify | Free tier (~$5/mo) | 55+ social media scrapers |
| Parallel AI | Free tier | AI search with citations |
| Perplexity | ~$5/mo | Sonar + Deep Research |
| Exa AI | ~$5/mo | Semantic search, people/company |
| Tavily | ~$5/mo | Agent-optimized search |
| Bright Data | ~$10/mo+ | CAPTCHA bypass, Facebook, Yandex |
Known Issues
- Shell injection in query interpolation (don't run with untrusted input)
first-volley.shusestail --pid(Linux-only, macOS timeout may not work)- Apify actor IDs can change without notice
- Some API keys only load from env vars (no file fallback for Perplexity/Tavily/Exa)