Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [
"osint",
"python",
"linux",
"python3",
"debain",
"information",
"information-gathering",
"termux",
"termux-tool",
"python-script",
"hack",
"hacker",
"hacking",
"hackingtools",
"linux-desktop",
"social-media",
"socialmediahacking",
"ai",
"artificial-intelligence"
],
"is_fork": false,
"size_kb": 4130,
"has_wiki": true,
"homepage": null,
"languages": {
"Python": 213435,
"Dockerfile": 211
},
"pushed_at": "2026-07-16T22:11:25Z",
"created_at": "2021-09-22T05:15:32Z",
"owner_type": "User",
"updated_at": "2026-08-03T17:46:46Z",
"description": "Hunt down 840+ social media accounts using AI",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Python",
"significant_languages": [
"Python"
]
},
"owner": {
"blog": "arxhr007.tech",
"name": "Aaron Thomas",
"type": "User",
"login": "arxhr007",
"company": "SCET",
"location": "Thrissur, Kerala",
"followers": 219,
"avatar_url": "https://avatars.githubusercontent.com/u/84493696?v=4",
"created_at": "2021-05-20T05:57:56Z",
"is_verified": null,
"public_repos": 15,
"account_age_days": 1901
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v2.2.2",
"kind": "patch",
"published_at": "2026-07-16T22:11:26Z"
},
{
"tag": "v2.2.1",
"kind": "patch",
"published_at": "2026-07-03T04:33:30Z"
},
{
"tag": "v2.2.0",
"kind": "minor",
"published_at": "2026-07-02T17:37:02Z"
},
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2026-06-26T00:10:05Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2026-06-26T00:04:18Z"
},
{
"tag": "v1.0.0-simple-installation",
"kind": "prerelease",
"published_at": "2022-05-23T12:42:10Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2022-05-19T12:13:11Z"
}
],
"recent_commits": [
{
"oid": "f102892be184757920b537a9a95b3c8d0381261a",
"body": null,
"is_bot": false,
"headline": "update to 2.2.2",
"author_name": "arxhr007",
"author_login": "arxhr007",
"committed_at": "2026-07-16T21:52:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ca08daa1cc735fb141f89c5e3cf9fe5e0bc077e",
"body": "…s (#17)\n\nNon-ASCII usernames were pasted unencoded into request URLs, and pages that\nredirect to a generic visitor/login wall (e.g. weibo's \"Sina Visitor System\")\nscored as Found. Add a shared format_site_url() that percent-encodes the\nusername before substitution (used by scanner, selfcheck, and ml/collect),\nand penalize results where a redirect landed on a URL that no longer\ncontains the username — a structural signal, reusing existing features\ninstead of a hardcoded interstitial-phrase list.",
"is_bot": false,
"headline": "fix: percent-encode usernames and penalize redirect-away interstitial…",
"author_name": "arxhr007",
"author_login": "arxhr007",
"committed_at": "2026-07-16T21:41:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea1b9bdbbc9ad8b4f9206bcc8f537e3bfc2543ee",
"body": "Page <title> text (e.g. \"Just a moment...\", \"Access Denied\") was used\nas a same-person signal, merging 100+ unrelated sites into one cluster.\n\n- analyzer: tag profile names as name_from_profile (structured OG/JSON-LD/\n CSS source) vs. plain <title> fallback; only the former is trustworthy\n as an i\n[…]\n of a hardcoded phrase blocklist\n\nVerified against a live scan: the 100+-site false cluster collapsed to\n12 small, legitimate clusters (github+github.sponsors, twitch+twitch.team,\netc). Bump to 2.2.0.",
"is_bot": false,
"headline": "fix: prevent bot-wall boilerplate from polluting correlation clusters",
"author_name": "arxhr007",
"author_login": "arxhr007",
"committed_at": "2026-07-03T04:29:50Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5a4b9e353a5402d1686bfe19a55aff1a160dfd43",
"body": "Major additions:\n- Cross-site correlation: cluster profiles by avatar hash, bio, shared links, name\n- Domain check: test <username>.{com,io,net,...} registration/liveness\n- Recursive expansion: follow linked usernames from bios and re-scan\n- Watch mode: wire up the built-but-unused re-scan loop; exp\n[…]\n graph exports) and PDF generation.\n\nBreaches skipped (HIBP paywall). --format \"all\" stays json/csv/html/md;\ngraph/PDF opt-in to avoid artifact spam. watch.py & keywords.json were\nalready uncommitted.",
"is_bot": false,
"headline": "feat: OSINT investigation suite expansion (13 features)",
"author_name": "arxhr007",
"author_login": "arxhr007",
"committed_at": "2026-07-02T17:30:00Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2ce8a691ee45b41275c6f3dd59268d6d2956348c",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2026-07-01T18:41:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e82f32263fdd22bff02f651169fb970fbaa2ab97",
"body": "README pulls photos/logo.png from the main branch, but main still had\nthe year-old \"AI OSINT V4\" sketch (blob 19a871). Restore the polished\ngreen Aliens Eye logo (blob 268e21, previously uploaded in 2ef7d79 but\nnever merged to main) so the README renders the current branding.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Update logo to latest branded design",
"author_name": "arxhr007",
"author_login": "arxhr007",
"committed_at": "2026-07-01T18:27:49Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "db6a2dc9d62f8c3fcff10311f2e9530b1b894dd6",
"body": "V2 upgrade",
"is_bot": false,
"headline": "Merge pull request #16 from arxhr007/v2-upgrade",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2026-07-01T18:07:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19e7606fee305b217e1c5f6c16eff2bc7db3ab18",
"body": "Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Release 2.1.0",
"author_name": "arxhr007",
"author_login": "arxhr007",
"committed_at": "2026-06-26T00:09:33Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "8cc8da0d146543039e6af27072e8bc329126d6f1",
"body": null,
"is_bot": false,
"headline": "encoding fix",
"author_name": "arxhr007",
"author_login": "arxhr007",
"committed_at": "2026-06-17T19:18:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c58ba188e6ef83c3fa071e00083d1ea6dac1021",
"body": null,
"is_bot": false,
"headline": "fix issue",
"author_name": "arxhr007",
"author_login": "arxhr007",
"committed_at": "2026-06-17T18:59:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb2fb736aea2d275f2f9792b8c4d1fa173da1c51",
"body": null,
"is_bot": false,
"headline": "upgrade ai",
"author_name": "arxhr007",
"author_login": "arxhr007",
"committed_at": "2026-06-17T18:55:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3465ff5d85ce24bc10917677e96908cbc4610895",
"body": null,
"is_bot": false,
"headline": "changed banner",
"author_name": "arxhr007",
"author_login": "arxhr007",
"committed_at": "2026-06-12T19:44:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ace6795fbbbb2e147375ee179be8cffb2f638bf7",
"body": null,
"is_bot": false,
"headline": "changed banner",
"author_name": "arxhr007",
"author_login": "arxhr007",
"committed_at": "2026-06-11T20:20:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5efdbce5594d60e30cc1e818bd1cfbd560a92d2f",
"body": "aioresponses 0.7.8 breaks against aiohttp 3.14 (ClientResponse\nsignature gained stream_writer), turning every mocked fetch into an\nError in CI. A local aiohttp TestServer exercises the real client\nstack instead, so scanner tests no longer depend on mock-library\ncompatibility with aiohttp internals.",
"is_bot": false,
"headline": "test: replace aioresponses with real aiohttp test server",
"author_name": "arxhr007",
"author_login": "arxhr007",
"committed_at": "2026-06-10T23:03:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb10623492e1e171ff2d7d9cfc043a4a0a0e493a",
"body": "Restructure to src/aliens_eye package installable from PyPI\n(pip install aliens-eye). sites.json and trained model ship as\npackage data; caches move to platformdirs locations.\n\n- ML detection: logistic regression trained on labeled scans of\n ground-truth accounts, exported to JSON, pure-python infe\n[…]\nnal extra\n(pip install aliens-eye[browser]). Hardcoded /etc and Termux config\npaths removed; fingerprint cache moved to the platform cache dir.\npython aliens_eye.py still works from a source checkout.",
"is_bot": false,
"headline": "feat!: v2.0 - pip package, ML detection, rich UI, proxy support",
"author_name": "arxhr007",
"author_login": "arxhr007",
"committed_at": "2026-06-10T22:48:47Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8d5eb6ccea6732e6384510c94b38521d311ad0e6",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2026-05-15T20:00:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "531719d52b860e3d95f813fd121040401d34f5ad",
"body": null,
"is_bot": false,
"headline": "docs: Update usage instructions in README for running the scanner",
"author_name": "arxhr007",
"author_login": "arxhr007",
"committed_at": "2026-05-15T19:56:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff8962c8877dc57ce1789d8c2f4d3793ce464b69",
"body": "… correct pip usage",
"is_bot": false,
"headline": "fix: Update installation instructions for Linux and Windows to ensure…",
"author_name": "arxhr007",
"author_login": "arxhr007",
"committed_at": "2026-05-15T19:49:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75aa348bad258ef3fb56f7860da00329ca54b26c",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2026-05-15T19:08:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a20c9630e58116c2986cb3a082d576b84ac25c70",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2026-05-15T19:05:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be6b531bc6acd3a565b22768908976ad9b06548b",
"body": null,
"is_bot": false,
"headline": "refactor: Update README formatting and remove installation scripts",
"author_name": "arxhr007",
"author_login": "arxhr007",
"committed_at": "2026-05-15T19:02:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f466bf82f6dc08fb4ebbb55864b99b072a0c36a4",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2026-05-15T18:58:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d18f6df3530aac1e96ee6440eba2a646f365f7a",
"body": "…TML formats\n\n- Added ResultsExporter class to handle saving scan results in multiple formats.\n- Implemented methods for building results data, writing CSV and HTML files.\n- Added functionality to display results from a file with detailed summaries.\n\nfeat: Introduce feature vectorization for analysi\n[…]\nriations for scanning.\n\nchore: Add utility modules for colors and logging\n\n- Implemented colors module for ANSI color codes.\n- Developed logger module to configure a shared logger for the application.",
"is_bot": false,
"headline": "feat: Implement results exporter for scan results in JSON, CSV, and H…",
"author_name": "arxhr007",
"author_login": "arxhr007",
"committed_at": "2026-05-15T18:53:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1181c954be931cacaf1e1a5b45f0e08a872e4ec6",
"body": null,
"is_bot": false,
"headline": "Delete IMPROVEMENTS.md",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2026-04-19T16:10:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "168d2cdfbbe0cab5305053cc41f56169815227cd",
"body": null,
"is_bot": false,
"headline": "Refine AI scoring logic and thresholds for improved accuracy",
"author_name": "arxhr007",
"author_login": "arxhr007",
"committed_at": "2026-03-26T07:15:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a8881679e824c324eb62e2c2997c29157d641f2",
"body": null,
"is_bot": false,
"headline": "Update aliens_eye.py",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2025-05-13T20:38:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00de9e246a5578aef2494d9936166dec142254e7",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2025-05-13T20:34:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95cf7b645913a9c24b0bdd83b09bad4344bc1a4f",
"body": null,
"is_bot": false,
"headline": "added modes of scan",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2025-05-13T20:24:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17734fc1a9f15a967b1c660551d663f1af84e096",
"body": null,
"is_bot": false,
"headline": "Add files via upload",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2025-05-11T17:40:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ae920ab464472c7fdd4c8f68fbf3c483b02df8b",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2025-05-11T17:37:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a49f6f9d96edad4f630b8e7c383eb9bca4a3b204",
"body": null,
"is_bot": false,
"headline": "Update sites.json",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2025-05-11T17:36:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d3ffe345284e6c9ade395f16d07f7284ecd8979",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2025-05-08T11:15:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e3a8fcddb19a9faad187fe9fc23b6987b3b9765",
"body": null,
"is_bot": false,
"headline": "Delete photos/photo1.png",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2025-05-08T11:10:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e39c033f5c20fa5e514d7ab7682c52e8509ce4ba",
"body": null,
"is_bot": false,
"headline": "Add files via upload",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2025-05-08T11:09:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4e0c574668b8c269484a57bf764d9ec1637119e",
"body": null,
"is_bot": false,
"headline": "Update aliens_eye.py",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2025-05-08T06:33:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7155b89b164b00a293a456d247f3318754fafde1",
"body": null,
"is_bot": false,
"headline": "Update aliens_eye.py",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2025-05-08T06:33:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ab0e182282c22d530e8f881ab67e60dba9d786e",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2025-05-07T07:35:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53d757eba7a0347d65a14eeec88f16d17ad8e14e",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2025-05-05T21:01:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d49a51888f0834b7561872708a6b6ab593079e0a",
"body": null,
"is_bot": false,
"headline": "Update aliens_eye.py",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2025-05-05T20:53:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92c8ea61d0f927ac00eed654ace5fa980bb839d0",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2025-05-05T20:49:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b8c342c364ff599ca3213e6b1f5ead833345054",
"body": null,
"is_bot": false,
"headline": "Update install.sh",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2025-05-05T20:48:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02347724ce3918e9c8ecd501359fa45aab652d21",
"body": null,
"is_bot": false,
"headline": "Update uninstall.sh",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2025-05-05T20:47:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75bdc2ef13f972482cdc73453e2e67600393e4f8",
"body": null,
"is_bot": false,
"headline": "Delete termux-uninstall.sh",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2025-05-05T20:39:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bdc0fd0e818749c5971708581c481fa9b5caf521",
"body": null,
"is_bot": false,
"headline": "Delete termux-install.sh",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2025-05-05T20:39:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55fb0c489f90ad155d65aa684dec937f31edeb7a",
"body": null,
"is_bot": false,
"headline": "Update install.sh",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2025-05-05T20:31:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29e96526ad9ce5af9da553c97d166dd7fb9a1518",
"body": null,
"is_bot": false,
"headline": "Update termux-install.sh",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2025-05-05T20:31:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a5773f0bae64de8d7af1a27ecf4edd9cf76d941",
"body": null,
"is_bot": false,
"headline": "Update termux-install.sh",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2025-05-05T20:31:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98fe914656804282eeed0bb72f5d1c0ca6739ef3",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2025-05-05T20:30:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ef7581ed1a8f0785423f8bd5a050cd787841cf2",
"body": null,
"is_bot": false,
"headline": "Update install.sh",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2025-05-05T20:21:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d63e44d73e9d27fd863253d8b92fe84a4394bc3",
"body": null,
"is_bot": false,
"headline": "Update install.sh",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2025-05-05T20:15:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6bd8dd7a6ba4e809d2cbe88a44e5b6cca245e5b8",
"body": null,
"is_bot": false,
"headline": "Update install.sh",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2025-05-05T20:14:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "784b77458d8e24a0ce9687bfe45e75047ee923d7",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2025-05-05T19:59:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ba9fd9859d1669dba640bfc811c11435c382841",
"body": null,
"is_bot": false,
"headline": "Update requirements.txt",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2025-05-05T19:52:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e9d966f997b76efe0c1fe5a4d755e2c93738d47",
"body": null,
"is_bot": false,
"headline": "Add files via upload",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2025-05-05T19:51:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0abfcc924f852e20b33d315c2680101dc5b8eb03",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2025-05-05T19:44:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51232a2c6a1287b67d2dd4bbf9e2a8be24c31428",
"body": null,
"is_bot": false,
"headline": "Update aliens_eye.py",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2025-05-05T19:43:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d7317f6dc6e2f884af31667d828f2538334b668",
"body": null,
"is_bot": false,
"headline": "Update aliens_eye.py",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2025-05-05T19:37:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21e12f4764f4e7ccb4ee1f6d9e488bb6c503c91c",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2025-05-05T19:30:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0483360df84c7be310bed9b11c93987f5f605014",
"body": null,
"is_bot": false,
"headline": "Update sites.json",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2025-05-05T19:29:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "202b947159dc06866d84792a9ff125e435ebed36",
"body": null,
"is_bot": false,
"headline": "Update aliens_eye.py",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2025-05-05T19:28:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3be45a4efcf4dd1a342666866b6cedf7ad36f996",
"body": null,
"is_bot": false,
"headline": "Update aliens_eye.py",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2025-04-22T21:05:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39cfee6b7f5f59d5b1feb63741bd8a495734b383",
"body": null,
"is_bot": false,
"headline": "Add files via upload",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2025-04-22T20:59:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e84b54412ee4c202623d89736985d1a6444227c",
"body": null,
"is_bot": false,
"headline": "Update aliens_eye.py",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2025-04-22T20:52:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d58194e30bab070ae01f657fba31e35ad0c553c0",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2024-12-16T14:32:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e593ea5c6d2f5a5d3d57fec0f2b74ebbf7e1798",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2024-12-16T14:11:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44354850291eaff9ed1b8b1d738fab0a7f6b91a8",
"body": null,
"is_bot": false,
"headline": "Update aliens_eye.py",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2024-11-11T12:26:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a57823ff01ed57bc1a0c8de2d9f45e250e387c1",
"body": null,
"is_bot": false,
"headline": "Update aliens_eye.py",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2024-11-11T11:22:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bac18c071633da80ed151162557722c918ca2f7d",
"body": null,
"is_bot": false,
"headline": "Update aliens_eye.py",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2024-11-09T16:34:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "925d5d10d7b135c2731d867ba1ec948574e2c42c",
"body": null,
"is_bot": false,
"headline": "Update aliens_eye.py",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2024-10-20T09:02:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8e46097469cccbb2271f397812253f7deac5e6f",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2024-09-23T12:39:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e71495eda552007bab0d97703de9f39777041732",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2024-08-02T16:44:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac94ced7f288b314f10ad2fa1ad6bfb2909c4d16",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2024-08-02T15:59:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b222eb616318513cb1ecb66e1e5ec3c378a9c264",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2024-08-02T11:42:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a76f866c3ea8567a25aae0fc9cd8928d4c745ac9",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2024-08-02T11:33:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0086197f7899dcd2c740b027baa83599f555957c",
"body": null,
"is_bot": false,
"headline": "Add files via upload",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2024-07-19T19:24:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc6a902dae40d55d623261ccc7860d42cf96bf6f",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2024-07-19T18:02:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a7254871cf6f6e42c2fae4794250eacb1611147",
"body": null,
"is_bot": false,
"headline": "added read mode",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2024-07-19T18:00:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14a9c9d57c36b83c390384700d4fc10ab7a468da",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2024-07-18T18:00:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "248fa400519af1e43f032cf460a120c5c363164a",
"body": null,
"is_bot": false,
"headline": "Add files via upload",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2024-07-18T17:58:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0217adf721b70e1d8a885266a25ccc240efb0f2",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2024-07-18T13:07:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25e57817ad1851c7a70c559c74d616c3ce7fadee",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2024-07-17T13:50:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "373b841eea8052aaed012b08aad6274716c673da",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2024-07-17T13:48:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "159deede0cbfd95f994d98e2f485aeebd9dbe906",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2024-07-17T13:47:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6a05769d841524acdd1f10f4356b4785107b39b",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2024-07-10T17:46:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38044fcf1a036eeafc6a743fcfdf1e153b2da373",
"body": null,
"is_bot": false,
"headline": "565 websites added",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2024-07-10T17:41:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34184bb1de9fd57819bdc79e2bdb42c02a7ca844",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2024-06-28T13:20:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30ce2a765af33664fdecbb5b6ccf9b179efc5e28",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2024-06-28T13:20:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c93572a69dd5ee0b55ebcd41748f46c46592eb1",
"body": null,
"is_bot": false,
"headline": "Rename photo.png to photo1.png",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2024-06-28T13:19:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc9035f712270cefd1ee610cedc592aefc5a1ea6",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2024-06-28T13:18:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec89ede23a2761ecb91cf431f9de705a16eee167",
"body": null,
"is_bot": false,
"headline": "Delete photos/photo3.png",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2024-06-28T13:18:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "712f9b0baf14ab6d2aab83c2da973e54d0d7cb70",
"body": null,
"is_bot": false,
"headline": "Delete photos/photo2.png",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2024-06-28T13:17:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89a29d6db3987a7f41252ff743151f92aeccb1a0",
"body": null,
"is_bot": false,
"headline": "Add files via upload",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2024-06-28T13:17:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9d126c12a9fab3ce38abe54fd29845d8e810237",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2024-06-28T13:15:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d38404e01787d5019ee3c2db9c8afdbbd68bbd16",
"body": null,
"is_bot": false,
"headline": "Add files via upload",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2024-06-28T13:08:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5598f5d302f6a4db7355af21251b1bc71eb0a8ac",
"body": null,
"is_bot": false,
"headline": "Add files via upload",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2024-06-28T12:51:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8a4e53f9eaf5b4615bce4092f08bbc105d2752c",
"body": null,
"is_bot": false,
"headline": "Add files via upload",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2024-06-28T12:44:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d599527bc41169c742bc26674386d3e6852b3e8",
"body": "code formatted",
"is_bot": false,
"headline": "Update aliens_eye.py",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2024-05-11T16:15:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9addb44625f3f5d84b8be62661836cbcbbc5e0ab",
"body": null,
"is_bot": false,
"headline": "Update aliens_eye.py",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2024-04-27T17:30:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31637aabe11e5ff733a96fff8be7cfb395d08912",
"body": null,
"is_bot": false,
"headline": "Add files via upload",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2024-04-17T15:58:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d96e52be6b7dd2593b49abfb0d284378d6dfedc6",
"body": null,
"is_bot": false,
"headline": "Update termux-install.sh",
"author_name": "Aaron Thomas",
"author_login": "arxhr007",
"committed_at": "2024-04-17T15:38:53Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 7,
"commits_last_year": 25,
"latest_release_at": "2026-07-16T22:11:26Z",
"latest_release_tag": "v2.2.2",
"releases_from_tags": false,
"days_since_last_push": 18,
"active_weeks_last_year": 8,
"days_since_latest_release": 18,
"mean_days_between_releases": 253.2
},
"artifacts": {
"collected": true,
"structure": [
"tree.dockerfile"
],
"declarations": [
{
"name": "aliens-eye",
"path": "pyproject.toml",
"tokens": [
"pypi.console_scripts",
"pypi.classifier:Environment :: Console"
],
"ecosystem": "pypi"
}
]
},
"community": {
"has_readme": true,
"has_license": true,
"readme_badges": {
"hosts": [
"shields.io"
],
"total": 5,
"header": 5,
"collected": true,
"has_inspect_badge": false
},
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "aliens-eye",
"exists": true,
"license": "MIT",
"keywords": [
"osint",
"recon",
"scanner",
"security",
"social-media",
"username",
"Development Status :: 5 - Production/Stable",
"Environment :: Console",
"Intended Audience :: Information Technology",
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Topic :: Security"
],
"ecosystem": "pypi",
"categories": [],
"matches_repo": true,
"registry_url": "https://pypi.org/project/aliens-eye/",
"declared_type": null,
"is_deprecated": false,
"latest_version": "2.2.2",
"repository_url": "https://github.com/arxhr007/Aliens_eye",
"versions_count": 4,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2026-06-10T23:17:50.545699Z",
"latest_published_at": "2026-07-16T22:11:19.076013Z",
"latest_version_yanked": null,
"days_since_latest_publish": 18
}
]
},
"popularity": {
"forks": 329,
"stars": 2954,
"watchers": 17,
"fork_history": {
"days": [
{
"date": "2022-01-31",
"count": 1
},
{
"date": "2022-04-14",
"count": 1
},
{
"date": "2022-04-30",
"count": 1
},
{
"date": "2022-05-28",
"count": 1
},
{
"date": "2022-05-29",
"count": 2
},
{
"date": "2022-05-30",
"count": 1
},
{
"date": "2022-06-04",
"count": 1
},
{
"date": "2022-06-14",
"count": 1
},
{
"date": "2022-06-23",
"count": 1
},
{
"date": "2022-07-14",
"count": 1
},
{
"date": "2022-07-21",
"count": 1
},
{
"date": "2022-07-27",
"count": 1
},
{
"date": "2022-11-29",
"count": 1
},
{
"date": "2023-01-16",
"count": 1
},
{
"date": "2023-02-05",
"count": 1
},
{
"date": "2023-04-11",
"count": 1
},
{
"date": "2023-07-18",
"count": 1
},
{
"date": "2023-12-09",
"count": 1
},
{
"date": "2023-12-13",
"count": 1
},
{
"date": "2024-01-31",
"count": 1
},
{
"date": "2024-03-02",
"count": 1
},
{
"date": "2024-03-18",
"count": 1
},
{
"date": "2024-05-15",
"count": 1
},
{
"date": "2024-05-24",
"count": 1
},
{
"date": "2024-06-05",
"count": 1
},
{
"date": "2024-07-03",
"count": 1
},
{
"date": "2024-07-12",
"count": 2
},
{
"date": "2024-09-30",
"count": 1
},
{
"date": "2024-10-15",
"count": 1
},
{
"date": "2024-10-16",
"count": 1
},
{
"date": "2024-11-10",
"count": 1
},
{
"date": "2024-11-11",
"count": 1
},
{
"date": "2024-12-08",
"count": 1
},
{
"date": "2024-12-28",
"count": 1
},
{
"date": "2025-01-04",
"count": 1
},
{
"date": "2025-01-19",
"count": 1
},
{
"date": "2025-02-10",
"count": 1
},
{
"date": "2025-02-22",
"count": 1
},
{
"date": "2025-03-14",
"count": 1
},
{
"date": "2025-05-07",
"count": 1
},
{
"date": "2025-05-08",
"count": 4
},
{
"date": "2025-05-09",
"count": 1
},
{
"date": "2025-05-10",
"count": 1
},
{
"date": "2025-09-08",
"count": 1
},
{
"date": "2025-10-09",
"count": 1
},
{
"date": "2025-10-17",
"count": 1
},
{
"date": "2025-12-04",
"count": 1
},
{
"date": "2026-01-28",
"count": 1
},
{
"date": "2026-02-02",
"count": 1
},
{
"date": "2026-04-12",
"count": 1
},
{
"date": "2026-04-13",
"count": 1
},
{
"date": "2026-06-16",
"count": 1
},
{
"date": "2026-06-26",
"count": 9
},
{
"date": "2026-06-27",
"count": 10
},
{
"date": "2026-06-28",
"count": 28
},
{
"date": "2026-06-29",
"count": 29
},
{
"date": "2026-06-30",
"count": 26
},
{
"date": "2026-07-01",
"count": 25
},
{
"date": "2026-07-02",
"count": 13
},
{
"date": "2026-07-03",
"count": 6
},
{
"date": "2026-07-04",
"count": 6
},
{
"date": "2026-07-05",
"count": 16
},
{
"date": "2026-07-06",
"count": 8
},
{
"date": "2026-07-07",
"count": 3
},
{
"date": "2026-07-08",
"count": 10
},
{
"date": "2026-07-09",
"count": 5
},
{
"date": "2026-07-10",
"count": 3
},
{
"date": "2026-07-11",
"count": 1
},
{
"date": "2026-07-12",
"count": 6
},
{
"date": "2026-07-13",
"count": 3
},
{
"date": "2026-07-15",
"count": 11
},
{
"date": "2026-07-16",
"count": 4
},
{
"date": "2026-07-18",
"count": 12
},
{
"date": "2026-07-19",
"count": 5
},
{
"date": "2026-07-20",
"count": 6
},
{
"date": "2026-07-21",
"count": 3
},
{
"date": "2026-07-22",
"count": 5
},
{
"date": "2026-07-24",
"count": 1
},
{
"date": "2026-07-26",
"count": 1
},
{
"date": "2026-07-27",
"count": 1
},
{
"date": "2026-07-28",
"count": 5
},
{
"date": "2026-07-29",
"count": 4
},
{
"date": "2026-07-30",
"count": 1
},
{
"date": "2026-07-31",
"count": 2
},
{
"date": "2026-08-01",
"count": 1
},
{
"date": "2026-08-02",
"count": 2
},
{
"date": "2026-08-03",
"count": 1
}
],
"complete": true,
"collected": 329,
"total_forks": 329
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": true,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 34547,
"source_files_sampled": 47,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"pyproject.toml",
"requirements.txt"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 17,
"malicious_count": 0,
"assessed_package": "pypi:aliens-eye@2.2.2",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"pypi"
],
"dependencies": [
{
"name": "aiohttp",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=3.8"
},
{
"name": "selectolax",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=0.3.21"
},
{
"name": "rich",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=13.7"
},
{
"name": "aiohttp-socks",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=0.8,<1.0"
},
{
"name": "platformdirs",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=4.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "aiohttp",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "aiohttp-socks",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "platformdirs",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "rich",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "selectolax",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "mcp",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "numpy",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "pillow",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "playwright",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "pytest",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "pytest-asyncio",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "reportlab",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "ruff",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "scikit-learn",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "textual",
"direct": false,
"version": null,
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 15,
"direct_count": 5,
"indirect_count": 10
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 8,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 8,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "arxhr007",
"commits": 181,
"avatar_url": "https://avatars.githubusercontent.com/u/84493696?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"release.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "1 out of 1 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/22 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 5 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "23 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 0,
"reason": "Project has not signed or included provenance with any releases.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "f102892be184757920b537a9a95b3c8d0381261a",
"ran_at": "2026-08-04T00:25:16Z",
"aggregate_score": 4.3,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"recent_prs": {
"merged_7d": 0,
"decided_7d": 0,
"merged_30d": 0,
"authors_30d": 0,
"decided_30d": 0,
"sample_size": 9,
"window_days": 30,
"sample_exhausted": false,
"authors_probed_30d": 0,
"newcomer_merged_30d": 0,
"bot_prs_excluded_30d": 0,
"newcomer_authors_30d": 0,
"newcomer_decided_30d": 0
},
"ci_last_run_at": "2026-07-16T21:56:25Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-01T18:07:06Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/arxhr007/Aliens_eye",
"host": "github.com",
"name": "Aliens_eye",
"owner": "arxhr007"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": "The weighted overall 61 is calibrated to 67 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 61,
"calibrated": 67,
"calibration": "2026-08-02"
}
}
],
"value": 67,
"inputs": {
"security": 54,
"vitality": 65,
"community": 68,
"governance": 59,
"calibration": "2026-08-02",
"engineering": 65,
"ai_readiness": 27,
"weighted_overall_raw": 61
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 65,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"commits_last_year": 25,
"human_commit_share": 1,
"days_since_last_push": 18,
"active_weeks_last_year": 8
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 18 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 18
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "8/52 weeks with commits",
"points": 5.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 8
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "25 commits in the last year",
"points": 12.7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 25
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "23 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"releases_count": 7,
"latest_release_tag": "v2.2.2",
"releases_from_tags": false,
"days_since_latest_release": 18,
"mean_days_between_releases": 253.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "7 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 7
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 18 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 18
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~253.2 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 253.2
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "exceptional",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 18,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 18 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 18
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 68,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "excellent",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"forks": 329,
"stars": 2954,
"watchers": 17,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "2,954 stars",
"points": 56.3,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 2954
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "329 forks",
"points": 21,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 329
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "17 watchers",
"points": 6.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 17
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": 5,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [
"shields.io"
],
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 59,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 5 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 79,
"inputs": {
"merged_prs": 8,
"open_issues": 0,
"closed_issues": 8,
"prs_merged_7d": 0,
"prs_decided_7d": 0,
"prs_merged_30d": 0,
"prs_decided_30d": 0,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 1,
"first_time_authors_30d": 0,
"first_time_prs_merged_30d": 0,
"first_time_prs_decided_30d": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 42,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "8/9 decided PRs merged",
"points": 26.7,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 8,
"decided": 9
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/22 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 58,
"inputs": {
"followers": 219,
"owner_type": "User",
"is_verified": null,
"owner_login": "arxhr007",
"public_repos": 15,
"account_age_days": 1901
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "219 followers of arxhr007",
"points": 16.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 219,
"login": "arxhr007"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "15 public repos, account ~5 yr old",
"points": 19.2,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 15
}
},
{
"code": "account_age_years",
"params": {
"years": 5
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"packages": [
"aliens-eye"
],
"ecosystems": "pypi",
"any_deprecated": false,
"min_days_since_publish": 18
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on pypi",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "pypi"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 18 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 18
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "4 published versions",
"points": 12,
"status": "partial",
"details": [
{
"code": "published_versions",
"params": {
"count": 4
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 65,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "1 out of 1 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"osint",
"python",
"linux",
"python3",
"debain",
"information",
"information-gathering",
"termux",
"termux-tool",
"python-script",
"hack",
"hacker",
"hacking",
"hackingtools",
"linux-desktop",
"social-media",
"socialmediahacking",
"ai",
"artificial-intelligence"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "19 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 19
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 54,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "weak",
"name": "Security posture",
"note": null,
"notes": [],
"value": 43,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 18,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 0,
"scorecard_aggregate": 4.3
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "1 out of 1 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/22 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 5 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "23 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "exceptional",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:aliens-eye@2.2.2 runtime dependency closure — what installing the published package pulls in — 17 packages. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_published",
"params": {
"package": "pypi:aliens-eye@2.2.2",
"assessed": 17
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 17,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "no indirect dependency carries a known advisory",
"points": 25,
"status": "met",
"details": [
{
"code": "no_indirect_advisories",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "exceptional",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 17,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "exceptional",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 5
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 27,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 6,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.11,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "11 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 5.9,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 11,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "weak",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 36,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": true,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.02,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "Dockerfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "2 of the last 100 commits agent-authored or agent-credited",
"points": 4,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 2,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "Python",
"largest_source_bytes": 34547,
"source_files_sampled": 47,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Python without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "Python"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/47 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 47,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"example_dirs": [],
"has_mcp_signal": true,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 20,
"status": "met",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"top": [
"library",
"application"
],
"labels": [
"cli",
"library"
],
"scores": {
"cli": 16,
"library": 6,
"mcp-server": 3
},
"primary": "cli",
"evidence": [
{
"tier": "declared",
"label": "cli",
"source": "pypi.console_scripts",
"weight": 10
},
{
"tier": "declared",
"label": "cli",
"source": "pypi.classifier:Environment :: Console",
"weight": 6
},
{
"tier": "distribution",
"label": "library",
"source": "registry:pypi",
"weight": 6
},
{
"tier": "structure",
"label": "mcp-server",
"source": "mcp_signal",
"weight": 3
}
],
"artifacts": [
{
"path": "pyproject.toml",
"labels": [
"cli"
],
"ecosystem": "pypi"
}
],
"confidence": "high",
"host_extension": false,
"runs_as_process": true,
"consumed_by_code": true
},
"metrics_version": "2.5.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-08-04T00:25:25.230329Z",
"schema_version": "0.30.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/arxhr007/Aliens_eye.svg",
"full_name": "arxhr007/Aliens_eye",
"license_state": "standard",
"license_spdx": "MIT"
}