IntelligenceX/SDK — reverse-engineered prompt
Reverse engineered prompt
Build me a public SDK starter for Intelligence X so a developer can quickly search the Intelligence X engine with their own API key and see working examples in a few common languages. I want the main focus to be a solid Python wrapper with a simple command line tool, plus small example integrations for browser HTML and JavaScript, PHP, and Go, and a basic Maltego transform example if that fits. It should follow the public API docs and support the main strong selector searches like email, domain, URL, IPs, phone numbers, bitcoin addresses, UUIDs, and similar exact query types that Intelligence X accepts.
Please make it easy to understand, with clear docs and copy paste examples for running searches and handling results. If the Python side already makes sense for packaging, set it up that way. Also include the newer leaked accounts export support if it is in the current API. Do not hardcode any API keys, just use environment variables or config. If anything is unclear, check the latest public docs online.
Want more depth? Deep Reverse