Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"spoiler",
"stenciljs",
"web-component"
],
"is_fork": false,
"size_kb": 1450,
"has_wiki": true,
"homepage": "https://spoilerjs.sh4jid.me",
"languages": {
"CSS": 1481,
"HTML": 1205,
"Svelte": 32089,
"JavaScript": 1654,
"TypeScript": 25477
},
"pushed_at": "2026-07-17T05:31:13Z",
"created_at": "2025-10-27T13:28:21Z",
"owner_type": "User",
"updated_at": "2026-07-21T15:41:16Z",
"description": "A framework-agnostic web component for creating beautiful spoiler effects with Telegram-inspired particle animations.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Svelte",
"significant_languages": [
"Svelte",
"TypeScript"
]
},
"owner": {
"blog": "https://sh4jid.me",
"name": "Shajid Hasan Naim",
"type": "User",
"login": "shajidhasan",
"company": null,
"location": "Mymensingh, Bangladesh",
"followers": 110,
"avatar_url": "https://avatars.githubusercontent.com/u/66402272?v=4",
"created_at": "2020-06-04T04:12:00Z",
"is_verified": null,
"public_repos": 37,
"account_age_days": 2238
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [],
"recent_commits": [
{
"oid": "163d26b62a19d2c8b9662476cd97fa81b02ed63c",
"body": "Resolves 6 of 7 moderate npm audit advisories (transitive deps of\nSvelteKit, vite, eslint, and puppeteer). The remaining low-severity\nadvisory sits behind jest 30, deferred along with the other major\nbumps (typescript 7, vite 8, eslint 10, puppeteer 25).\n\ncomponents.d.ts regenerated by Stencil 4.43.",
"is_bot": false,
"headline": "Update dependencies within semver ranges",
"author_name": "Shajid Hasan",
"author_login": "shajidhasan",
"committed_at": "2026-07-17T05:31:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0848346f8dfcc41907846b21301b790d5ad1b048",
"body": null,
"is_bot": false,
"headline": "Update author name in package.json",
"author_name": "Shajid Hasan",
"author_login": "shajidhasan",
"committed_at": "2026-07-17T05:18:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a493d2aefd10a48cc8a5ac57abc12e036333f1c",
"body": "Particle canvases were appended to document.body and positioned in\ndocument coordinates, so they stayed put when the spoiler's text moved\ninside a scrollable ancestor (window scroll was handled, nested\nscrolling was not).\n\nCanvases are now appended to the component's container and positioned\nrelativ\n[…]\n keeps wrapped multi-line spoilers aligned too.\n\nThe three near-identical geometry code paths (setup, debounced scroll\nupdate, RAF position monitor) now share one measurement implementation.\n\nFixes #3",
"is_bot": false,
"headline": "Fix canvas alignment inside scrollable containers",
"author_name": "Shajid Hasan",
"author_login": "shajidhasan",
"committed_at": "2026-07-17T05:15:47Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6c7d3ec31ebc4b623804a27196664dc586622bd3",
"body": "fix: change cursor style from default to inherit when spoiler is revealed",
"is_bot": false,
"headline": "Merge pull request #4 from pwnedshell/main",
"author_name": "Shajid Hasan",
"author_login": "shajidhasan",
"committed_at": "2026-01-29T13:07:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e83f8d17c4ff52d3c9270079b8f33b4c8b4aa37e",
"body": "…inherit\n\nChange cursor to inherit after spoiler reveal",
"is_bot": false,
"headline": "Merge pull request #1 from pwnedshell/copilot/change-cursor-style-to-…",
"author_name": "Alejandro Cruz",
"author_login": "pwnedshell",
"committed_at": "2026-01-26T12:04:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20e4e5a3896c6a4c0e6d5091ace5cb3015fad505",
"body": "Co-authored-by: pwnedshell <55540142+pwnedshell@users.noreply.github.com>",
"is_bot": true,
"headline": "Change cursor style from default to inherit when spoiler is revealed",
"author_name": "copilot-swe-agent[bot]",
"author_login": "Copilot",
"committed_at": "2026-01-26T12:01:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd9e9b49c978269edada7b405051ff400012cd02",
"body": null,
"is_bot": true,
"headline": "Initial plan",
"author_name": "copilot-swe-agent[bot]",
"author_login": "Copilot",
"committed_at": "2026-01-26T11:59:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35a6820aab745f7bf03a1a8d0f99a2a63058957c",
"body": null,
"is_bot": false,
"headline": "Format slightly better",
"author_name": "Shajid Hasan",
"author_login": "shajidhasan",
"committed_at": "2025-12-17T08:23:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39a164382ec5546a2dfde1d232784e412cfd99a9",
"body": "Update spoiler text in README",
"is_bot": false,
"headline": "Merge pull request #1 from devloos/patch-1",
"author_name": "Shajid Hasan",
"author_login": "shajidhasan",
"committed_at": "2025-11-10T06:17:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "274126f4b71caf2258058adcd03d98ccd7bbd631",
"body": null,
"is_bot": false,
"headline": "Update spoiler text in README",
"author_name": "Carlos Aguilera",
"author_login": "devloos",
"committed_at": "2025-11-08T05:16:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e02ab6759db2d7ca82a981635ade39816bef23f",
"body": null,
"is_bot": false,
"headline": "docs: add webcomponents.org published badge",
"author_name": "shajidhasan",
"author_login": "shajidhasan",
"committed_at": "2025-11-02T13:27:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d352ee80b92b0ff1c97f4571b510d271be7ff64d",
"body": null,
"is_bot": false,
"headline": "chore: update readme with new default",
"author_name": "shajidhasan",
"author_login": "shajidhasan",
"committed_at": "2025-11-02T13:23:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a75328ea79af6ce76f97914374d1a8a43031e641",
"body": null,
"is_bot": false,
"headline": "chore: delete readme.md file",
"author_name": "shajidhasan",
"author_login": "shajidhasan",
"committed_at": "2025-11-02T13:21:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc54dba0ed05f3bad2b8aee59b7602f4cdd169a6",
"body": null,
"is_bot": false,
"headline": "style: tweak hero heading",
"author_name": "shajidhasan",
"author_login": "shajidhasan",
"committed_at": "2025-11-02T13:17:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c06faf7b415a52cdc71b9fcd00bb1d894e4f4ff",
"body": null,
"is_bot": false,
"headline": "docs: update default reveal-duration time",
"author_name": "shajidhasan",
"author_login": "shajidhasan",
"committed_at": "2025-11-02T13:17:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ee48e8d24565c21d250d670159157137c117344",
"body": null,
"is_bot": false,
"headline": "perf: reduce reveal-duration default to 300ms",
"author_name": "shajidhasan",
"author_login": "shajidhasan",
"committed_at": "2025-11-02T13:08:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9e29b795164961b4c607fb234514e7a20b9eae3",
"body": null,
"is_bot": false,
"headline": "feat: add fps prop for performance throttling",
"author_name": "shajidhasan",
"author_login": "shajidhasan",
"committed_at": "2025-11-02T13:05:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6d9439798972f96e75d67d4db538a41803b9d38",
"body": null,
"is_bot": false,
"headline": "docs: add Similar Projects section",
"author_name": "shajidhasan",
"author_login": "shajidhasan",
"committed_at": "2025-11-02T12:58:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdb9402486c31dfe719ea994846631bf169a8713",
"body": null,
"is_bot": false,
"headline": "Update license year",
"author_name": "shajidhasan",
"author_login": "shajidhasan",
"committed_at": "2025-10-27T16:05:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22b47c7f3500479399479778eb91d5466a55fc35",
"body": null,
"is_bot": false,
"headline": "Enhance code block styling and update authorization example in demos",
"author_name": "shajidhasan",
"author_login": "shajidhasan",
"committed_at": "2025-10-27T14:22:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3cee16f833d4cd6eb281a21186b5e80a17371e63",
"body": null,
"is_bot": false,
"headline": "Improve styles for mobile devices",
"author_name": "shajidhasan",
"author_login": "shajidhasan",
"committed_at": "2025-10-27T14:19:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "481550ff64613b16a93df0fe369e9c0f1b7fa804",
"body": null,
"is_bot": false,
"headline": "Rewrite contribution guide",
"author_name": "shajidhasan",
"author_login": "shajidhasan",
"committed_at": "2025-10-27T14:08:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f445c5bdcae9ab4114daa822913c7699951a600",
"body": null,
"is_bot": false,
"headline": "Add demo gif",
"author_name": "shajidhasan",
"author_login": "shajidhasan",
"committed_at": "2025-10-27T13:54:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81e359c1d95796971f494fe78b69f97d6fb6c643",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "shajidhasan",
"author_login": "shajidhasan",
"committed_at": "2025-10-27T13:35:24Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 0,
"commits_last_year": 24,
"latest_release_at": null,
"latest_release_tag": null,
"releases_from_tags": false,
"days_since_last_push": 4,
"active_weeks_last_year": 7,
"days_since_latest_release": null,
"mean_days_between_releases": null
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 57,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "spoilerjs",
"exists": true,
"license": "MIT",
"keywords": [
"spoiler",
"web-component",
"stencil",
"particle-effects",
"text-effects",
"custom-element",
"spoiler-text",
"reveal-animation"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/spoilerjs",
"is_deprecated": false,
"latest_version": "0.2.1",
"repository_url": "https://github.com/shajidhasan/spoilerjs",
"versions_count": 4,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 2022,
"first_published_at": "2025-10-27T10:58:04.166000Z",
"latest_published_at": "2026-07-17T05:35:06.528000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 4
}
]
},
"popularity": {
"forks": 16,
"stars": 340,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2025-11-02",
"count": 3
},
{
"date": "2025-11-03",
"count": 4
},
{
"date": "2025-11-05",
"count": 1
},
{
"date": "2025-11-08",
"count": 1
},
{
"date": "2025-11-24",
"count": 1
},
{
"date": "2025-11-26",
"count": 1
},
{
"date": "2025-11-28",
"count": 1
},
{
"date": "2025-11-30",
"count": 1
},
{
"date": "2025-12-07",
"count": 1
},
{
"date": "2026-02-06",
"count": 1
},
{
"date": "2026-05-08",
"count": 1
}
],
"complete": true,
"collected": 16,
"total_forks": 16
},
"star_history": {
"days": [
{
"date": "2025-10-27",
"count": 3
},
{
"date": "2025-10-28",
"count": 2
},
{
"date": "2025-10-29",
"count": 1
},
{
"date": "2025-10-30",
"count": 5
},
{
"date": "2025-10-31",
"count": 12
},
{
"date": "2025-11-01",
"count": 27
},
{
"date": "2025-11-02",
"count": 25
},
{
"date": "2025-11-03",
"count": 38
},
{
"date": "2025-11-04",
"count": 23
},
{
"date": "2025-11-05",
"count": 17
},
{
"date": "2025-11-06",
"count": 19
},
{
"date": "2025-11-07",
"count": 19
},
{
"date": "2025-11-08",
"count": 8
},
{
"date": "2025-11-09",
"count": 9
},
{
"date": "2025-11-10",
"count": 14
},
{
"date": "2025-11-11",
"count": 5
},
{
"date": "2025-11-12",
"count": 8
},
{
"date": "2025-11-13",
"count": 1
},
{
"date": "2025-11-14",
"count": 3
},
{
"date": "2025-11-15",
"count": 1
},
{
"date": "2025-11-16",
"count": 3
},
{
"date": "2025-11-17",
"count": 6
},
{
"date": "2025-11-18",
"count": 5
},
{
"date": "2025-11-19",
"count": 3
},
{
"date": "2025-11-20",
"count": 5
},
{
"date": "2025-11-21",
"count": 7
},
{
"date": "2025-11-22",
"count": 3
},
{
"date": "2025-11-23",
"count": 4
},
{
"date": "2025-11-24",
"count": 3
},
{
"date": "2025-11-25",
"count": 2
},
{
"date": "2025-11-27",
"count": 5
},
{
"date": "2025-11-28",
"count": 4
},
{
"date": "2025-12-02",
"count": 3
},
{
"date": "2025-12-05",
"count": 1
},
{
"date": "2025-12-09",
"count": 1
},
{
"date": "2025-12-10",
"count": 1
},
{
"date": "2025-12-11",
"count": 3
},
{
"date": "2025-12-12",
"count": 5
},
{
"date": "2025-12-13",
"count": 2
},
{
"date": "2025-12-14",
"count": 3
},
{
"date": "2025-12-16",
"count": 1
},
{
"date": "2025-12-18",
"count": 1
},
{
"date": "2025-12-23",
"count": 2
},
{
"date": "2025-12-30",
"count": 1
},
{
"date": "2026-01-02",
"count": 1
},
{
"date": "2026-01-04",
"count": 1
},
{
"date": "2026-01-05",
"count": 1
},
{
"date": "2026-01-19",
"count": 1
},
{
"date": "2026-01-29",
"count": 1
},
{
"date": "2026-02-03",
"count": 1
},
{
"date": "2026-02-06",
"count": 1
},
{
"date": "2026-02-08",
"count": 1
},
{
"date": "2026-02-10",
"count": 1
},
{
"date": "2026-02-11",
"count": 1
},
{
"date": "2026-02-14",
"count": 1
},
{
"date": "2026-02-18",
"count": 2
},
{
"date": "2026-03-03",
"count": 2
},
{
"date": "2026-03-04",
"count": 1
},
{
"date": "2026-03-09",
"count": 1
},
{
"date": "2026-03-28",
"count": 1
},
{
"date": "2026-04-11",
"count": 1
},
{
"date": "2026-04-28",
"count": 1
},
{
"date": "2026-05-01",
"count": 1
},
{
"date": "2026-05-18",
"count": 1
},
{
"date": "2026-06-29",
"count": 1
},
{
"date": "2026-07-08",
"count": 1
},
{
"date": "2026-07-10",
"count": 1
},
{
"date": "2026-07-21",
"count": 1
}
],
"complete": true,
"collected": 340,
"total_stars": 340
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"demos"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"packages/components/tsconfig.json",
"packages/site/tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 15848,
"source_files_sampled": 13,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "@fontsource-variable/space-grotesk",
"manifest": "packages/site/package.json",
"ecosystem": "npm",
"version_constraint": "^5.2.10"
},
{
"name": "@lucide/svelte",
"manifest": "packages/site/package.json",
"ecosystem": "npm",
"version_constraint": "^0.548.0"
},
{
"name": "prismjs",
"manifest": "packages/site/package.json",
"ecosystem": "npm",
"version_constraint": "^1.30.0"
},
{
"name": "spoilerjs",
"manifest": "packages/site/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "typeit",
"manifest": "packages/site/package.json",
"ecosystem": "npm",
"version_constraint": "^8.8.7"
}
],
"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": 2,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 2,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "shajidhasan",
"commits": 20,
"avatar_url": "https://avatars.githubusercontent.com/u/66402272?v=4"
},
{
"type": "User",
"login": "pwnedshell",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/55540142?v=4"
},
{
"type": "User",
"login": "devloos",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/58356571?v=4"
}
],
"contributors_sampled": 3,
"top_contributor_share": 0.909
},
"quality_signals": {
"has_ci": false,
"has_tests": false,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [
"eslint.config.js"
],
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"pnpm-lock.yaml"
],
"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": 0,
"reason": "0 out of 2 merged PRs checked by a CI test -- score normalized to 0",
"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": 1,
"reason": "Found 2/20 approved changesets -- score normalized to 1",
"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": null,
"reason": "no workflows found",
"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": 3,
"reason": "3 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 3",
"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": null,
"reason": "no dependencies found",
"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": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 9,
"reason": "1 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "163d26b62a19d2c8b9662476cd97fa81b02ed63c",
"ran_at": "2026-07-22T02:06:51Z",
"aggregate_score": 2.8,
"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-17T05:31:14Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-01-29T13:07:28Z",
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/shajidhasan/spoilerjs",
"host": "github.com",
"name": "spoilerjs",
"owner": "shajidhasan"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 43,
"inputs": {
"security": 28,
"vitality": 34,
"community": 50,
"governance": 56,
"engineering": 43
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 34,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"commits_last_year": 24,
"human_commit_share": 0.917,
"days_since_last_push": 4,
"active_weeks_last_year": 7
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 4 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 4
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "7/52 weeks with commits",
"points": 4.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 7
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "24 commits in the last year",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 24
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "3 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "critical",
"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": 1,
"inputs": {
"releases_count": 0
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "no releases published",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases_published",
"params": {}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "no releases",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases",
"params": {}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "no releases",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases",
"params": {}
}
],
"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": 4,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 4 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 4
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 50,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": "Inorganic Growth Policy discounts the stars and forks components by 40%. The finding describes the timing of public star and fork events; it does not establish that attention was purchased, or that the maintainers were involved.",
"notes": [
{
"code": "growth_policy_discount",
"params": {
"pct": 40
}
}
],
"value": 30,
"inputs": {
"forks": 16,
"stars": 340,
"watchers": 2,
"growth_state": "anomalous",
"growth_signals": [
"acquisition_burst",
"flat_cadence",
"no_released_substance"
],
"growth_windows": [
"2025-11-01/2025-11-03"
],
"growth_peak_days": 3,
"growth_factor_pct": 60,
"growth_peak_stars": 90,
"growth_peak_window": "2025-11-01 → 2025-11-03",
"growth_peak_multiple": 19,
"growth_top_days_share": 0.388,
"growth_baseline_per_day": 2,
"growth_history_complete": true
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "340 stars, discounted for inorganic growth: 90 stars over 3 day(s) from 2025-11-01 → 2025-11-03, 19× the repository's own daily baseline",
"points": 24.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 340
}
},
{
"code": "discounted_for_inorganic_growth",
"params": {
"days": 3,
"stars": 90,
"window": "2025-11-01 → 2025-11-03",
"multiple": 19
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "16 forks, discounted for inorganic growth: 90 stars over 3 day(s) from 2025-11-01 → 2025-11-03, 19× the repository's own daily baseline",
"points": 5.9,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 16
}
},
{
"code": "discounted_for_inorganic_growth",
"params": {
"days": 3,
"stars": 90,
"window": "2025-11-01 → 2025-11-03",
"multiple": 19
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"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": 18,
"status": "met",
"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": 55,
"inputs": {
"packages": [
"spoilerjs"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 2022
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "2,022 downloads/month across npm",
"points": 44.1,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 2022,
"ecosystems": "npm"
}
}
],
"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": 56,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 15,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 3,
"top_contributor_share": 0.909
},
"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 91% of commits",
"points": 2,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 91
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "3 contributors",
"points": 4.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 3
}
}
],
"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": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"merged_prs": 2,
"open_issues": 0,
"closed_issues": 2,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 1
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "2/3 decided PRs merged",
"points": 25.5,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 2,
"decided": 3
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 2/20 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"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": 60,
"inputs": {
"followers": 110,
"owner_type": "User",
"is_verified": null,
"owner_login": "shajidhasan",
"public_repos": 37,
"account_age_days": 2238
},
"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": "110 followers of shajidhasan",
"points": 14.7,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 110,
"login": "shajidhasan"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "37 public repos, account ~6 yr old",
"points": 23.5,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 37
}
},
{
"code": "account_age_years",
"params": {
"years": 6
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"packages": [
"spoilerjs"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 4
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "npm"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 4 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 4
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "4 published versions",
"points": 12,
"status": "partial",
"details": [
{
"code": "published_versions",
"params": {
"count": 4
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "at_risk",
"name": "Engineering Quality",
"value": 43,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 22,
"inputs": {
"has_ci": false,
"has_tests": false,
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": "eslint.config.js",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.js"
}
}
],
"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": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 2 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [
"spoiler",
"stenciljs",
"web-component"
],
"has_wiki": true,
"homepage": "https://spoilerjs.sh4jid.me",
"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": "https://spoilerjs.sh4jid.me",
"points": 15,
"status": "met",
"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": "3 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 3
}
}
],
"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": "critical",
"name": "Security",
"value": 28,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 28,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 2.8
},
"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": "0 out of 2 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"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 2/20 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"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 workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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 1 issue activity found in the last 90 days -- score normalized to 3",
"points": 2.2,
"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": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "1 existing vulnerabilities detected",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"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": "at_risk",
"name": "AI Readiness",
"value": 42,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 32,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.591,
"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": "13 of 22 human commits state their intent (structured subject or explanatory body)",
"points": 31.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 13,
"sampled": 22
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 36,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [
"pnpm-lock.yaml"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"packages/components/tsconfig.json",
"packages/site/tsconfig.json"
],
"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": 0,
"status": "missed",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": "eslint.config.js",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.js"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "packages/components/tsconfig.json, packages/site/tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "packages/components/tsconfig.json, packages/site/tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 24",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 24
}
}
],
"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": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "good",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"primary_language": "Svelte",
"largest_source_bytes": 15848,
"source_files_sampled": 13,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Svelte with type-check config (packages/components/tsconfig.json, packages/site/tsconfig.json)",
"points": 27,
"status": "partial",
"details": [
{
"code": "typecheck_config_language",
"params": {
"files": "packages/components/tsconfig.json, packages/site/tsconfig.json",
"language": "Svelte"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/13 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 13,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"demos"
],
"has_mcp_signal": false,
"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": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "demos",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "demos"
}
}
],
"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": [
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"deps.dev does not index npm:spoilerjs@0.2.1; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-22T02:06:58.525388Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/shajidhasan/spoilerjs.svg",
"full_name": "shajidhasan/spoilerjs",
"license_state": "standard",
"license_spdx": "MIT"
}