Phoneint-OSINT-Toolkit — a privacy-first phone-number OSINT toolkit (CLI + minimal GUI). Parses and normalizes numbers (E.164), enriches with deterministic metadata, runs optional async adapters (DuckDuckGo, Google, public datasets), computes explainable risk scores and owner intelligence, and exports JSON/CSV/PDF reports.
Stars
20
Forks
0
Watchers
20
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
19
commits
fix: wrap badge links in README with a div for better alignment
3c313f1View on GitHubfix: update badge links in README for consistency
93a0616View on GitHubfix: remove extra blank lines from LICENSE file
1b27157View on GitHubfix: remove SPDX-License-Identifier from LICENSE file
ab8115dView on GitHubfix: update LICENSE file with correct copyright holder and SPDX identifier
8116703View on GitHubfix: update README formatting and add missing horizontal rules
2695dadView on GitHubfeat: add PySide6 stubs for QtWidgets and initialize package structure
12cecc9View on GitHubfix: correct formatting in README and refactor _iter_kv_rows function for consistency
9cc08b0View on GitHubfeat: enhance report generation with structured CSV and PDF outputs, update evidence handling, and improve owner intelligence data representation
d19a45bView on GitHubfeat: format code for consistency and add signal override evidence reports
402dc35View on GitHubfeat: add signal override evidence generation and update related components
2bf3a08View on GitHubfeat: implement signal overrides for phone number reputation checks
f35e4c5View on GitHubfix: ensure scam list loading handles missing or empty files gracefully
c31a85fView on GitHubfeat: add owner intelligence panel and reporting functionality
31bf30dView on GitHub