原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 6318,
"has_wiki": true,
"homepage": null,
"languages": {
"Shell": 4722,
"Python": 271654,
"Dockerfile": 751
},
"pushed_at": "2026-07-20T18:02:06Z",
"created_at": "2025-10-21T03:53:28Z",
"owner_type": "Organization",
"updated_at": "2026-07-29T19:40:51Z",
"description": "MCP server for searching and retrieving Scientific Agent Skills using vector search",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Python",
"significant_languages": [
"Python"
]
},
"owner": {
"blog": "www.k-dense.ai",
"name": "K-Dense",
"type": "Organization",
"login": "K-Dense-AI",
"company": null,
"location": "United States of America",
"followers": 1326,
"avatar_url": "https://avatars.githubusercontent.com/u/238572432?v=4",
"created_at": "2025-10-16T21:22:41Z",
"is_verified": null,
"public_repos": 13,
"account_age_days": 286
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2026-07-20T18:02:06Z"
},
{
"tag": "v1.0.6",
"kind": "patch",
"published_at": "2025-10-24T01:20:29Z"
},
{
"tag": "v1.0.5",
"kind": "patch",
"published_at": "2025-10-24T01:00:48Z"
},
{
"tag": "v1.0.4",
"kind": "patch",
"published_at": "2025-10-23T21:57:20Z"
},
{
"tag": "v1.0.3",
"kind": "patch",
"published_at": "2025-10-23T16:41:35Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2025-10-23T00:11:42Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2025-10-22T23:57:27Z"
},
{
"tag": "v0.1.2",
"kind": "patch",
"published_at": "2025-10-21T23:07:29Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2025-10-21T08:42:36Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2025-10-21T07:27:48Z"
}
],
"recent_commits": [
{
"oid": "72a7b502237cb3e697d3944be1b778498eed2d87",
"body": "…s, and enhance test workflows for new version artifacts",
"is_bot": false,
"headline": "chore: bump version to 1.1.0, update README with final release detail…",
"author_name": "Timothy Kassis",
"author_login": "TKassis",
"committed_at": "2026-07-20T17:58:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90f6191d579a94f73fc6ec931a618755eaa2662b",
"body": "…nal release details, and enhance caching mechanism for improved performance",
"is_bot": false,
"headline": "refactor: switch license from MIT to Apache 2.0, update README for fi…",
"author_name": "Timothy Kassis",
"author_login": "TKassis",
"committed_at": "2026-07-20T17:55:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29c5cb241ab66a1577ab5fe893cb75d10398ac43",
"body": "… performance and reduce model loading times",
"is_bot": false,
"headline": "feat: implement three-level caching for embeddings to improve startup…",
"author_name": "Timothy Kassis",
"author_login": "TKassis",
"committed_at": "2026-07-20T17:28:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2595bd69dc1a922fa3c2fcc9258e20f7642b8ff9",
"body": "…ined",
"is_bot": false,
"headline": "docs: update README to indicate project is no longer hosted or mainta…",
"author_name": "Timothy Kassis",
"author_login": "TKassis",
"committed_at": "2026-04-08T23:22:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6238e705f9591b220d84661df4739707a7d7eb21",
"body": "Add slack and star history",
"is_bot": false,
"headline": "Merge pull request #6 from K-Dense-AI/improve_readme",
"author_name": "Haoxuan \"Orion\" Li",
"author_login": "OrionLi545",
"committed_at": "2025-11-11T06:59:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ed0382bfb7ad883b8534a574e201eb67c704462",
"body": null,
"is_bot": false,
"headline": "Add slack and star history",
"author_name": "Timothy Kassis",
"author_login": null,
"committed_at": "2025-11-10T17:28:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a49195237870ed80f7a650720b6af98573b2784",
"body": null,
"is_bot": false,
"headline": "chore: update company name in LICENSE",
"author_name": "Haoxuan \"Orion\" Li",
"author_login": "OrionLi545",
"committed_at": "2025-10-30T22:17:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6eaf844357aa86afb4301a395a523f1b8271d828",
"body": null,
"is_bot": false,
"headline": "Change license from Apache 2.0 to MIT",
"author_name": "Haoxuan \"Orion\" Li",
"author_login": "OrionLi545",
"committed_at": "2025-10-28T21:58:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb96970a3a24e97b9405855775cbbc40546973f7",
"body": null,
"is_bot": false,
"headline": "chore: bump version to 1.0.6",
"author_name": "Haoxuan \"Orion\" Li",
"author_login": "OrionLi545",
"committed_at": "2025-10-24T01:19:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03c8ee1e2ecb034f0d6731f6635d7c5987729e8b",
"body": "…base for more active tool use",
"is_bot": false,
"headline": "refactor: rename `search_skills` to `find_helpful_skills` across code…",
"author_name": "Haoxuan \"Orion\" Li",
"author_login": "OrionLi545",
"committed_at": "2025-10-24T01:17:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d5d25fa8f28ed3fe8086854f055c03c4465d2a4",
"body": null,
"is_bot": false,
"headline": "docs: make \"add to cursor\" button dynamic based on color theme",
"author_name": "Haoxuan \"Orion\" Li",
"author_login": "OrionLi545",
"committed_at": "2025-10-24T00:56:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f34812c14ca0751e5c3f49658bf359db23dc3ed5",
"body": null,
"is_bot": false,
"headline": "ci: update tests to match v1.0.5 new server designs",
"author_name": "Haoxuan \"Orion\" Li",
"author_login": "OrionLi545",
"committed_at": "2025-10-24T00:48:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8564998a55c3e6350fa1b00a8e2cb6447be32c89",
"body": null,
"is_bot": false,
"headline": "fix: remove \"reuse backend\" feature",
"author_name": "Haoxuan \"Orion\" Li",
"author_login": "OrionLi545",
"committed_at": "2025-10-23T23:09:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b7c3d262b406ec639a441ef4055de1565b5e903",
"body": null,
"is_bot": false,
"headline": "docs: make \"add to cursor\" button bigger.",
"author_name": "Haoxuan \"Orion\" Li",
"author_login": "OrionLi545",
"committed_at": "2025-10-23T21:59:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64f77a12a9a14a5f9ab09266dc746850029cab82",
"body": "… dark for better contrast",
"is_bot": false,
"headline": "docs: use light mode for the add to cursor button due to GitHub being…",
"author_name": "Haoxuan \"Orion\" Li",
"author_login": "OrionLi545",
"committed_at": "2025-10-23T21:58:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af35a4353ba0799b0703b475d352453c6f54ad4f",
"body": null,
"is_bot": false,
"headline": "docs: add \"add to cursor\" button",
"author_name": "Haoxuan \"Orion\" Li",
"author_login": "OrionLi545",
"committed_at": "2025-10-23T21:56:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "786a50ebf3d87d3a09b9d28f200ba69e25cb8ab3",
"body": null,
"is_bot": false,
"headline": "fix: proactively kill any zombie backend processes on frontend startup",
"author_name": "Haoxuan \"Orion\" Li",
"author_login": "OrionLi545",
"committed_at": "2025-10-23T21:54:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a317188631fd1096cd7fe856f043c79ef534990",
"body": null,
"is_bot": false,
"headline": "docs: upgrade PyPI badge",
"author_name": "Haoxuan \"Orion\" Li",
"author_login": "OrionLi545",
"committed_at": "2025-10-23T17:11:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5021b4d88583936b6b1c48cade209c40597b7bbc",
"body": null,
"is_bot": false,
"headline": "fix: correct frontend issues, bumping version to 1.0.3",
"author_name": "Haoxuan \"Orion\" Li",
"author_login": "OrionLi545",
"committed_at": "2025-10-23T06:44:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e62bb1a5de516ad3b255bf2e7723e22ec4e2247",
"body": "Fix backend service",
"is_bot": false,
"headline": "Merge pull request #3 from K-Dense-AI/orion/fix-backend-service",
"author_name": "Haoxuan \"Orion\" Li",
"author_login": "OrionLi545",
"committed_at": "2025-10-23T05:18:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41c2d93ca6361ee3521412cc72c59286b85075d9",
"body": "… frontend wheel files",
"is_bot": false,
"headline": "chore: update GitHub workflow to reflect version sync for backend and…",
"author_name": "Haoxuan \"Orion\" Li",
"author_login": "OrionLi545",
"committed_at": "2025-10-23T05:17:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f37efeea13bad7c50febb95cd5c8ba29557700e8",
"body": null,
"is_bot": false,
"headline": "chore: bump version to 1.0.2 for backend and frontend packages",
"author_name": "Haoxuan \"Orion\" Li",
"author_login": "OrionLi545",
"committed_at": "2025-10-23T05:12:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "242ba117c13e151741f2a99c76ec7fb018eafe5e",
"body": null,
"is_bot": false,
"headline": "fix: use FastMCP for backend service and synchronize package versions",
"author_name": "Haoxuan \"Orion\" Li",
"author_login": "OrionLi545",
"committed_at": "2025-10-23T05:09:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47bb8998538c879e2c4acb92636426af4935021e",
"body": null,
"is_bot": false,
"headline": "chore: correct confusing mentions of v1.0.0",
"author_name": "Haoxuan \"Orion\" Li",
"author_login": "OrionLi545",
"committed_at": "2025-10-23T00:09:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2602a87fb33cb8f15f74a769e6ea3c8b53214052",
"body": null,
"is_bot": false,
"headline": "chore: bump version to 1.0.1 to reflect skill update schedule change",
"author_name": "Haoxuan \"Orion\" Li",
"author_login": "OrionLi545",
"committed_at": "2025-10-23T00:08:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d1fb1547f9ac343623907a1c0e39e78b8d4cf07",
"body": "…-packages\n\nOrion/separate frontend backend packages",
"is_bot": false,
"headline": "Merge pull request #2 from K-Dense-AI/orion/separate-frontend-backend…",
"author_name": "Haoxuan \"Orion\" Li",
"author_login": "OrionLi545",
"committed_at": "2025-10-22T23:54:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17889881f156575748108ee7473d05b456904765",
"body": null,
"is_bot": false,
"headline": "ci: Run ruff and fix GitHub CI",
"author_name": "Haoxuan \"Orion\" Li",
"author_login": "OrionLi545",
"committed_at": "2025-10-22T23:51:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "caf6d8312a554a9d72a3c7974f6f56bf7b51ab97",
"body": "- Added configuration options for enabling automatic hourly skill updates in `config.example.json` and `config.py`.\n- Introduced an `UpdateChecker` and `HourlyScheduler` to manage update checks and reload skills when changes are detected.\n- Enhanced documentation in `architecture.md` to detail the new auto-update system and its components.\n- Implemented integration tests to validate the update detection functionality.",
"is_bot": false,
"headline": "feat: implement auto-update system for skill management",
"author_name": "Haoxuan \"Orion\" Li",
"author_login": "OrionLi545",
"committed_at": "2025-10-22T23:42:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5b1c54583c9cc049637f0bbc0de911869f790cf",
"body": "…ackage architecture\n\n- Deleted PUBLISH_BACKEND_FIRST.md as it is no longer relevant with the new architecture.\n- Updated README.md to reflect changes in the two-package system, including installation and usage instructions.\n- Enhanced documentation across various files to clarify the new structure and improve user experience.\n- Adjusted testing documentation to align with the updated testing workflows for both frontend and backend packages.",
"is_bot": false,
"headline": "refactor: add and apply more tests and update documentation for two-p…",
"author_name": "Haoxuan \"Orion\" Li",
"author_login": "OrionLi545",
"committed_at": "2025-10-22T23:22:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2709d9eefc91f7d929e7d4950a6d0ca4a4a15f3c",
"body": "- Deleted pyproject.toml, setup-cursor.sh, and other related files to streamline the project structure.\n- Removed the READY_FOR_REVIEW.md and V1_IMPLEMENTATION_STATUS.md files as they are no longer relevant.\n- Cleaned up tests and configuration files to align with the new two-package architecture.\n- Updated backend and frontend package structures for improved organization and maintainability.",
"is_bot": false,
"headline": "refactor: remove legacy files and transition to two-package architecture",
"author_name": "Haoxuan \"Orion\" Li",
"author_login": "OrionLi545",
"committed_at": "2025-10-22T21:57:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e7b5d0f2e7d2c4bdfdec7e1aeeb2e9107ef2973",
"body": "- Added a new architecture section detailing the two-package structure for improved performance.\n- Updated setup instructions for Cursor users, emphasizing the new configuration format and eliminating the need for pre-caching.\n- Clarified the first run experience and backend installation process.\n- Included troubleshooting information for common issues related to backend loading and skill availability.",
"is_bot": false,
"headline": "refactor: update README.md to reflect v1.0.0 two-package architecture",
"author_name": "Haoxuan \"Orion\" Li",
"author_login": "OrionLi545",
"committed_at": "2025-10-22T21:45:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd2030f4fcf4c006a09efe855abdd24706640d82",
"body": "- Introduced a demo section showcasing the Claude Skills MCP in action with a GIF.\n- Highlighted the semantic search and progressive loading capabilities of the system.",
"is_bot": false,
"headline": "docs: add demo section to README.md",
"author_name": "Haoxuan \"Orion\" Li",
"author_login": "OrionLi545",
"committed_at": "2025-10-21T23:57:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9aa6f1964ef1f166cefa7fcdbdd8d4593ca2fccd",
"body": null,
"is_bot": false,
"headline": "chore: bump version",
"author_name": "Haoxuan \"Orion\" Li",
"author_login": "OrionLi545",
"committed_at": "2025-10-21T23:04:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f47d6a3c60a5401b55090a1cc648e4e262ce52e",
"body": "- Updated SkillSearchEngine to support lazy loading of the embedding model, improving initialization time and resource management.\n- Revised README.md to include new setup instructions for Cursor users, emphasizing the importance of pre-caching dependencies to avoid startup timeouts.\n- Added troubleshooting section in README.md to address common issues related to Cursor startup and skill loading.",
"is_bot": false,
"headline": "feat: implement lazy loading for embedding model in SkillSearchEngine",
"author_name": "Haoxuan \"Orion\" Li",
"author_login": "OrionLi545",
"committed_at": "2025-10-21T23:01:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09037e21b44cd3eb6e10e5dc11e56929a9a611b6",
"body": null,
"is_bot": false,
"headline": "migrate to torch CPU and sentence transformers CPU",
"author_name": "Haoxuan \"Orion\" Li",
"author_login": "OrionLi545",
"committed_at": "2025-10-21T21:06:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f224f64ec70027d7f644cfcc1ce000c18e78a125",
"body": "- Replaced the existing PolyForm Noncommercial License with the Apache License 2.0 in LICENSE file.\n- Updated pyproject.toml to reflect the new license type.\n- Revised README.md to indicate the new licensing terms and updated the license badge.",
"is_bot": false,
"headline": "docs: update license from PolyForm Noncommercial to Apache License 2.0",
"author_name": "Haoxuan \"Orion\" Li",
"author_login": "OrionLi545",
"committed_at": "2025-10-21T20:59:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a47689f51e27973f616d555fec7da5c7e49643a2",
"body": null,
"is_bot": false,
"headline": "chore: Add glama.json, rename LICENSE.md to LICENSE",
"author_name": "Haoxuan \"Orion\" Li",
"author_login": "OrionLi545",
"committed_at": "2025-10-21T20:35:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9263d407d00a8b5ed1767d9f3972b3237225cb62",
"body": null,
"is_bot": false,
"headline": "Bump version to 0.1.1",
"author_name": "Haoxuan \"Orion\" Li",
"author_login": "OrionLi545",
"committed_at": "2025-10-21T08:40:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "383ed585e6dc5ae1f204e006e5e593e5ab0a9ee8",
"body": "…start\n\nfeat: implement background skill loading and improve search engine functionality",
"is_bot": false,
"headline": "Merge pull request #1 from K-Dense-AI/orion/background-skill-load-on-…",
"author_name": "Haoxuan \"Orion\" Li",
"author_login": "OrionLi545",
"committed_at": "2025-10-21T08:38:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f776a63acefc9d2b8c7f0861eae5060f81a03c4",
"body": "…nctionality\n\n- Added a new LoadingState class to track the progress of background skill loading, ensuring thread-safe operations.\n- Refactored the skill loading process to load skills in batches, allowing for incremental indexing and improved performance.\n- Updated the SkillSearchEngine to support \n[…]\nnhanced the SkillsMCPServer to provide loading status during skill retrieval, improving user experience.\n- Revised README.md to include setup instructions for using the new background loading feature.",
"is_bot": false,
"headline": "feat: implement background skill loading and improve search engine fu…",
"author_name": "Haoxuan \"Orion\" Li",
"author_login": "OrionLi545",
"committed_at": "2025-10-21T08:14:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a572be5691688faf47e057fa0a39d1d888275767",
"body": null,
"is_bot": false,
"headline": "docs: add PyPI badge",
"author_name": "Haoxuan \"Orion\" Li",
"author_login": "OrionLi545",
"committed_at": "2025-10-21T07:30:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aaf9feb0b35c3a2b7b06f74a614858d33816497a",
"body": "- Added badges for tests, Python version, license, and code style to enhance project visibility.\n- Revised the contributing section for clarity, including steps for reporting issues, submitting PRs, and ensuring code style compliance.\n- Updated contact information for questions related to contributions.",
"is_bot": false,
"headline": "docs: update README for improved visibility and contribution guidelines",
"author_name": "Haoxuan \"Orion\" Li",
"author_login": "OrionLi545",
"committed_at": "2025-10-21T07:15:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0af3e4b6bc47c00ef3da2ca841819e3da097c0e",
"body": "…and management\n\n- Updated config.example.json to include K-Dense AI's scientific skills repository and improved comments for clarity.\n- Revised README.md to reflect changes in skill sources, document loading options, and the new lazy document loading feature.\n- Enhanced architecture documentation to explain lazy loading and caching mechanisms, improving performance and user experience.\n- Updated usage documentation to clarify configuration steps and the benefits of using custom skill sources.",
"is_bot": false,
"headline": "feat: enhance configuration and documentation for skill lazy loading …",
"author_name": "Haoxuan \"Orion\" Li",
"author_login": "OrionLi545",
"committed_at": "2025-10-21T07:10:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5d967751b34ba4e1dfcf4cf65fde2c55e998a1f",
"body": "…feature descriptions\n\n- Revised README.md to enhance feature descriptions, including semantic search, progressive disclosure, and multi-source loading.\n- Streamlined architecture overview and configuration options for better understanding.\n- Added new section in usage documentation for exploring available skills using the list_skills tool, clarifying its purpose and usage scenarios.\n- Implemented automatic caching for GitHub API responses to optimize performance and reduce rate limit issues.",
"is_bot": false,
"headline": "docs: update README and usage documentation for improved clarity and …",
"author_name": "Haoxuan \"Orion\" Li",
"author_login": "OrionLi545",
"committed_at": "2025-10-21T06:19:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96ace429a2fd5a8c67b604be4b4b95b6bfae5943",
"body": "…rieval\n\n- Introduced a new tool, list_skills, to the SkillsMCPServer that returns a comprehensive list of all loaded skills, including their names, descriptions, sources, and document counts.\n- Implemented the _handle_list_skills method to process requests for the list_skills tool.\n- Updated skill_loader with caching functionality for GitHub API responses to optimize skill loading.\n- Added integration tests to verify the functionality of the list_skills tool.",
"is_bot": false,
"headline": "feat: add list_skills tool to SkillsMCPServer for skill inventory ret…",
"author_name": "Haoxuan \"Orion\" Li",
"author_login": "OrionLi545",
"committed_at": "2025-10-21T06:07:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c60a153258bfeb80ff72b2c8146f3f1035396662",
"body": "… and update README for clarity\n\n- Deleted the outdated IMPLEMENTATION_SUMMARY.md file to streamline documentation.\n- Updated README.md to reflect the inclusion of the official Claude Skills repository as a skill source.\n- Adjusted default behavior for document listing in the SkillsMCPServer to true for better user experience.",
"is_bot": false,
"headline": "refactor: adjust default parameter, remove IMPLEMENTATION_SUMMARY.md,…",
"author_name": "Haoxuan \"Orion\" Li",
"author_login": "OrionLi545",
"committed_at": "2025-10-21T04:53:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "700797bf379d414c0412a7d09d78fbb3621e5840",
"body": "- Changed GitHub skill source URLs to point to the official Anthropic skills repository, enhancing the diversity of available skills.\n- Updated comments in the configuration example to reflect the new skill sources and their descriptions.\n- Added support for an additional text file extension (.xml) in the configuration.\n- Removed the outdated IMPLEMENTATION_SUMMARY.md file to streamline documentation.",
"is_bot": false,
"headline": "refactor: update skill sources and configuration in example files",
"author_name": "Haoxuan \"Orion\" Li",
"author_login": "OrionLi545",
"committed_at": "2025-10-21T04:49:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9041e4c95da63b5806b468ab55ba86abdf52652",
"body": "- Added configuration options for loading additional skill documents, including support for various text and image file types.\n- Implemented document loading from both local directories and GitHub repositories, with size limits for images.\n- Updated the SkillsMCPServer to handle new document retrieval tools, allowing AI assistants to access supplementary resources.\n- Enhanced README and usage documentation to reflect new features and provide clearer guidance for integration.",
"is_bot": false,
"headline": "feat: enhance skill loading and document management features",
"author_name": "Haoxuan \"Orion\" Li",
"author_login": "OrionLi545",
"committed_at": "2025-10-21T04:43:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03a3c1c0ba702c5f393c65a76183272434295974",
"body": "…erver to support content truncation\n\n- Introduced max_skill_content_chars in config to limit skill content length.\n- Updated SkillsMCPServer to handle max_content_chars and truncate content if necessary.\n- Enhanced descriptions in the search tool for better clarity and user guidance.",
"is_bot": false,
"headline": "feat: add max_skill_content_chars configuration and update SkillsMCPS…",
"author_name": "Haoxuan \"Orion\" Li",
"author_login": "OrionLi545",
"committed_at": "2025-10-21T04:21:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "879bcd8d7a8b35339fdd2b44ca8a833d97d7b32f",
"body": null,
"is_bot": false,
"headline": "ci: remove push trigger from GitHub Actions workflow for tests",
"author_name": "Haoxuan \"Orion\" Li",
"author_login": "OrionLi545",
"committed_at": "2025-10-21T04:05:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db4ea95649cebdd4881558a5e6015e7493d03d2d",
"body": null,
"is_bot": false,
"headline": "chore: update README and documentation for clarity and accuracy",
"author_name": "Haoxuan \"Orion\" Li",
"author_login": "OrionLi545",
"committed_at": "2025-10-21T04:05:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d34f6cf7baa1892f99be1e7b7341a3bdcaf7b3d0",
"body": "- Added license information and author/maintainer details in pyproject.toml.\n- Included project URLs for homepage, documentation, and bug tracker.\n- Updated README.md to reflect the open-source nature of the project and added links to K-Dense AI's commercial platform and the Claude Scientific Skills repository.\n- Revised skill count in the README and specified the project license.",
"is_bot": false,
"headline": "chore: update project metadata in pyproject.toml and README.md",
"author_name": "Haoxuan \"Orion\" Li",
"author_login": "OrionLi545",
"committed_at": "2025-10-21T03:50:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23e3eba12fac048f05093f396eea75c76c16b9da",
"body": null,
"is_bot": false,
"headline": "feat: add mcp client local test and support for GitHub subpath urls",
"author_name": "Haoxuan \"Orion\" Li",
"author_login": "OrionLi545",
"committed_at": "2025-10-21T02:39:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aec7f7ac1a566b7d398b1e5b85daf6fa0f8f751f",
"body": null,
"is_bot": false,
"headline": "feat: Implements claude-skills-mcp in full",
"author_name": "Haoxuan \"Orion\" Li",
"author_login": "OrionLi545",
"committed_at": "2025-10-21T02:27:39Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 10,
"commits_last_year": 54,
"latest_release_at": "2026-07-20T18:02:06Z",
"latest_release_tag": "v1.1.0",
"releases_from_tags": false,
"days_since_last_push": 10,
"active_weeks_last_year": 6,
"days_since_latest_release": 10,
"mean_days_between_releases": 30.3
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "claude-skills-mcp-backend",
"exists": true,
"license": "Apache-2.0",
"keywords": [
"agent",
"ai",
"backend",
"claude",
"mcp",
"scientific",
"skills",
"vector-search",
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"Intended Audience :: Science/Research",
"License :: OSI Approved :: Apache Software License",
"Programming Language :: Python :: 3.12",
"Topic :: Scientific/Engineering :: Artificial Intelligence"
],
"ecosystem": "pypi",
"matches_repo": true,
"registry_url": "https://pypi.org/project/claude-skills-mcp-backend/",
"is_deprecated": false,
"latest_version": "1.0.6",
"repository_url": "https://github.com/K-Dense-AI/claude-skills-mcp",
"versions_count": 7,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2025-10-22T21:57:49.892554Z",
"latest_published_at": "2025-10-24T01:19:50.386929Z",
"latest_version_yanked": null,
"days_since_latest_publish": 279
},
{
"name": "claude-skills-mcp",
"exists": true,
"license": "Apache-2.0",
"keywords": [
"agent",
"ai",
"claude",
"mcp",
"proxy",
"skills",
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"Intended Audience :: Science/Research",
"License :: OSI Approved :: Apache Software License",
"Programming Language :: Python :: 3.12",
"Topic :: Scientific/Engineering :: Artificial Intelligence"
],
"ecosystem": "pypi",
"matches_repo": true,
"registry_url": "https://pypi.org/project/claude-skills-mcp/",
"is_deprecated": false,
"latest_version": "1.0.6",
"repository_url": "https://github.com/K-Dense-AI/claude-skills-mcp",
"versions_count": 10,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 415,
"first_published_at": "2025-10-21T07:29:42.580674Z",
"latest_published_at": "2025-10-24T01:20:22.694372Z",
"latest_version_yanked": null,
"days_since_latest_publish": 279
}
]
},
"popularity": {
"forks": 68,
"stars": 395,
"watchers": 4,
"fork_history": {
"days": [
{
"date": "2025-10-21",
"count": 1
},
{
"date": "2025-10-22",
"count": 6
},
{
"date": "2025-10-23",
"count": 1
},
{
"date": "2025-10-27",
"count": 1
},
{
"date": "2025-10-31",
"count": 2
},
{
"date": "2025-11-01",
"count": 1
},
{
"date": "2025-11-04",
"count": 2
},
{
"date": "2025-11-06",
"count": 1
},
{
"date": "2025-11-10",
"count": 1
},
{
"date": "2025-11-12",
"count": 2
},
{
"date": "2025-11-17",
"count": 1
},
{
"date": "2025-11-21",
"count": 1
},
{
"date": "2025-11-22",
"count": 3
},
{
"date": "2025-11-23",
"count": 1
},
{
"date": "2025-11-28",
"count": 1
},
{
"date": "2025-11-29",
"count": 1
},
{
"date": "2025-12-06",
"count": 1
},
{
"date": "2025-12-12",
"count": 1
},
{
"date": "2025-12-15",
"count": 1
},
{
"date": "2025-12-17",
"count": 2
},
{
"date": "2025-12-23",
"count": 2
},
{
"date": "2025-12-26",
"count": 1
},
{
"date": "2026-01-04",
"count": 1
},
{
"date": "2026-01-05",
"count": 1
},
{
"date": "2026-01-06",
"count": 4
},
{
"date": "2026-01-07",
"count": 2
},
{
"date": "2026-01-13",
"count": 2
},
{
"date": "2026-01-16",
"count": 1
},
{
"date": "2026-01-22",
"count": 1
},
{
"date": "2026-01-27",
"count": 1
},
{
"date": "2026-01-29",
"count": 1
},
{
"date": "2026-02-10",
"count": 1
},
{
"date": "2026-02-12",
"count": 1
},
{
"date": "2026-02-16",
"count": 1
},
{
"date": "2026-02-20",
"count": 1
},
{
"date": "2026-03-01",
"count": 2
},
{
"date": "2026-03-13",
"count": 1
},
{
"date": "2026-03-19",
"count": 1
},
{
"date": "2026-03-26",
"count": 1
},
{
"date": "2026-03-29",
"count": 1
},
{
"date": "2026-03-30",
"count": 1
},
{
"date": "2026-04-02",
"count": 1
},
{
"date": "2026-05-12",
"count": 1
},
{
"date": "2026-05-15",
"count": 1
},
{
"date": "2026-06-28",
"count": 1
},
{
"date": "2026-07-12",
"count": 1
},
{
"date": "2026-07-29",
"count": 1
}
],
"complete": true,
"collected": 65,
"total_forks": 68
},
"star_history": null,
"open_issues_and_prs": 1
},
"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": 32903,
"source_files_sampled": 35,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 31,
"malicious_count": 0,
"assessed_package": "pypi:claude-skills-mcp@1.0.6",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [],
"dependencies": [
{
"name": "mcp",
"manifest": "packages/backend/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=1.0.0"
},
{
"name": "sentence-transformers",
"manifest": "packages/backend/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=2.2.0"
},
{
"name": "numpy",
"manifest": "packages/backend/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=1.24.0"
},
{
"name": "httpx",
"manifest": "packages/backend/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=0.24.0"
},
{
"name": "pyyaml",
"manifest": "packages/backend/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=6.0"
},
{
"name": "torch",
"manifest": "packages/backend/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=2.0.0"
},
{
"name": "torch",
"manifest": "packages/backend/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=2.0.0,<3.0.0"
},
{
"name": "starlette",
"manifest": "packages/backend/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=0.27.0"
},
{
"name": "uvicorn",
"manifest": "packages/backend/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=0.23.0"
},
{
"name": "mcp",
"manifest": "packages/frontend/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=1.0.0"
},
{
"name": "httpx",
"manifest": "packages/frontend/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=0.24.0"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 4,
"open_issues": 1,
"closed_ratio": 0.889,
"closed_issues": 8,
"closed_unmerged_prs": 4
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "OrionLi545",
"commits": 49,
"avatar_url": "https://avatars.githubusercontent.com/u/92694268?v=4"
},
{
"type": "User",
"login": "TKassis",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/9168908?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.925
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"test.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"uv.lock"
],
"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": 5,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "3 out of 3 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 1/22 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"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": 2,
"reason": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not 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": null,
"reason": "no releases found",
"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": "72a7b502237cb3e697d3944be1b778498eed2d87",
"ran_at": "2026-07-30T18:53:16Z",
"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-20T18:01:17Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2025-11-11T06:59:26Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 17,
"created_at": "2026-06-07T13:41:12Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/K-Dense-AI/claude-skills-mcp",
"host": "github.com",
"name": "claude-skills-mcp",
"owner": "K-Dense-AI"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"security": 51,
"vitality": 71,
"community": 52,
"governance": 54,
"engineering": 71
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 71,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"commits_last_year": 54,
"human_commit_share": 1,
"days_since_last_push": 10,
"active_weeks_last_year": 6
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 10 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 10
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "6/52 weeks with commits",
"points": 4.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 6
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "54 commits in the last year",
"points": 15.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 54
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"points": 2,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"releases_count": 10,
"latest_release_tag": "v1.1.0",
"releases_from_tags": false,
"days_since_latest_release": 10,
"mean_days_between_releases": 30.3
},
"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 10 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 10
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~30.3 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 30.3
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": 10,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 10 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 10
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 52,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"forks": 68,
"stars": 395,
"watchers": 4,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "395 stars",
"points": 42.1,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 395
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "68 forks",
"points": 15.2,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 68
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "4 watchers",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 4
}
}
],
"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 (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"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": "at_risk",
"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": 44,
"inputs": {
"packages": [
"claude-skills-mcp-backend",
"claude-skills-mcp"
],
"dependents": null,
"ecosystems": "pypi",
"total_downloads": null,
"monthly_downloads": 415
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "415 downloads/month across pypi",
"points": 34.9,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 415,
"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": 54,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 16,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.925
},
"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 92% of commits",
"points": 1.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 92
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "2 contributors",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 2
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"merged_prs": 4,
"open_issues": 1,
"closed_issues": 8,
"issue_closed_ratio": 0.889,
"closed_unmerged_prs": 4
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "89% of issues closed",
"points": 41.6,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 89
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "4/8 decided PRs merged",
"points": 19.1,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 4,
"decided": 8
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 1/22 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"followers": 1326,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "K-Dense-AI",
"public_repos": 13,
"account_age_days": 286
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "1,326 followers of K-Dense-AI",
"points": 22.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1326,
"login": "K-Dense-AI"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "13 public repos, account ~0 yr old",
"points": 9.9,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 13
}
},
{
"code": "account_age_years",
"params": {
"years": 0
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 91,
"inputs": {
"packages": [
"claude-skills-mcp-backend",
"claude-skills-mcp"
],
"ecosystems": "pypi",
"any_deprecated": false,
"min_days_since_publish": 279
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "2 package(s) on pypi",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 2,
"ecosystems": "pypi"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 279 days ago",
"points": 26,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 279
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "10 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 10
}
}
],
"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": 71,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"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": "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": 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": "3 out of 3 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"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": 25,
"status": "met",
"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": null,
"points": 0,
"status": "missed",
"details": [],
"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): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 39,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"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 is not maximal on development and all release branches",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "3 out of 3 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 1/22 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"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": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:claude-skills-mcp@1.0.6 runtime dependency closure — what installing the published package pulls in — 31 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:claude-skills-mcp@1.0.6",
"assessed": 31
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 31,
"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": "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": 31,
"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": 3
},
"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": 36,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.926,
"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": "50 of 54 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 50,
"sampled": 54
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 32,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"uv.lock"
],
"has_dockerfile": true,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"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, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 54",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 54
}
}
],
"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": 32903,
"source_files_sampled": 35,
"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/35 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 35,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "critical",
"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? 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",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-30T18:53:27.107949Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/k/K-Dense-AI/claude-skills-mcp.svg",
"full_name": "K-Dense-AI/claude-skills-mcp",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}