# osint > Open Source Intelligence gathering. Use for passive reconnaissance on targets, organizations, or individuals. - Author: Monopoly CW - Repository: veil-protocol/usf-7 - Version: 20260125012158 - Stars: 1 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/veil-protocol/usf-7 - Web: https://mule.run/skillshub/@@veil-protocol/usf-7~osint:20260125012158 --- --- name: osint description: Open Source Intelligence gathering. Use for passive reconnaissance on targets, organizations, or individuals. argument-hint: --- # OSINT Gathering Research: $ARGUMENTS ## Execution 1. **OSINT techniques** ``` mcp__omega-nexus__omega_vault_query( query="OSINT reconnaissance $ARGUMENTS", context="security" ) ``` 2. **Passive recon** (if IP/domain) ``` mcp__omega-nexus__omega_recon(target="$ARGUMENTS", scan_type="quick", rate=100) ``` 3. **Target intelligence** ``` mcp__omega-nexus__omega_vault_query( query="$ARGUMENTS dork google shodan", context="security" ) ``` ## Output Report OSINT findings and recommended next steps.