Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"apk",
"google-play",
"python3",
"apkdownloader"
],
"is_fork": false,
"size_kb": 750,
"has_wiki": true,
"homepage": null,
"languages": {
"Python": 59926
},
"pushed_at": "2026-07-29T05:18:58Z",
"created_at": "2018-06-21T08:12:25Z",
"owner_type": "User",
"updated_at": "2026-07-29T05:19:19Z",
"description": "Command Line Google Play APK downloader. Download APK files to your PC directly from Google Play Store.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Python",
"significant_languages": [
"Python"
]
},
"owner": {
"blog": "https://rehmat.works",
"name": "Rehmat Alam",
"type": "User",
"login": "rehmatworks",
"company": "ProAPIs, Inc.",
"location": "Pakistan",
"followers": 100,
"avatar_url": "https://avatars.githubusercontent.com/u/23554187?v=4",
"created_at": "2016-11-18T12:19:34Z",
"is_verified": null,
"public_repos": 54,
"account_age_days": 3539
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v4.0.2",
"kind": "patch",
"published_at": "2026-07-29T05:19:27Z"
},
{
"tag": "v4.0.1",
"kind": "patch",
"published_at": "2026-07-29T05:08:46Z"
},
{
"tag": "v4.0.0",
"kind": "major",
"published_at": "2026-07-29T04:57:17Z"
},
{
"tag": "v3.0.1",
"kind": "patch",
"published_at": "2026-07-29T03:54:46Z"
},
{
"tag": "v3.0.0",
"kind": "major",
"published_at": "2026-07-28T20:12:33Z"
},
{
"tag": "v2.1.7",
"kind": "patch",
"published_at": "2026-07-28T14:29:47Z"
},
{
"tag": "v2.1.6",
"kind": "patch",
"published_at": "2026-07-28T06:16:26Z"
},
{
"tag": "v2.1.5",
"kind": "patch",
"published_at": "2026-03-30T08:50:56Z"
},
{
"tag": "v2.1.4",
"kind": "patch",
"published_at": "2026-03-30T08:32:33Z"
},
{
"tag": "v2.1.3",
"kind": "patch",
"published_at": "2026-03-26T19:23:11Z"
}
],
"recent_commits": [
{
"oid": "9e5bcac204c09bb725aaaa8a55e1d83f7bf029dc",
"body": "Title becomes \"Set up gplaydl (One-time)\", the intro calls it a\none-time setup for the machine, and the success line notes you will not\nhave to do it again.",
"is_bot": false,
"headline": "Say the setup is one-time in the link wizard",
"author_name": "Rehmat Alam",
"author_login": null,
"committed_at": "2026-07-29T05:18:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e19d23502d3161129a9f016da86e63275f643df2",
"body": "link is the first thing a new user runs, so it should head the command\nlist rather than sit below auth.",
"is_bot": false,
"headline": "List link before auth in the CLI help",
"author_name": "Rehmat Alam",
"author_login": null,
"committed_at": "2026-07-29T05:08:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "254f366768112f9d7da8666bf3e6cabce77b87e0",
"body": "No community pool anymore: the link wizard, command help, and README\nnow describe adding your own spare Google account and downloading\nthrough it, with --email to choose among several. Drops the separate\n\"purchased apps\" framing (every account is your own now) and the\nAurora/pool language, and retargets the upgrade note at 3.x.",
"is_bot": false,
"headline": "Reword the CLI for private-only accounts",
"author_name": "Rehmat Alam",
"author_login": null,
"committed_at": "2026-07-29T04:54:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "328aa27dc4f3745101e084f157a2d179be4d5fa7",
"body": "Setup read as if Community were the only correct answer. It is not:\na private account is a fully supported way in, it just reaches only\nyour own accounts through --email and leaves the shared pool locked.\nThe README and the link wizard now say both halves plainly, including\nthat the spare-account warning belongs to the Community path.",
"is_bot": false,
"headline": "Present Community and Private as the choice they are",
"author_name": "Rehmat Alam",
"author_login": null,
"committed_at": "2026-07-29T03:54:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd29e53d74cfb68790007d2d079abcdc2e6bf172",
"body": "gplaydl now runs on its own dispenser, and the dispenser only serves\nmachines that have linked through the Authenticator app, so joining the\npool and using it are the same act. The CLI's side of that is new:\n\n- gplaydl link claims the one-time pairing code the app shows and keeps\n the minted key in\n[…]\n README is rewritten around the new flow: a two-minute setup guide,\nthe purchased-apps path with its restriction risk spelled out, and\nself-hosting. Aurora remains only as history in the upgrade note.",
"is_bot": false,
"headline": "Make linking to the dispenser part of setup",
"author_name": "Rehmat Alam",
"author_login": null,
"committed_at": "2026-07-28T20:10:31Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7b0285646e13de9d8fe021a041226977d42515be",
"body": "The weekly one-liner assumes the reader already knows what the pool is.\nSomeone on their first download does not, and that is the moment the ask\nlands: they have just watched it work and can see what the borrowed\naccount bought them.\n\nSo the first run gets the three steps in full, and everyone after\n[…]\nd flag away and the\nproject has plenty of forks, so a hard requirement would only push\npeople who cannot spare an account onto Aurora's dispenser, which is the\ndependency we are trying to grow out of.",
"is_bot": false,
"headline": "Walk newcomers through contributing on their first run",
"author_name": "Rehmat Alam",
"author_login": null,
"committed_at": "2026-07-28T19:41:21Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b0713e5700f97279eb194d5220f5dcd40662f389",
"body": "Three for-the-badge badges measure 683px, and GitHub's readme column is about\n700px on a desktop, so they wrapped on anything narrower. The dispenser badge\nwas the one carrying no information the sentence below it lacks.",
"is_bot": false,
"headline": "Fit the banner badges on one line",
"author_name": "Rehmat Alam",
"author_login": null,
"committed_at": "2026-07-28T14:37:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb0d4a8dfb4ef3346ef1a6ec66e0b86298dff4a2",
"body": "Colour comes from badges rather than GitHub's alert syntax, because this file\nis also the PyPI description and PyPI renders \"> [!IMPORTANT]\" as a literal\nline of text. Badges survive both renderers, centring included.\n\nThe banner says outright that it is temporary, and carries a comment marking\nit for removal once the pool can be the default dispenser.",
"is_bot": false,
"headline": "Put a contribution banner at the top of the readme",
"author_name": "Rehmat Alam",
"author_login": null,
"committed_at": "2026-07-28T14:16:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5efdd7104c0d713b4ad539030ca0a4256261b580",
"body": "The pool only works if people keep adding accounts to it, and the moment a\ndownload finishes is when the borrowing is most obvious. Print a small panel\nthen, and after auth for the same reason.\n\nKept quiet in the places a message would be unwelcome: never more than once a\nweek, never when stdout is not a terminal, and never with GPLAYDL_NO_BANNER\nset. Interactivity is read off the stream rather than console.is_terminal,\nwhich rich reports as true whenever FORCE_COLOR exists at all, even as \"0\".",
"is_bot": false,
"headline": "Ask for a spare account once a week",
"author_name": "Rehmat Alam",
"author_login": null,
"committed_at": "2026-07-28T06:11:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f9524c3fd9e6f84b35c32027582a6b1b0a5689b",
"body": "Swap the em dashes for ordinary sentences throughout the readme and the\nsource, including the few that reached users through the CLI, and drop the\nbold that was doing the work sentences should do.\n\nLink the dispenser source next to the hosted instance and again where\nself-hosting is mentioned, which is where a reader would go looking for it.",
"is_bot": false,
"headline": "Write the docs and messages in plainer English",
"author_name": "Rehmat Alam",
"author_login": null,
"committed_at": "2026-07-28T04:38:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae73c20ee33e608d49f32d5010bb94b761790271",
"body": "The community dispenser only works if people share spare accounts, so the\nreadme now leads with how to contribute one and how to point gplaydl at the\npool, and says plainly that it becomes the default once the pool is large\nenough to depend on.\n\nDrops the v2.0 rewrite notice and the pointer to the v1.x master branch,\nwhich is no longer something a new reader needs, and tightens the rest so the\nnew section does not make the page longer.",
"is_bot": false,
"headline": "Ask for pool contributions in the readme",
"author_name": "Rehmat Alam",
"author_login": null,
"committed_at": "2026-07-27T17:34:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46d0b1fce9b70dabde02053340e27d162e88f334",
"body": null,
"is_bot": false,
"headline": "Use GitHub actions to update the version from tag dynamically.",
"author_name": "Rehmat Alam",
"author_login": "rehmatworks",
"committed_at": "2026-03-30T08:50:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a01fdd0d754140eaa49ab4f136d2d8b4d71c4a7",
"body": null,
"is_bot": false,
"headline": "Update readme",
"author_name": "Rehmat Alam",
"author_login": "rehmatworks",
"committed_at": "2026-03-30T08:41:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cf3eff01d4d84c681b25267338333b10c2eda8b",
"body": null,
"is_bot": false,
"headline": "Fix obb and asset delivery file downloads",
"author_name": "Rehmat Alam",
"author_login": "rehmatworks",
"committed_at": "2026-03-30T08:31:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01070b503205406b9671140605071c6a1afdf7c3",
"body": null,
"is_bot": false,
"headline": "Initial commit of v2.x",
"author_name": "Rehmat Alam",
"author_login": "rehmatworks",
"committed_at": "2026-03-26T19:22:37Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 10,
"commits_last_year": 11,
"latest_release_at": "2026-07-29T05:19:27Z",
"latest_release_tag": "v4.0.2",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 2,
"days_since_latest_release": 0,
"mean_days_between_releases": 13.8
},
"community": {
"has_readme": true,
"has_license": true,
"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": "gplaydl",
"exists": true,
"license": "MIT",
"keywords": [
"google-play",
"apk",
"downloader",
"android",
"Development Status :: 4 - Beta",
"Environment :: Console",
"Programming Language :: Python :: 3",
"Topic :: Utilities"
],
"ecosystem": "pypi",
"matches_repo": true,
"registry_url": "https://pypi.org/project/gplaydl/",
"is_deprecated": false,
"latest_version": "4.0.2",
"repository_url": "https://github.com/rehmatworks/gplaydl",
"versions_count": 23,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 6407,
"first_published_at": "2018-06-21T08:35:33.139418Z",
"latest_published_at": "2026-07-29T05:19:31.429324Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 75,
"stars": 606,
"watchers": 6,
"fork_history": {
"days": [
{
"date": "2019-05-27",
"count": 1
},
{
"date": "2019-08-29",
"count": 1
},
{
"date": "2019-10-19",
"count": 1
},
{
"date": "2019-11-03",
"count": 1
},
{
"date": "2019-12-08",
"count": 1
},
{
"date": "2019-12-24",
"count": 1
},
{
"date": "2020-02-09",
"count": 1
},
{
"date": "2020-04-27",
"count": 1
},
{
"date": "2020-06-07",
"count": 1
},
{
"date": "2020-08-06",
"count": 1
},
{
"date": "2020-12-22",
"count": 1
},
{
"date": "2021-03-07",
"count": 1
},
{
"date": "2021-03-28",
"count": 1
},
{
"date": "2021-05-19",
"count": 1
},
{
"date": "2021-06-01",
"count": 1
},
{
"date": "2021-08-05",
"count": 1
},
{
"date": "2021-08-11",
"count": 1
},
{
"date": "2021-08-28",
"count": 1
},
{
"date": "2021-10-21",
"count": 1
},
{
"date": "2021-10-23",
"count": 1
},
{
"date": "2021-10-25",
"count": 1
},
{
"date": "2021-10-27",
"count": 1
},
{
"date": "2021-11-05",
"count": 1
},
{
"date": "2021-11-16",
"count": 1
},
{
"date": "2021-11-25",
"count": 1
},
{
"date": "2021-12-16",
"count": 1
},
{
"date": "2022-01-06",
"count": 1
},
{
"date": "2022-02-01",
"count": 1
},
{
"date": "2022-02-07",
"count": 1
},
{
"date": "2022-03-23",
"count": 1
},
{
"date": "2022-03-25",
"count": 1
},
{
"date": "2022-03-29",
"count": 1
},
{
"date": "2022-04-07",
"count": 1
},
{
"date": "2022-04-09",
"count": 1
},
{
"date": "2022-04-11",
"count": 1
},
{
"date": "2022-04-27",
"count": 1
},
{
"date": "2022-05-20",
"count": 1
},
{
"date": "2022-06-03",
"count": 1
},
{
"date": "2022-07-02",
"count": 1
},
{
"date": "2022-09-05",
"count": 1
},
{
"date": "2022-09-09",
"count": 1
},
{
"date": "2023-04-04",
"count": 1
},
{
"date": "2023-04-20",
"count": 1
},
{
"date": "2023-06-20",
"count": 1
},
{
"date": "2023-07-29",
"count": 1
},
{
"date": "2023-12-13",
"count": 1
},
{
"date": "2023-12-14",
"count": 1
},
{
"date": "2024-04-08",
"count": 1
},
{
"date": "2024-05-10",
"count": 1
},
{
"date": "2024-06-08",
"count": 1
},
{
"date": "2025-07-13",
"count": 1
},
{
"date": "2025-08-10",
"count": 1
},
{
"date": "2026-02-16",
"count": 1
},
{
"date": "2026-02-23",
"count": 1
},
{
"date": "2026-03-30",
"count": 1
},
{
"date": "2026-03-31",
"count": 1
},
{
"date": "2026-04-07",
"count": 1
},
{
"date": "2026-04-12",
"count": 1
},
{
"date": "2026-04-21",
"count": 1
},
{
"date": "2026-04-25",
"count": 1
},
{
"date": "2026-04-27",
"count": 1
},
{
"date": "2026-04-30",
"count": 1
},
{
"date": "2026-05-02",
"count": 1
},
{
"date": "2026-05-05",
"count": 1
},
{
"date": "2026-05-07",
"count": 1
},
{
"date": "2026-05-20",
"count": 1
},
{
"date": "2026-06-01",
"count": 1
},
{
"date": "2026-06-10",
"count": 1
},
{
"date": "2026-06-19",
"count": 1
},
{
"date": "2026-07-03",
"count": 2
},
{
"date": "2026-07-06",
"count": 1
},
{
"date": "2026-07-24",
"count": 1
}
],
"complete": true,
"collected": 73,
"total_forks": 75
},
"star_history": null,
"open_issues_and_prs": 7
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 16698,
"source_files_sampled": 9,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"pyproject.toml",
"requirements.txt"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "certifi",
"direct": false,
"version": "2020.4.5.1",
"severity": "high",
"ecosystem": "pypi",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-43fp-rhv2-5gv8",
"GHSA-xqr8-7jwr-rhp7",
"PYSEC-2022-42986",
"PYSEC-2023-135",
"PYSEC-2024-230"
],
"fixed_version": "2024.7.4",
"advisory_count": 5,
"oldest_advisory_days": 1329
},
{
"name": "cryptography",
"direct": false,
"version": "2.9",
"severity": "high",
"ecosystem": "pypi",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3ww4-gg4f-jr7f",
"GHSA-537c-gmf6-5ccf",
"GHSA-5cpq-8wj7-hf2v",
"GHSA-9v9h-cgj8-h64p",
"GHSA-hggm-jpg3-v476",
"GHSA-jm77-qphf-c4w8",
"GHSA-m959-cc7f-wv43",
"GHSA-r6ph-v2qm-q3c2",
"GHSA-v8gr-m533-ghj9",
"GHSA-w7pp-m8wf-vj6r"
],
"fixed_version": "300.0.12",
"advisory_count": 19,
"oldest_advisory_days": 2100
},
{
"name": "idna",
"direct": false,
"version": "2.9",
"severity": "high",
"ecosystem": "pypi",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-65pc-fj4g-8rjx",
"GHSA-jjg7-2v4v-x38h",
"PYSEC-2024-60",
"PYSEC-2026-215"
],
"fixed_version": "3.15",
"advisory_count": 4,
"oldest_advisory_days": 838
},
{
"name": "protobuf",
"direct": false,
"version": "3.14.0",
"severity": "high",
"ecosystem": "pypi",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-7gcm-g887-7qv7",
"GHSA-8gq9-2x98-w8hf",
"GHSA-8qvm-5x2c-j2w7",
"PYSEC-2022-48",
"PYSEC-2026-1805",
"PYSEC-2026-1806",
"PYSEC-2026-899"
],
"fixed_version": "6.33.5",
"advisory_count": 7,
"oldest_advisory_days": 1644
},
{
"name": "urllib3",
"direct": false,
"version": "1.25.8",
"severity": "high",
"ecosystem": "pypi",
"cvss_score": 8.1,
"advisory_ids": [
"GHSA-2xpw-w6gg-jr37",
"GHSA-34jh-p97f-mpxf",
"GHSA-38jv-5279-wg99",
"GHSA-g4mx-q9vg-27p4",
"GHSA-gm62-xv2j-4w53",
"GHSA-pq67-6m6q-mj2v",
"GHSA-q2q7-5pp4-w6pg",
"GHSA-qccp-gfcp-xxvc",
"GHSA-v845-jxx5-vc9f",
"GHSA-wqvq-5m8c-6g24"
],
"fixed_version": "2.7.0",
"advisory_count": 20,
"oldest_advisory_days": 2127
},
{
"name": "requests",
"direct": false,
"version": "2.23.0",
"severity": "moderate",
"ecosystem": "pypi",
"cvss_score": 6.1,
"advisory_ids": [
"GHSA-9hjg-9r4m-mvj7",
"GHSA-9wx4-h78v-vm56",
"GHSA-gc5v-m9x4-r6x2",
"GHSA-j8r2-6x86-q33q",
"PYSEC-2023-74",
"PYSEC-2026-1872",
"PYSEC-2026-1873",
"PYSEC-2026-2275"
],
"fixed_version": "2.33.0",
"advisory_count": 8,
"oldest_advisory_days": 1163
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 5,
"moderate": 1
},
"advisory_count": 63,
"affected_count": 6,
"assessed_count": 18,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 4,
"direct_affected_count": 0
},
"ecosystems": [
"pypi"
],
"dependencies": [
{
"name": "typer",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=0.9.0"
},
{
"name": "rich",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=13.0.0"
},
{
"name": "httpx",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=0.27.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "httpx",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "httpx",
"direct": true,
"version": "0.28.1",
"ecosystem": "pypi"
},
{
"name": "rich",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "rich",
"direct": true,
"version": "14.3.3",
"ecosystem": "pypi"
},
{
"name": "typer",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "typer",
"direct": true,
"version": "0.24.1",
"ecosystem": "pypi"
},
{
"name": "certifi",
"direct": false,
"version": "2020.4.5.1",
"ecosystem": "pypi"
},
{
"name": "cffi",
"direct": false,
"version": "1.14.0",
"ecosystem": "pypi"
},
{
"name": "chardet",
"direct": false,
"version": "3.0.4",
"ecosystem": "pypi"
},
{
"name": "cloudscraper",
"direct": false,
"version": "1.2.71",
"ecosystem": "pypi"
},
{
"name": "cryptography",
"direct": false,
"version": "2.9",
"ecosystem": "pypi"
},
{
"name": "decorator",
"direct": false,
"version": "4.4.2",
"ecosystem": "pypi"
},
{
"name": "gpapidl",
"direct": false,
"version": "1.0.2",
"ecosystem": "pypi"
},
{
"name": "idna",
"direct": false,
"version": "2.9",
"ecosystem": "pypi"
},
{
"name": "protobuf",
"direct": false,
"version": "3.14.0",
"ecosystem": "pypi"
},
{
"name": "pycparser",
"direct": false,
"version": "2.20",
"ecosystem": "pypi"
},
{
"name": "requests",
"direct": false,
"version": "2.23.0",
"ecosystem": "pypi"
},
{
"name": "setuptools",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "six",
"direct": false,
"version": "1.14.0",
"ecosystem": "pypi"
},
{
"name": "termcolor",
"direct": false,
"version": "1.1.0",
"ecosystem": "pypi"
},
{
"name": "urllib3",
"direct": false,
"version": "1.25.8",
"ecosystem": "pypi"
},
{
"name": "validators",
"direct": false,
"version": "0.14.3",
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 22,
"direct_count": 6,
"indirect_count": 16
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 2,
"open_issues": 6,
"closed_ratio": 0.838,
"closed_issues": 31,
"closed_unmerged_prs": 8
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "rehmatworks",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/23554187?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": false,
"ci_workflows": [
"publish.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": null,
"reason": "no pull request found",
"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/15 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"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": "11 commit(s) and 2 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": "no SAST tool detected",
"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": "9e5bcac204c09bb725aaaa8a55e1d83f7bf029dc",
"ran_at": "2026-07-29T05:21:36Z",
"aggregate_score": 3.9,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-29T05:19:35Z",
"oldest_open_prs": [
{
"number": 48,
"created_at": "2026-06-01T20:15:25Z",
"last_comment_at": "2026-06-05T06:57:17Z",
"last_comment_author": "mobilutils"
}
],
"last_merged_pr_at": "2021-02-14T12:47:22Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 42,
"created_at": "2026-03-31T15:37:07Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 46,
"created_at": "2026-04-17T18:30:00Z",
"last_comment_at": "2026-07-21T01:27:41Z",
"last_comment_author": "jwlben11"
},
{
"number": 49,
"created_at": "2026-06-10T05:02:57Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 50,
"created_at": "2026-06-19T14:35:07Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 51,
"created_at": "2026-07-21T09:58:56Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 52,
"created_at": "2026-07-23T22:29:27Z",
"last_comment_at": "2026-07-27T18:23:17Z",
"last_comment_author": "rehmatworks"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/rehmatworks/gplaydl",
"host": "github.com",
"name": "gplaydl",
"owner": "rehmatworks"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"security": 51,
"vitality": 70,
"community": 60,
"governance": 50,
"engineering": 42
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 70,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"commits_last_year": 11,
"human_commit_share": null,
"days_since_last_push": 0,
"active_weeks_last_year": 2
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "2/52 weeks with commits",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 2
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "11 commits in the last year",
"points": 9.7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 11
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "11 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 10,
"latest_release_tag": "v4.0.2",
"releases_from_tags": false,
"days_since_latest_release": 0,
"mean_days_between_releases": 13.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "10 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 10
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~13.8 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 13.8
}
}
],
"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": "excellent",
"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": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 60,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"forks": 75,
"stars": 606,
"watchers": 6,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "606 stars",
"points": 45.1,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 606
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "75 forks",
"points": 15.6,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 75
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "6 watchers",
"points": 3.9,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 6
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"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
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 64,
"inputs": {
"packages": [
"gplaydl"
],
"dependents": null,
"ecosystems": "pypi",
"total_downloads": null,
"monthly_downloads": 6407
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "6,407 downloads/month across pypi",
"points": 50.8,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 6407,
"ecosystems": "pypi"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 50,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 10,
"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 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "at_risk",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 47,
"inputs": {
"merged_prs": 2,
"open_issues": 6,
"closed_issues": 31,
"issue_closed_ratio": 0.838,
"closed_unmerged_prs": 8
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "84% of issues closed",
"points": 39.2,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 84
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "2/10 decided PRs merged",
"points": 7.7,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 2,
"decided": 10
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/15 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": 61,
"inputs": {
"followers": 100,
"owner_type": "User",
"is_verified": null,
"owner_login": "rehmatworks",
"public_repos": 54,
"account_age_days": 3539
},
"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": "100 followers of rehmatworks",
"points": 14.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 100,
"login": "rehmatworks"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "54 public repos, account ~9 yr old",
"points": 24.7,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 54
}
},
{
"code": "account_age_years",
"params": {
"years": 9
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"gplaydl"
],
"ecosystems": "pypi",
"any_deprecated": false,
"min_days_since_publish": 0
},
"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 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "23 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 23
}
}
],
"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": "at_risk",
"name": "Engineering Quality",
"value": 42,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 30,
"inputs": {
"has_ci": true,
"has_tests": false,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 0,
"status": "missed",
"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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"apk",
"google-play",
"python3",
"apkdownloader"
],
"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": "4 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 4
}
}
],
"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": 51,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 39,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 3.9
},
"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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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/15 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"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": "11 commit(s) and 2 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": "no SAST tool detected",
"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": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 18 resolved dependencies against OSV; 4 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 18
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 4
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 63,
"affected_packages": 6,
"assessed_packages": 18,
"unassessed_packages": 4,
"affected_by_severity": "high 5, moderate 1",
"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": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"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": "excellent",
"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": 18,
"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": "excellent",
"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"
],
"review_only_matches": 0,
"assessed_self_published_locations": 4
},
"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": "critical",
"name": "AI Readiness",
"value": 11,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": "Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"legible_commit_history"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"has_llms_txt": false,
"legible_history_share": null,
"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": "no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): Demonstrated agent practice, Automated maintenance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"demonstrated_agent_practice",
"automated_maintenance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": null,
"toolchain_manifests": [],
"dependency_bot_commit_share": null
},
"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": 0,
"status": "missed",
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"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": 16698,
"source_files_sampled": 9,
"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/9 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 9,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"deps.dev does not index pypi:gplaydl@4.0.2; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-29T05:21:41.832376Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/rehmatworks/gplaydl.svg",
"full_name": "rehmatworks/gplaydl",
"license_state": "standard",
"license_spdx": "MIT"
}