What problem does it solve? Determining whether an IP address is a genuine static residential broadband connection or a risky proxy, VPN, or datacenter exit is difficult because single data sources often conflict. This Skill cross-validates multiple IP intelligence sources and produces an auditable risk report with confidence scores and a clear Allow/Review/Reject action for account security decisions. ## Core Features & Use Cases - Multi-source evidence collection: Queries IPQS, Scamalytics, AbuseIPDB, ipinfo, ip-api, BGP, RDAP/WHOIS, and PTR records with documented fallback and degraded-scoring rules when sources fail. - Dual scoring model: Separately scores Static Residential Confidence (0-100) and Abuse/Block Risk (0-100), then applies a conservative decision policy to output Allow, Review, or Reject. - Conflict analysis and audit trail: Explains contradictory signals (e.g., residential ISP but high proxy score) and appends every assessment to a persistent log at ~/ip-assessments.md for 14-day recheck cycles. - Use Case: Before logging into a high-value account like Claude through a new proxy IP, send the IP to receive a scored report showing whether it is a clean static residential line or a flagged hosting/proxy exit, with a concrete action recommendation. ## Quick Start Use the static-residential-ip-assessor skill to check whether the IP 199.177.179.159 is a static residential broadband address and whether it is safe for my account.