{"id":37426838,"url":"https://github.com/anyrun/anyrun-sdk","last_synced_at":"2026-01-16T06:18:29.365Z","repository":{"id":279219014,"uuid":"931966507","full_name":"anyrun/anyrun-sdk","owner":"anyrun","description":"Simplify integration with ANY.RUN REST API services","archived":false,"fork":false,"pushed_at":"2026-01-13T09:14:03.000Z","size":155,"stargazers_count":11,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-01-13T11:43:34.988Z","etag":null,"topics":["aiohttp","anyrun","asyncio","iterator-protocol","malware-analysis","malware-detection","python3","threat-intelligence","yara-rules","yara-scanner"],"latest_commit_sha":null,"homepage":"https://any.run","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/anyrun.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-02-13T06:27:24.000Z","updated_at":"2026-01-13T08:59:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"32056731-1c97-4288-9a48-bf061efd3afc","html_url":"https://github.com/anyrun/anyrun-sdk","commit_stats":null,"previous_names":["anyrun/anyrun-sdk"],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/anyrun/anyrun-sdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anyrun%2Fanyrun-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anyrun%2Fanyrun-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anyrun%2Fanyrun-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anyrun%2Fanyrun-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anyrun","download_url":"https://codeload.github.com/anyrun/anyrun-sdk/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anyrun%2Fanyrun-sdk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28477633,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T03:13:13.607Z","status":"ssl_error","status_checked_at":"2026-01-16T03:11:47.863Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aiohttp","anyrun","asyncio","iterator-protocol","malware-analysis","malware-detection","python3","threat-intelligence","yara-rules","yara-scanner"],"created_at":"2026-01-16T06:18:28.799Z","updated_at":"2026-01-16T06:18:29.347Z","avatar_url":"https://github.com/anyrun.png","language":"Python","readme":"\u003cp align=\"center\"\u003e\n    \u003ca href=\"#readme\"\u003e\n        \u003cimg alt=\"ANY.RUN logo\" src=\"https://raw.githubusercontent.com/anyrun/anyrun-sdk/b3dfde1d3aa018d0a1c3b5d0fa8aaa652e80d883/static/logo.svg\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n______________________________________________________________________\n\n# ANY.RUN SDK\nThis is the official Python client library for [ANY.RUN](https://app.any.run/?utm_source=sdk_projects\u0026utm_medium=integration\u0026utm_campaign=appanyrun), supporting the cybersecurity solutions like the Interactive Sandbox, TI Lookup, and TI Feeds.  \nWith this library you can interact with the ANY.RUN REST API and automate your workflow quickly and efficiently. \n\n# Available features\n\n* Built-in objects iterator and exception handling \n* Synchronous and asynchronous interface \n* Python [3.5]((https://github.com/anyrun/anyrun-sdk/tree/legacy))-3.13 support \n\n### Sandbox API\n[ANY.RUN Sandbox](https://app.any.run/?utm_source=sdk_projects\u0026utm_medium=integration\u0026utm_campaign=appanyrun) is an online interactive sandbox for malware analysis, a tool for detection, monitoring, and research of cyber threats in real time. \n\n  * Submit files and URLs for analysis\n  * Monitor analysis progress in real-time\n  * Get detailed reports \n  * Manage the tasks \n\n### TI Lookup API and YARA Search \nTI Lookup is a [searchable database](https://intelligence.any.run/?utm_source=sdk_projects\u0026utm_medium=integration\u0026utm_campaign=intelligence-lookup) \nof IOCs, IOAs, IOBs, and events for threat hunting and a [service](https://intelligence.any.run/analysis/yara/?utm_source=sdk_projects\u0026utm_medium=integration\u0026utm_campaign=intelligence-yara)\nfor browsing malicious files by their content. \nPerform deep searches, look up threats online, and enrich your security solutions. \n\n  * Look up URLs and file hashes \n  * Search for IOCs using YARA rules \n  * Get threat intelligence data \n  * Monitor search progress in real time \n  * Get detailed analysis results \n\n### TI Feeds API  \n[Threat Intelligence Feeds](https://intelligence.any.run/feeds/?utm_source=sdk_projects\u0026utm_medium=integration\u0026utm_campaign=intelligence-feeds) \nprovide data on the known indicators of compromise: malicious IPs, URLs, Domains\nSupports the [TAXII](https://oasis-open.github.io/cti-documentation/taxii/intro.html) STIX feed format.\n\n### Note:\nYou can access ANY.RUN services using an API key without a prefix. Legacy access methods are supported for backward compatibility but will be removed in future releases.\n```commandline\nAPI key format: WmNfqnpo...2Sjon7mtvm8e \n```\n\n# The library public interface overview\n\n```python\nimport os\nfrom pprint import pprint\n\nfrom anyrun.connectors import SandboxConnector\n\n\ndef main():\n    with SandboxConnector.android(api_key) as connector:\n        # Initialize the url analysis\n        task_id = connector.run_url_analysis('https://any.run')\n        print(f'Analysis successfully initialized. Task uuid: {task_id}')\n        \n        # View analysis status in real time\n        for status in connector.get_task_status(task_id):\n            print(status)\n        \n        # Get analysis verdict\n        verdict = connector.get_analysis_verdict(task_id)\n        print(verdict)\n            \n        # Get report results\n        report = connector.get_analysis_report(task_id)\n        pprint(report)\n        \n        # Remove the task from history\n        connector.delete_task(task_id)\n\n\nif __name__ == '__main__':\n    # Setup ANY.RUN api key\n    api_key = os.getenv('ANY_RUN_Sandbox_API_KEY')\n    main()\n\n```\nYou can find additional usage examples [here](https://github.com/anyrun/anyrun-sdk/tree/main/examples)\n\n#  Installation Guide\n\n#### You can install the SDK using pip or any other package manager\n```console\n$ pip install anyrun-sdk\n```\n\n#### Also, you can install the SDK manually using pyproject.toml\n```console\n$ git clone git@github.com:anyrun/anyrun-sdk.git\n$ cd anyrun-sdk\n$ python -m pip install .\n```\n\n# Contributing\nWe welcome contributions! Please see our [Contributing Guide](https://github.com/anyrun/anyrun-sdk/blob/main/CONTRIBUTING.md) for details.\n\n# Useful links\n\n[TI Lookup query Guide](https://intelligence.any.run/TI_Lookup_Query_Guide_v4.pdf)  \n[ANY.RUN API documentation](https://any.run/api-documentation/#api-Request-Request)\n\n# Contact us \n\nSupport, sales, and trial inquiries – support@any.run  \nPublic relations and partnerships – pr@any.run ","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanyrun%2Fanyrun-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanyrun%2Fanyrun-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanyrun%2Fanyrun-sdk/lists"}