Public record
Software health reportschema 0.31.0 · metrics 2.5.0 · 2026-08-05 00:24 UTC

sickn33 / agentic-awesome-skills

AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 2,000+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

Python · JavaScriptMIT★ 44,438 stars⑂ 6,533 forkssince Jan 2026View on GitHub ↗
KindCommand-line toolLibraryhow this is determined

sickn33/agentic-awesome-skills holds a health index of 95 out of 100, placing it in the Exceptional band. It scores highest on Vitality (90/100) and lowest on Security (68/100). It was last updated today. 2 contributors account for most of its recent work.

95
overall / 100
Exceptional

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

95
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

The weighted overall 82 is calibrated to 95 on the published index scale (record calibration 2026-08-02).

Ownership

NickPersonal account
729 followers32 public repossince Oct 2024

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npmagentic-awesome-skills15.9.09,786220 days agoaas-coremcpagent-skill-selectionagent-stackclaude-codecursorgemini-cliantigravityagentic-skillsai-coding

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

90Excellent · 21% of overall
How it's scored
36/36Push recency — last push 0 days ago
20.1/36Commit cadence — 29/52 weeks with commits
18/18Commit volume — 2,462 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 14 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year2,462
human_commit_share0.63
days_since_last_push0
active_weeks_last_year29

Release discipline

100Exceptional
How it's scored
27/27Ships releases — 100 releases published
36/36Release recency — latest release 0 days ago
27/27Release cadence — a release every ~1.5 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count100
latest_release_tagv15.9.0
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases1.5
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

88Excellent · 17% of overall
How it's scored
60/60Stars — 44,438 stars
25/25Forks — 6,533 forks
13.9/15Watchers — 313 watchers
Inputs used
forks6,533
stars44,438
watchers313
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

92Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges14
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_servicesshields.io
has_pull_request_templateyes
How it's scored
53.2/80Monthly downloads — 9,786 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesagentic-awesome-skills
dependents
ecosystemsnpm
total_downloads
monthly_downloads9,786
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

73Good · 23% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
12.3/22.5Commit distribution — top contributor authored 45% of commits
13.5/13.5Contributor breadth — 98 contributors
10/10OpenSSF Scorecard: Contributors — project has 10 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled98
top_contributor_share0.453
How it's scored
42/42Issue resolution — 100% of issues closed
24.8/30PR acceptance — 700/848 decided PRs merged
13/13Newcomer PR acceptance — 10/10 first-time contributors' PRs merged in 30d
3/15OpenSSF Scorecard: Code-Review — Found 8/30 approved changesets -- score normalized to 2
Inputs used
merged_prs700
open_issues0
closed_issues159
prs_merged_7d35
prs_decided_7d36
prs_merged_30d35
prs_decided_30d36
issue_closed_ratio1
closed_unmerged_prs148
first_time_authors_30d9
first_time_prs_merged_30d10
first_time_prs_decided_30d10
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
20.6/25Owner reach — 729 followers of sickn33
14.7/25Track record — 32 public repos, account ~1 yr old
Inputs used
followers729
owner_typeUser
is_verified
owner_loginsickn33
public_repos32
account_age_days666
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 0 days ago
20/20Version history — 22 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesagentic-awesome-skills
ecosystemsnpm
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

90Excellent · 19% of overall
How it's scored
24/24CI workflows — 9 workflow(s)
24/24Tests present
16/16Linter config — eslint.config.js
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 30 out of 30 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

100Exceptional
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://sickn33.github.io/agentic-awesome-skills/
10/10Repository description
10/10Topics — 20 topics
10/10Wiki
Inputs used
topicsagentic-skills, ai-agents, antigravity, claude-code, mcp, ai-workflows, codex-cli, developer-tools, gemini-cli, skill-library, agent-skills, ai-agent-skills, antigravity-skills, claude-code-skills, codex-skills, cursor-skills, gemini-skills, ai-coding, cursor, kiro
has_wikiyes
homepagehttps://sickn33.github.io/agentic-awesome-skills/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

68Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
2.5/2.5CI-Tests — 30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
1.5/7.5Code-Review — Found 8/30 approved changesets -- score normalized to 2
2.5/2.5Contributors — project has 10 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 14 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
1.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 3
4/5SAST — SAST tool detected but not run on all commits
2/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 19 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate6
Excluded from scoring (no data or not applicable): branch_protection, signed_releases. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages622
unassessed_packages46
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 622 resolved dependencies against OSV. 46 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

74Good · 4% of overall
How it's scored
45/45Agent instructions — AGENTS.md, plugins/agentic-awesome-skills-claude/skills/agents-generator/assets/claude.md, plugins/agentic-awesome-skills-claude/skills/dbos-golang/AGENTS.md, plugins/agentic-awesome-skills-claude/skills/dbos-golang/CLAUDE.md, plugins/agentic-awesome-skills-claude/skills/dbos-python/AGENTS.md, plugins/agentic-awesome-skills-claude/skills/dbos-python/CLAUDE.md, plugins/agentic-awesome-skills-claude/skills/dbos-typescript/AGENTS.md, plugins/agentic-awesome-skills-claude/skills/dbos-typescript/CLAUDE.md, plugins/agentic-awesome-skills-claude/skills/loki-mode/CLAUDE.md, plugins/agentic-awesome-skills-claude/skills/loki-mode/references/agents.md, plugins/agentic-awesome-skills-claude/skills/postgres-best-practices/AGENTS.md, plugins/agentic-awesome-skills-claude/skills/react-best-practices/AGENTS.md, plugins/agentic-awesome-skills/skills/agents-generator/assets/claude.md, plugins/agentic-awesome-skills/skills/dbos-golang/AGENTS.md, plugins/agentic-awesome-skills/skills/dbos-golang/CLAUDE.md, plugins/agentic-awesome-skills/skills/dbos-python/AGENTS.md, plugins/agentic-awesome-skills/skills/dbos-python/CLAUDE.md, plugins/agentic-awesome-skills/skills/dbos-typescript/AGENTS.md, plugins/agentic-awesome-skills/skills/dbos-typescript/CLAUDE.md, plugins/agentic-awesome-skills/skills/postgres-best-practices/AGENTS.md, plugins/agentic-awesome-skills/skills/react-best-practices/AGENTS.md, plugins/agentic-bundle-aas-data-analytics/skills/postgres-best-practices/AGENTS.md, plugins/agentic-bundle-aas-data-engineering-platform/skills/postgres-best-practices/AGENTS.md, plugins/agentic-bundle-aas-web-app-builder/skills/react-best-practices/AGENTS.md, plugins/agentic-bundle-data-analytics/skills/postgres-best-practices/AGENTS.md, plugins/agentic-bundle-typescript-javascript/skills/react-best-practices/AGENTS.md, plugins/agentic-bundle-web-wizard/skills/react-best-practices/AGENTS.md, skills/agents-generator/assets/claude.md, skills/dbos-golang/AGENTS.md, skills/dbos-golang/CLAUDE.md, skills/dbos-python/AGENTS.md, skills/dbos-python/CLAUDE.md, skills/dbos-typescript/AGENTS.md, skills/dbos-typescript/CLAUDE.md, skills/loki-mode/CLAUDE.md, skills/loki-mode/references/agents.md, skills/postgres-best-practices/AGENTS.md, skills/react-best-practices/AGENTS.md
15/15Machine-readable docs (llms.txt) — llms.txt present
40/40Legible commit history — 63 of 63 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtyes
legible_history_share1
agent_instruction_filesAGENTS.md, plugins/agentic-awesome-skills-claude/skills/agents-generator/assets/claude.md, plugins/agentic-awesome-skills-claude/skills/dbos-golang/AGENTS.md, plugins/agentic-awesome-skills-claude/skills/dbos-golang/CLAUDE.md, plugins/agentic-awesome-skills-claude/skills/dbos-python/AGENTS.md, plugins/agentic-awesome-skills-claude/skills/dbos-python/CLAUDE.md, plugins/agentic-awesome-skills-claude/skills/dbos-typescript/AGENTS.md, plugins/agentic-awesome-skills-claude/skills/dbos-typescript/CLAUDE.md, plugins/agentic-awesome-skills-claude/skills/loki-mode/CLAUDE.md, plugins/agentic-awesome-skills-claude/skills/loki-mode/references/agents.md, plugins/agentic-awesome-skills-claude/skills/postgres-best-practices/AGENTS.md, plugins/agentic-awesome-skills-claude/skills/react-best-practices/AGENTS.md, plugins/agentic-awesome-skills/skills/agents-generator/assets/claude.md, plugins/agentic-awesome-skills/skills/dbos-golang/AGENTS.md, plugins/agentic-awesome-skills/skills/dbos-golang/CLAUDE.md, plugins/agentic-awesome-skills/skills/dbos-python/AGENTS.md, plugins/agentic-awesome-skills/skills/dbos-python/CLAUDE.md, plugins/agentic-awesome-skills/skills/dbos-typescript/AGENTS.md, plugins/agentic-awesome-skills/skills/dbos-typescript/CLAUDE.md, plugins/agentic-awesome-skills/skills/postgres-best-practices/AGENTS.md, plugins/agentic-awesome-skills/skills/react-best-practices/AGENTS.md, plugins/agentic-bundle-aas-data-analytics/skills/postgres-best-practices/AGENTS.md, plugins/agentic-bundle-aas-data-engineering-platform/skills/postgres-best-practices/AGENTS.md, plugins/agentic-bundle-aas-web-app-builder/skills/react-best-practices/AGENTS.md, plugins/agentic-bundle-data-analytics/skills/postgres-best-practices/AGENTS.md, plugins/agentic-bundle-typescript-javascript/skills/react-best-practices/AGENTS.md, plugins/agentic-bundle-web-wizard/skills/react-best-practices/AGENTS.md, skills/agents-generator/assets/claude.md, skills/dbos-golang/AGENTS.md, skills/dbos-golang/CLAUDE.md, skills/dbos-python/AGENTS.md, skills/dbos-python/CLAUDE.md, skills/dbos-typescript/AGENTS.md, skills/dbos-typescript/CLAUDE.md, skills/loki-mode/CLAUDE.md, skills/loki-mode/references/agents.md, skills/postgres-best-practices/AGENTS.md, skills/react-best-practices/AGENTS.md
agent_instruction_max_bytes60,535
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — eslint.config.js
11/11Static type checking — apps/web-app/tsconfig.json, plugins/agentic-awesome-skills-claude/skills/loki-mode/examples/todo-app-generated/backend/tsconfig.json, plugins/agentic-awesome-skills-claude/skills/loki-mode/examples/todo-app-generated/frontend/tsconfig.json, plugins/agentic-awesome-skills-claude/skills/telegram/assets/boilerplate/nodejs/tsconfig.json, plugins/agentic-awesome-skills-claude/skills/whatsapp-cloud-api/assets/boilerplate/nodejs/tsconfig.json, plugins/agentic-awesome-skills/skills/telegram/assets/boilerplate/nodejs/tsconfig.json, plugins/agentic-awesome-skills/skills/whatsapp-cloud-api/assets/boilerplate/nodejs/tsconfig.json, skills/loki-mode/examples/todo-app-generated/backend/tsconfig.json, skills/loki-mode/examples/todo-app-generated/frontend/tsconfig.json, skills/telegram/assets/boilerplate/nodejs/tsconfig.json, skills/whatsapp-cloud-api/assets/boilerplate/nodejs/tsconfig.json
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
3/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 3
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configsapps/web-app/tsconfig.json, plugins/agentic-awesome-skills-claude/skills/loki-mode/examples/todo-app-generated/backend/tsconfig.json, plugins/agentic-awesome-skills-claude/skills/loki-mode/examples/todo-app-generated/frontend/tsconfig.json, plugins/agentic-awesome-skills-claude/skills/telegram/assets/boilerplate/nodejs/tsconfig.json, plugins/agentic-awesome-skills-claude/skills/whatsapp-cloud-api/assets/boilerplate/nodejs/tsconfig.json, plugins/agentic-awesome-skills/skills/telegram/assets/boilerplate/nodejs/tsconfig.json, plugins/agentic-awesome-skills/skills/whatsapp-cloud-api/assets/boilerplate/nodejs/tsconfig.json, skills/loki-mode/examples/todo-app-generated/backend/tsconfig.json, skills/loki-mode/examples/todo-app-generated/frontend/tsconfig.json, skills/telegram/assets/boilerplate/nodejs/tsconfig.json, skills/whatsapp-cloud-api/assets/boilerplate/nodejs/tsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
27/45Type-checkable code — Python with type-check config (apps/web-app/tsconfig.json, plugins/agentic-awesome-skills-claude/skills/loki-mode/examples/todo-app-generated/backend/tsconfig.json, plugins/agentic-awesome-skills-claude/skills/loki-mode/examples/todo-app-generated/frontend/tsconfig.json, plugins/agentic-awesome-skills-claude/skills/telegram/assets/boilerplate/nodejs/tsconfig.json, plugins/agentic-awesome-skills-claude/skills/whatsapp-cloud-api/assets/boilerplate/nodejs/tsconfig.json, plugins/agentic-awesome-skills/skills/telegram/assets/boilerplate/nodejs/tsconfig.json, plugins/agentic-awesome-skills/skills/whatsapp-cloud-api/assets/boilerplate/nodejs/tsconfig.json, skills/loki-mode/examples/todo-app-generated/backend/tsconfig.json, skills/loki-mode/examples/todo-app-generated/frontend/tsconfig.json, skills/telegram/assets/boilerplate/nodejs/tsconfig.json, skills/whatsapp-cloud-api/assets/boilerplate/nodejs/tsconfig.json)
54.9/55Manageable file sizes — 7/2,826 source files over 60KB
Inputs used
primary_languagePython
largest_source_bytes69,327
source_files_sampled2,826
oversized_source_files7
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
20/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalyes
api_schema_files

Key facts

44,438GitHub stars
98contributors
2,462commits, last 12 months
0days since last push
100releases
2bus factor
0open issues
npm, PyPIpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • deps.dev does not index npm:agentic-awesome-skills@15.9.0; advisories assessed against the repository dependency graph instead

More detail

Star and fork history 0 ★ / 6,533 ⇿
0Stars
6,533Forks
61Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

Only the most recent history is shown — this repository exceeds the collection window, so the earliest history is not captured.

5,4005,6005,8006,0006,2006,4006,6006,533272026-052026-062026-08
Major 4Minor 48Patch 7
OpenSSF Scorecard 6.0 / 10
6.0aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-08-05 00:23 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
10CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
2Code-ReviewFound 8/30 approved changesets -- score normalized to 2
10Contributorsproject has 10 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 14 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
3Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 3
8SASTSAST tool detected but not run on all commits
4Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities19 existing vulnerabilities detected
Direct dependencies 4
RegistryPackageVersion constraintManifest
npmajv^8.20.0package.json
npmfast-uri^3.1.5package.json
npmsanitize-filename^1.6.4package.json
npmyaml^2.9.0package.json
All dependencies 668

Full resolved dependency set from the GitHub dependency graph: 6 direct and 662 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
npmajv6.15.0direct
npmajv8.20.0direct
npmajv^8.17.1direct
npmfast-uri3.1.5direct
npmsanitize-filename1.6.4direct
npmyaml2.9.0direct
npm@adobe/css-tools4.5.0indirect
npm@alloc/quick-lru5.2.0indirect
npm@asamuzakjp/css-color3.2.0indirect
npm@babel/code-frame7.29.7indirect
npm@babel/compat-data7.29.7indirect
npm@babel/core7.29.7indirect
npm@babel/generator7.29.7indirect
npm@babel/helper-compilation-targets7.29.7indirect
npm@babel/helper-globals7.29.7indirect
npm@babel/helper-module-imports7.29.7indirect
npm@babel/helper-module-transforms7.29.7indirect
npm@babel/helper-string-parser7.29.7indirect
npm@babel/helper-validator-identifier7.29.7indirect
npm@babel/helper-validator-option7.29.7indirect
npm@babel/helpers7.29.7indirect
npm@babel/parser7.29.7indirect
npm@babel/runtime7.29.7indirect
npm@babel/template7.29.7indirect
npm@babel/traverse7.29.7indirect
npm@babel/types7.29.7indirect
npm@bcoe/v8-coverage1.0.2indirect
npm@cspotcode/source-map-support0.8.1indirect
npm@csstools/color-helpers5.1.0indirect
npm@csstools/css-calc2.1.4indirect
npm@csstools/css-color-parser3.1.0indirect
npm@csstools/css-parser-algorithms3.0.5indirect
npm@csstools/css-tokenizer3.0.4indirect
npm@emnapi/core1.10.0indirect
npm@emnapi/core1.11.1indirect
npm@emnapi/runtime1.10.0indirect
npm@emnapi/runtime1.11.1indirect
npm@emnapi/wasi-threads1.2.1indirect
npm@emnapi/wasi-threads1.2.2indirect
npm@eslint-community/eslint-utils4.9.1indirect
npm@eslint-community/regexpp4.12.2indirect
npm@eslint/config-array0.23.5indirect
npm@eslint/config-helpers0.7.0indirect
npm@eslint/core1.2.1indirect
npm@eslint/js10.0.1indirect
npm@eslint/object-schema3.0.5indirect
npm@eslint/plugin-kit0.7.2indirect
npm@fontsource/jetbrains-mono5.2.8indirect
npm@fontsource/outfit5.2.8indirect
npm@humanfs/core0.19.2indirect
npm@humanfs/node0.16.8indirect
npm@humanfs/types0.15.0indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/retry0.4.3indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/remapping2.3.5indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@jridgewell/trace-mapping0.3.9indirect
npm@napi-rs/wasm-runtime1.1.5indirect
npm@napi-rs/wasm-runtime1.1.6indirect
npm@oxc-project/types0.133.0indirect
npm@oxc-project/types0.138.0indirect
npm@phosphor-icons/react2.1.10indirect
npm@rolldown/binding-android-arm641.0.3indirect
npm@rolldown/binding-android-arm641.1.4indirect
npm@rolldown/binding-darwin-arm641.0.3indirect
npm@rolldown/binding-darwin-arm641.1.4indirect
npm@rolldown/binding-darwin-x641.0.3indirect
npm@rolldown/binding-darwin-x641.1.4indirect
npm@rolldown/binding-freebsd-x641.0.3indirect
npm@rolldown/binding-freebsd-x641.1.4indirect
npm@rolldown/binding-linux-arm-gnueabihf1.0.3indirect
npm@rolldown/binding-linux-arm-gnueabihf1.1.4indirect
npm@rolldown/binding-linux-arm64-gnu1.0.3indirect
npm@rolldown/binding-linux-arm64-gnu1.1.4indirect
npm@rolldown/binding-linux-arm64-musl1.0.3indirect
npm@rolldown/binding-linux-arm64-musl1.1.4indirect
npm@rolldown/binding-linux-ppc64-gnu1.0.3indirect
npm@rolldown/binding-linux-ppc64-gnu1.1.4indirect
npm@rolldown/binding-linux-s390x-gnu1.0.3indirect
npm@rolldown/binding-linux-s390x-gnu1.1.4indirect
npm@rolldown/binding-linux-x64-gnu1.0.3indirect
npm@rolldown/binding-linux-x64-gnu1.1.4indirect
npm@rolldown/binding-linux-x64-musl1.0.3indirect
npm@rolldown/binding-linux-x64-musl1.1.4indirect
npm@rolldown/binding-openharmony-arm641.0.3indirect
npm@rolldown/binding-openharmony-arm641.1.4indirect
npm@rolldown/binding-wasm32-wasi1.0.3indirect
npm@rolldown/binding-wasm32-wasi1.1.4indirect
npm@rolldown/binding-win32-arm64-msvc1.0.3indirect
npm@rolldown/binding-win32-arm64-msvc1.1.4indirect
npm@rolldown/binding-win32-x64-msvc1.0.3indirect
npm@rolldown/binding-win32-x64-msvc1.1.4indirect
npm@rolldown/pluginutils1.0.1indirect
npm@standard-schema/spec1.1.0indirect
npm@supabase/auth-js2.111.0indirect
npm@supabase/functions-js2.111.0indirect
npm@supabase/phoenix0.4.5indirect
npm@supabase/postgrest-js2.111.0indirect
npm@supabase/realtime-js2.111.0indirect
npm@supabase/storage-js2.111.0indirect
npm@supabase/supabase-js2.111.0indirect
npm@tailwindcss/node4.3.2indirect
npm@tailwindcss/oxide4.3.2indirect
npm@tailwindcss/oxide-android-arm644.3.2indirect
npm@tailwindcss/oxide-darwin-arm644.3.2indirect
npm@tailwindcss/oxide-darwin-x644.3.2indirect
npm@tailwindcss/oxide-freebsd-x644.3.2indirect
npm@tailwindcss/oxide-linux-arm-gnueabihf4.3.2indirect
npm@tailwindcss/oxide-linux-arm64-gnu4.3.2indirect
npm@tailwindcss/oxide-linux-arm64-musl4.3.2indirect
npm@tailwindcss/oxide-linux-x64-gnu4.3.2indirect
npm@tailwindcss/oxide-linux-x64-musl4.3.2indirect
npm@tailwindcss/oxide-wasm32-wasi4.3.2indirect
npm@tailwindcss/oxide-win32-arm64-msvc4.3.2indirect
npm@tailwindcss/oxide-win32-x64-msvc4.3.2indirect
npm@tailwindcss/postcss4.3.2indirect
npm@testing-library/dom10.4.1indirect
npm@testing-library/jest-dom6.9.1indirect
npm@testing-library/react16.3.2indirect
npm@tsconfig/node101.0.12indirect
npm@tsconfig/node121.0.11indirect
npm@tsconfig/node141.0.3indirect
npm@tsconfig/node161.0.4indirect
npm@tybys/wasm-util0.10.2indirect
npm@tybys/wasm-util0.10.3indirect
npm@types/aria-query5.0.4indirect
npm@types/better-sqlite37.6.13indirect
npm@types/body-parser1.19.6indirect
npm@types/chai5.2.3indirect
npm@types/connect3.4.38indirect
npm@types/cors2.8.19indirect
npm@types/debug4.1.13indirect
npm@types/deep-eql4.0.2indirect
npm@types/esrecurse4.3.1indirect
npm@types/estree1.0.9indirect
npm@types/estree-jsx1.0.5indirect
npm@types/express4.17.25indirect
npm@types/express^4.17.0indirect
npm@types/express^5.0.0indirect
npm@types/express-serve-static-core4.19.7indirect
npm@types/hast3.0.4indirect
npm@types/http-errors2.0.5indirect
npm@types/json-schema7.0.15indirect
npm@types/mdast4.0.4indirect
npm@types/mime1.3.5indirect
npm@types/ms2.1.0indirect
npm@types/node20.19.27indirect
npm@types/node20.19.43indirect
npm@types/node^20.0.0indirect
npm@types/node^22.0.0indirect
npm@types/qs6.14.0indirect
npm@types/range-parser1.2.7indirect
npm@types/react19.2.17indirect
npm@types/react19.2.7indirect
npm@types/react-dom19.2.3indirect
npm@types/send0.17.6indirect
npm@types/send1.2.1indirect
npm@types/serve-static1.15.10indirect
npm@types/unist2.0.11indirect
npm@types/unist3.0.3indirect
npm@typescript-eslint/eslint-plugin8.65.0indirect
npm@typescript-eslint/parser8.65.0indirect
npm@typescript-eslint/project-service8.65.0indirect
npm@typescript-eslint/scope-manager8.65.0indirect
npm@typescript-eslint/tsconfig-utils8.65.0indirect
npm@typescript-eslint/type-utils8.65.0indirect
npm@typescript-eslint/types8.65.0indirect
npm@typescript-eslint/typescript-estree8.65.0indirect
npm@typescript-eslint/utils8.65.0indirect
npm@typescript-eslint/visitor-keys8.65.0indirect
npm@ungap/structured-clone1.3.2indirect
npm@vitejs/plugin-react6.0.2indirect
npm@vitejs/plugin-react6.0.3indirect
npm@vitest/coverage-v84.1.9indirect
npm@vitest/expect4.1.9indirect
npm@vitest/mocker4.1.9indirect
npm@vitest/pretty-format4.1.9indirect
npm@vitest/runner4.1.9indirect
npm@vitest/snapshot4.1.9indirect
npm@vitest/spy4.1.9indirect
npm@vitest/utils4.1.9indirect
npmaccepts1.3.8indirect
npmaccepts2.0.0indirect
npmacorn8.15.0indirect
npmacorn8.17.0indirect
npmacorn-jsx5.3.2indirect
npmacorn-walk8.3.4indirect
npmagent-base7.1.4indirect
npmajv-formats^3.0.1indirect
npmansi-regex5.0.1indirect
npmansi-styles5.2.0indirect
npmarg4.1.3indirect
npmaria-query5.3.0indirect
npmarray-flatten1.1.1indirect
npmassertion-error2.0.1indirect
npmast-v8-to-istanbul1.0.4indirect
npmasynckit0.4.0indirect
npmautoprefixer10.5.2indirect
npmaxios^1.7.0indirect
npmbail2.0.2indirect
npmbalanced-match4.0.4indirect
npmbase64-js1.5.1indirect
npmbaseline-browser-mapping2.10.40indirect
npmbetter-sqlite312.11.1indirect
npmbindings1.5.0indirect
npmbl4.1.0indirect
npmbody-parser1.20.6indirect
npmbody-parser2.3.0indirect
npmbrace-expansion5.0.9indirect
npmbrowserslist4.28.4indirect
npmbuffer5.7.1indirect
npmbytes3.1.2indirect
npmcall-bind-apply-helpers1.0.2indirect
npmcall-bound1.0.4indirect
npmcaniuse-lite1.0.30001800indirect
npmccount2.0.1indirect
npmchai6.2.2indirect
npmcharacter-entities2.0.2indirect
npmcharacter-entities-html42.1.0indirect
npmcharacter-entities-legacy3.0.0indirect
npmcharacter-reference-invalid2.0.1indirect
npmchownr1.1.4indirect
npmcombined-stream1.0.8indirect
npmcomma-separated-tokens2.0.3indirect
npmcontent-disposition0.5.4indirect
npmcontent-disposition1.1.0indirect
npmcontent-type1.0.5indirect
npmcontent-type2.0.0indirect
npmconvert-source-map2.0.0indirect
npmcookie0.7.2indirect
npmcookie-es3.1.1indirect
npmcookie-signature1.0.7indirect
npmcookie-signature1.2.2indirect
npmcors2.8.6indirect
npmcreate-require1.1.1indirect
npmcross-spawn7.0.6indirect
npmcss.escape1.5.1indirect
npmcssstyle4.6.0indirect
npmcsstype3.2.3indirect
npmdata-urls5.0.0indirect
npmdebug2.6.9indirect
npmdebug4.4.3indirect
npmdecimal.js10.6.0indirect
npmdecode-named-character-reference1.3.0indirect
npmdecompress-response6.0.0indirect
npmdeep-extend0.6.0indirect
npmdeep-is0.1.4indirect
npmdelayed-stream1.0.0indirect
npmdepd2.0.0indirect
npmdequal2.0.3indirect
npmdestroy1.2.0indirect
npmdetect-libc2.1.2indirect
npmdevlop1.1.0indirect
npmdiff4.0.4indirect
npmdom-accessibility-api0.5.16indirect
npmdom-accessibility-api0.6.3indirect
npmdotenv^16.4.0indirect
npmdunder-proto1.0.1indirect
npmee-first1.1.1indirect
npmelectron-to-chromium1.5.384indirect
npmencodeurl2.0.0indirect
npmend-of-stream1.4.5indirect
npmenhanced-resolve5.21.6indirect
npmentities6.0.1indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-module-lexer2.3.0indirect
npmes-object-atoms1.1.2indirect
npmes-set-tostringtag2.1.0indirect
npmescalade3.2.0indirect
npmescape-html1.0.3indirect
npmescape-string-regexp4.0.0indirect
npmescape-string-regexp5.0.0indirect
npmeslint10.8.0indirect
npmeslint-plugin-react-hooks7.1.1indirect
npmeslint-plugin-react-refresh0.5.3indirect
npmeslint-scope9.1.2indirect
npmeslint-visitor-keys3.4.3indirect
npmeslint-visitor-keys5.0.1indirect
npmespree11.2.0indirect
npmesquery1.7.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmestree-util-is-identifier-name3.0.0indirect
npmestree-walker3.0.3indirect
npmesutils2.0.3indirect
npmetag1.8.1indirect
npmexpand-template2.0.3indirect
npmexpect-type1.4.0indirect
npmexpress4.22.2indirect
npmexpress5.2.1indirect
npmexpress^4.18.0indirect
npmexpress^4.21.0indirect
npmexpress-rate-limit8.5.2indirect
npmextend3.0.2indirect
npmfast-deep-equal3.1.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfdir6.5.0indirect
npmfile-entry-cache8.0.0indirect
npmfile-uri-to-path1.0.0indirect
npmfinalhandler1.3.2indirect
npmfinalhandler2.1.1indirect
npmfind-up5.0.0indirect
npmflat-cache4.0.1indirect
npmflatted3.4.2indirect
npmform-data4.0.6indirect
npmforwarded0.2.0indirect
npmfraction.js5.3.4indirect
npmfresh0.5.2indirect
npmfresh2.0.0indirect
npmfs-constants1.0.0indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmgensync1.0.0-beta.2indirect
npmget-intrinsic1.3.0indirect
npmget-proto1.0.1indirect
npmgithub-from-package0.0.0indirect
npmgithub-markdown-css5.9.0indirect
npmglob-parent6.0.2indirect
npmglobals16.5.0indirect
npmgopd1.2.0indirect
npmgraceful-fs4.2.11indirect
npmhas-flag4.0.0indirect
npmhas-symbols1.1.0indirect
npmhas-tostringtag1.0.2indirect
npmhasown2.0.3indirect
npmhasown2.0.4indirect
npmhast-util-is-element3.0.0indirect
npmhast-util-to-jsx-runtime2.3.6indirect
npmhast-util-to-text4.0.2indirect
npmhast-util-whitespace3.0.0indirect
npmhermes-estree0.25.1indirect
npmhermes-parser0.25.1indirect
npmhighlight.js11.11.1indirect
npmhtml-encoding-sniffer4.0.0indirect
npmhtml-escaper2.0.2indirect
npmhtml-url-attributes3.0.1indirect
npmhttp-errors2.0.1indirect
npmhttp-proxy-agent7.0.2indirect
npmhttps-proxy-agent7.0.6indirect
npmiceberg-js0.8.1indirect
npmiconv-lite0.4.24indirect
npmiconv-lite0.6.3indirect
npmiconv-lite0.7.2indirect
npmieee7541.2.1indirect
npmignore5.3.2indirect
npmignore7.0.6indirect
npmimurmurhash0.1.4indirect
npmindent-string4.0.0indirect
npminherits2.0.4indirect
npmini1.3.8indirect
npminline-style-parser0.2.7indirect
npmip-address10.4.0indirect
npmipaddr.js1.9.1indirect
npmis-alphabetical2.0.1indirect
npmis-alphanumerical2.0.1indirect
npmis-decimal2.0.1indirect
npmis-extglob2.1.1indirect
npmis-glob4.0.3indirect
npmis-hexadecimal2.0.1indirect
npmis-plain-obj4.1.0indirect
npmis-potential-custom-element-name1.0.1indirect
npmis-promise4.0.0indirect
npmisexe2.0.0indirect
npmistanbul-lib-coverage3.2.2indirect
npmistanbul-lib-report3.0.1indirect
npmistanbul-reports3.2.0indirect
npmjiti2.7.0indirect
npmjs-tokens10.0.0indirect
npmjs-tokens4.0.0indirect
npmjs-yaml^4.1.0indirect
npmjsdom24.1.3indirect
npmjsesc3.1.0indirect
npmjson-buffer3.0.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-schema-traverse1.0.0indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjson52.2.3indirect
npmkeyv4.5.4indirect
npmlevn0.4.1indirect
npmlightningcss1.32.0indirect
npmlightningcss-android-arm641.32.0indirect
npmlightningcss-darwin-arm641.32.0indirect
npmlightningcss-darwin-x641.32.0indirect
npmlightningcss-freebsd-x641.32.0indirect
npmlightningcss-linux-arm-gnueabihf1.32.0indirect
npmlightningcss-linux-arm64-gnu1.32.0indirect
npmlightningcss-linux-arm64-musl1.32.0indirect
npmlightningcss-linux-x64-gnu1.32.0indirect
npmlightningcss-linux-x64-musl1.32.0indirect
npmlightningcss-win32-arm64-msvc1.32.0indirect
npmlightningcss-win32-x64-msvc1.32.0indirect
npmlocate-path6.0.0indirect
npmlongest-streak3.1.0indirect
npmlowlight3.3.0indirect
npmlru-cache10.4.3indirect
npmlru-cache5.1.1indirect
npmlz-string1.5.0indirect
npmmagic-string0.30.21indirect
npmmagicast0.5.3indirect
npmmake-dir4.0.0indirect
npmmake-error1.3.6indirect
npmmarkdown-table3.0.4indirect
npmmath-intrinsics1.1.0indirect
npmmdast-util-find-and-replace3.0.2indirect
npmmdast-util-from-markdown2.0.3indirect
npmmdast-util-gfm3.1.0indirect
npmmdast-util-gfm-autolink-literal2.0.1indirect
npmmdast-util-gfm-footnote2.1.0indirect
npmmdast-util-gfm-strikethrough2.0.0indirect
npmmdast-util-gfm-table2.0.0indirect
npmmdast-util-gfm-task-list-item2.0.0indirect
npmmdast-util-mdx-expression2.0.1indirect
npmmdast-util-mdx-jsx3.2.0indirect
npmmdast-util-mdxjs-esm2.0.1indirect
npmmdast-util-phrasing4.1.0indirect
npmmdast-util-to-hast13.2.1indirect
npmmdast-util-to-markdown2.1.2indirect
npmmdast-util-to-string4.0.0indirect
npmmedia-typer0.3.0indirect
npmmedia-typer1.1.0indirect
npmmerge-descriptors1.0.3indirect
npmmerge-descriptors2.0.0indirect
npmmethods1.1.2indirect
npmmicromark4.0.2indirect
npmmicromark-core-commonmark2.0.3indirect
npmmicromark-extension-gfm3.0.0indirect
npmmicromark-extension-gfm-autolink-literal2.1.0indirect
npmmicromark-extension-gfm-footnote2.1.0indirect
npmmicromark-extension-gfm-strikethrough2.1.0indirect
npmmicromark-extension-gfm-table2.1.1indirect
npmmicromark-extension-gfm-tagfilter2.0.0indirect
npmmicromark-extension-gfm-task-list-item2.1.0indirect
npmmicromark-factory-destination2.0.1indirect
npmmicromark-factory-label2.0.1indirect
npmmicromark-factory-space2.0.1indirect
npmmicromark-factory-title2.0.1indirect
npmmicromark-factory-whitespace2.0.1indirect
npmmicromark-util-character2.1.1indirect
npmmicromark-util-chunked2.0.1indirect
npmmicromark-util-classify-character2.0.1indirect
npmmicromark-util-combine-extensions2.0.1indirect
npmmicromark-util-decode-numeric-character-reference2.0.2indirect
npmmicromark-util-decode-string2.0.1indirect
npmmicromark-util-encode2.0.1indirect
npmmicromark-util-html-tag-name2.0.1indirect
npmmicromark-util-normalize-identifier2.0.1indirect
npmmicromark-util-resolve-all2.0.1indirect
npmmicromark-util-sanitize-uri2.0.1indirect
npmmicromark-util-subtokenize2.1.0indirect
npmmicromark-util-symbol2.0.1indirect
npmmicromark-util-types2.0.2indirect
npmmime1.6.0indirect
npmmime-db1.52.0indirect
npmmime-db1.54.0indirect
npmmime-types2.1.35indirect
npmmime-types3.0.2indirect
npmmimic-response3.1.0indirect
npmmin-indent1.0.1indirect
npmminimatch10.2.5indirect
npmminimist1.2.8indirect
npmmkdirp-classic0.5.3indirect
npmms2.0.0indirect
npmms2.1.3indirect
npmnanoid3.3.17indirect
npmnapi-build-utils2.0.0indirect
npmnatural-compare1.4.0indirect
npmnegotiator0.6.3indirect
npmnegotiator1.0.0indirect
npmnode-abi3.85.0indirect
npmnode-releases2.0.50indirect
npmnwsapi2.2.24indirect
npmobject-assign4.1.1indirect
npmobject-inspect1.13.4indirect
npmobug2.1.3indirect
npmon-finished2.4.1indirect
npmonce1.4.0indirect
npmoptionator0.9.4indirect
npmp-limit3.1.0indirect
npmp-locate5.0.0indirect
npmparse-entities4.0.2indirect
npmparse57.3.0indirect
npmparseurl1.3.3indirect
npmpath-exists4.0.0indirect
npmpath-key3.1.1indirect
npmpath-to-regexp0.1.13indirect
npmpath-to-regexp8.4.2indirect
npmpathe2.0.3indirect
npmpicocolors1.1.1indirect
npmpicomatch4.0.4indirect
npmplaywright^1.57.0indirect
npmpostcss8.5.25indirect
npmpostcss-value-parser4.2.0indirect
npmprebuild-install7.1.3indirect
npmprelude-ls1.2.1indirect
npmpretty-format27.5.1indirect
npmproperty-information7.2.0indirect
npmproxy-addr2.0.7indirect
npmpsl1.15.0indirect
npmpump3.0.3indirect
npmpunycode2.3.1indirect
npmqs6.15.2indirect
npmqs6.15.3indirect
npmquerystringify2.2.0indirect
npmrange-parser1.2.1indirect
npmrange-parser1.3.0indirect
npmraw-body2.5.3indirect
npmraw-body3.0.2indirect
npmrc1.2.8indirect
npmreact19.2.7indirect
npmreact-dom19.2.7indirect
npmreact-is17.0.2indirect
npmreact-markdown10.1.0indirect
npmreact-router8.3.0indirect
npmreact-virtuoso4.18.10indirect
npmreadable-stream3.6.2indirect
npmredent3.0.0indirect
npmrehype-highlight7.0.2indirect
npmremark-gfm4.0.1indirect
npmremark-parse11.0.0indirect
npmremark-rehype11.1.2indirect
npmremark-stringify11.0.0indirect
npmrequire-from-string2.0.2indirect
npmrequires-port1.0.0indirect
npmrolldown1.0.3indirect
npmrolldown1.1.4indirect
npmrouter2.2.0indirect
npmrrweb-cssom0.7.1indirect
npmrrweb-cssom0.8.0indirect
npmsafe-buffer5.2.1indirect
npmsafer-buffer2.1.2indirect
npmsaxes6.0.0indirect
npmscheduler0.27.0indirect
npmsemver6.3.1indirect
npmsemver7.7.3indirect
npmsemver7.8.5indirect
npmsend0.19.2indirect
npmsend1.2.1indirect
npmserve-static1.16.3indirect
npmserve-static2.2.1indirect
npmsetprototypeof1.2.0indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmside-channel1.1.0indirect
npmside-channel1.1.1indirect
npmside-channel-list1.0.1indirect
npmside-channel-map1.0.1indirect
npmside-channel-weakmap1.0.2indirect
npmsiginfo2.0.0indirect
npmsimple-concat1.0.1indirect
npmsimple-get4.0.1indirect
npmsource-map-js1.2.1indirect
npmspace-separated-tokens2.0.2indirect
npmstackback0.0.2indirect
npmstatuses2.0.2indirect
npmstd-env4.1.0indirect
npmstring_decoder1.3.0indirect
npmstringify-entities4.0.4indirect
npmstrip-indent3.0.0indirect
npmstrip-json-comments2.0.1indirect
npmstyle-to-js1.1.21indirect
npmstyle-to-object1.0.14indirect
npmsupports-color7.2.0indirect
npmsymbol-tree3.2.4indirect
npmtailwindcss4.3.2indirect
npmtapable2.3.3indirect
npmtar-fs2.1.4indirect
npmtar-stream2.2.0indirect
npmtelegraf^4.16.3indirect
npmtinybench2.9.0indirect
npmtinyexec1.2.4indirect
npmtinyglobby0.2.17indirect
npmtinyrainbow3.1.0indirect
npmtoidentifier1.0.1indirect
npmtough-cookie4.1.4indirect
npmtr465.1.1indirect
npmtrim-lines3.0.1indirect
npmtrough2.2.0indirect
npmtruncate-utf8-bytes1.0.2indirect
npmts-api-utils2.5.0indirect
npmts-node10.9.2indirect
npmts-node-dev^2.0.0indirect
npmtslib2.8.1indirect
npmtunnel-agent0.6.0indirect
npmtype-check0.4.0indirect
npmtype-is1.6.18indirect
npmtype-is2.1.0indirect
npmtypescript5.9.3indirect
npmtypescript^5.4.0indirect
npmtypescript^5.6.0indirect
npmtypescript-eslint8.65.0indirect
npmundici-types6.21.0indirect
npmunified11.0.5indirect
npmunist-util-find-after5.0.0indirect
npmunist-util-is6.0.1indirect
npmunist-util-position5.0.0indirect
npmunist-util-stringify-position4.0.0indirect
npmunist-util-visit5.1.0indirect
npmunist-util-visit-parents6.0.2indirect
npmuniversalify0.2.0indirect
npmunpipe1.0.0indirect
npmupdate-browserslist-db1.2.3indirect
npmuri-js4.4.1indirect
npmurl-parse1.5.10indirect
npmutf8-byte-length1.0.5indirect
npmutil-deprecate1.0.2indirect
npmutils-merge1.0.1indirect
npmv8-compile-cache-lib3.0.1indirect
npmvary1.1.2indirect
npmvfile6.0.3indirect
npmvfile-message4.0.3indirect
npmvite8.0.16indirect
npmvite8.1.3indirect
npmvitest4.1.9indirect
npmw3c-xmlserializer5.0.0indirect
npmwebidl-conversions7.0.0indirect
npmwhatwg-encoding3.1.1indirect
npmwhatwg-mimetype4.0.0indirect
npmwhatwg-url14.2.0indirect
npmwhich2.0.2indirect
npmwhy-is-node-running2.3.0indirect
npmword-wrap1.2.5indirect
npmwrappy1.0.2indirect
npmws8.21.0indirect
npmxml-name-validator5.0.0indirect
npmxmlchars2.2.0indirect
npmyallist3.1.1indirect
npmyn3.1.1indirect
npmyocto-queue0.1.0indirect
npmzod4.4.3indirect
npmzod-validation-error4.0.2indirect
npmzwitch2.0.4indirect
PyPIaiosqliteindirect
PyPIanthropicindirect
PyPIbeautifulsoup4indirect
PyPIfastapiindirect
PyPIflaskindirect
PyPIgoogle-genaiindirect
PyPIgunicornindirect
PyPIhttpxindirect
PyPIidnaindirect
PyPIimageioindirect
PyPIimageio-ffmpegindirect
PyPIlxmlindirect
PyPImcpindirect
PyPInumpyindirect
PyPIpandasindirect
PyPIpatchright1.55.2indirect
PyPIpillowindirect
PyPIplaywrightindirect
PyPIpsycopg2-binaryindirect
PyPIpyarrowindirect
PyPIpytestindirect
PyPIpytest-covindirect
PyPIpytest-mockindirect
PyPIpython-dotenvindirect
PyPIpython-dotenv1.2.2indirect
PyPIpython-telegram-botindirect
PyPIpyyamlindirect
PyPIrequestsindirect
PyPIsetuptoolsindirect
PyPIurllib3indirect
PyPIuvicornindirect
PyPIzippindirect
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 622 packages, which also include development and test pins that never ship: 0 carry known advisories, of which 0 are direct. 46 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

No known advisories affect the assessed dependencies.

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "icon": {
      "bytes": 34164,
      "width": 180,
      "height": 180,
      "rejected": [],
      "collected": true,
      "media_type": "image/png",
      "source_url": "https://sickn33.github.io/agentic-awesome-skills/apple-touch-icon.png",
      "source_type": "homepage",
      "content_hash": "a5c1015485e3be4af4b1e66b82989e99db4238bf987234a465fef93aeee1f79b",
      "candidates_considered": 1
    },
    "repo": {
      "topics": [
        "agentic-skills",
        "ai-agents",
        "antigravity",
        "claude-code",
        "mcp",
        "ai-workflows",
        "codex-cli",
        "developer-tools",
        "gemini-cli",
        "skill-library",
        "agent-skills",
        "ai-agent-skills",
        "antigravity-skills",
        "claude-code-skills",
        "codex-skills",
        "cursor-skills",
        "gemini-skills",
        "ai-coding",
        "cursor",
        "kiro"
      ],
      "is_fork": false,
      "size_kb": 111507,
      "has_wiki": true,
      "homepage": "https://sickn33.github.io/agentic-awesome-skills/",
      "languages": {
        "Go": 25173,
        "C++": 7821,
        "CSS": 71767,
        "HTML": 510546,
        "Java": 28068,
        "Shell": 1087837,
        "Swift": 1521,
        "Python": 14123499,
        "PLpgSQL": 1381,
        "Batchfile": 6346,
        "JavaScript": 4286623,
        "TypeScript": 475756,
        "Go Template": 4783
      },
      "pushed_at": "2026-08-04T18:49:43Z",
      "created_at": "2026-01-14T17:48:09Z",
      "owner_type": "User",
      "updated_at": "2026-08-05T00:17:33Z",
      "description": "AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 2,000+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Python",
      "significant_languages": [
        "Python",
        "JavaScript"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Nick",
      "type": "User",
      "login": "sickn33",
      "company": null,
      "location": "Italy",
      "followers": 729,
      "avatar_url": "https://avatars.githubusercontent.com/u/184072420?v=4",
      "created_at": "2024-10-07T06:33:13Z",
      "is_verified": null,
      "public_repos": 32,
      "account_age_days": 666
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v15.9.0",
          "kind": "minor",
          "published_at": "2026-08-04T18:49:45Z"
        },
        {
          "tag": "v15.8.0",
          "kind": "minor",
          "published_at": "2026-08-02T16:36:04Z"
        },
        {
          "tag": "v15.7.1",
          "kind": "patch",
          "published_at": "2026-07-31T17:44:33Z"
        },
        {
          "tag": "v15.7.0",
          "kind": "minor",
          "published_at": "2026-07-29T17:36:14Z"
        },
        {
          "tag": "v15.6.0",
          "kind": "minor",
          "published_at": "2026-07-28T15:31:10Z"
        },
        {
          "tag": "v15.5.1",
          "kind": "patch",
          "published_at": "2026-07-27T05:13:54Z"
        },
        {
          "tag": "v15.5.0",
          "kind": "minor",
          "published_at": "2026-07-26T21:52:52Z"
        },
        {
          "tag": "v15.4.0",
          "kind": "minor",
          "published_at": "2026-07-24T18:45:37Z"
        },
        {
          "tag": "v15.3.0",
          "kind": "minor",
          "published_at": "2026-07-22T08:59:36Z"
        },
        {
          "tag": "v15.2.0",
          "kind": "minor",
          "published_at": "2026-07-21T21:45:05Z"
        },
        {
          "tag": "v15.1.0",
          "kind": "minor",
          "published_at": "2026-07-19T19:48:29Z"
        },
        {
          "tag": "v15.0.0",
          "kind": "major",
          "published_at": "2026-07-18T14:37:47Z"
        },
        {
          "tag": "v15.0.0-rc.3",
          "kind": "prerelease",
          "published_at": "2026-07-18T14:11:10Z"
        },
        {
          "tag": "v15.0.0-rc.2",
          "kind": "prerelease",
          "published_at": "2026-07-18T13:21:07Z"
        },
        {
          "tag": "v14.6.0",
          "kind": "minor",
          "published_at": "2026-07-16T14:37:17Z"
        },
        {
          "tag": "v14.5.0",
          "kind": "minor",
          "published_at": "2026-07-15T17:23:14Z"
        },
        {
          "tag": "v14.4.0",
          "kind": "minor",
          "published_at": "2026-07-14T07:08:31Z"
        },
        {
          "tag": "v14.3.1",
          "kind": "patch",
          "published_at": "2026-07-13T08:57:36Z"
        },
        {
          "tag": "v14.3.0",
          "kind": "minor",
          "published_at": "2026-07-13T07:58:46Z"
        },
        {
          "tag": "v14.2.0",
          "kind": "minor",
          "published_at": "2026-07-12T05:27:26Z"
        },
        {
          "tag": "v14.1.0",
          "kind": "minor",
          "published_at": "2026-07-10T03:55:57Z"
        },
        {
          "tag": "v14.0.0",
          "kind": "major",
          "published_at": "2026-07-09T06:05:43Z"
        },
        {
          "tag": "v13.13.0",
          "kind": "minor",
          "published_at": "2026-07-08T05:44:53Z"
        },
        {
          "tag": "v13.12.0",
          "kind": "minor",
          "published_at": "2026-07-07T07:04:00Z"
        },
        {
          "tag": "v13.11.0",
          "kind": "minor",
          "published_at": "2026-07-05T16:07:23Z"
        },
        {
          "tag": "v13.10.0",
          "kind": "minor",
          "published_at": "2026-07-04T15:05:29Z"
        },
        {
          "tag": "v13.9.0",
          "kind": "minor",
          "published_at": "2026-07-03T08:30:52Z"
        },
        {
          "tag": "v13.8.0",
          "kind": "minor",
          "published_at": "2026-07-03T08:12:09Z"
        },
        {
          "tag": "v13.7.0",
          "kind": "minor",
          "published_at": "2026-07-02T06:09:35Z"
        },
        {
          "tag": "v13.6.1",
          "kind": "patch",
          "published_at": "2026-07-01T11:46:07Z"
        },
        {
          "tag": "v13.6.0",
          "kind": "minor",
          "published_at": "2026-07-01T11:38:31Z"
        },
        {
          "tag": "v13.5.0",
          "kind": "minor",
          "published_at": "2026-06-29T09:50:28Z"
        },
        {
          "tag": "v13.4.0",
          "kind": "minor",
          "published_at": "2026-06-27T08:00:56Z"
        },
        {
          "tag": "v13.3.0",
          "kind": "minor",
          "published_at": "2026-06-26T06:40:04Z"
        },
        {
          "tag": "v13.2.0",
          "kind": "minor",
          "published_at": "2026-06-25T06:38:08Z"
        },
        {
          "tag": "v13.1.1",
          "kind": "patch",
          "published_at": "2026-06-23T05:53:45Z"
        },
        {
          "tag": "v13.1.0",
          "kind": "minor",
          "published_at": "2026-06-21T15:50:21Z"
        },
        {
          "tag": "v13.0.0",
          "kind": "major",
          "published_at": "2026-06-20T08:18:50Z"
        },
        {
          "tag": "v12.10.0",
          "kind": "minor",
          "published_at": "2026-06-19T20:05:03Z"
        },
        {
          "tag": "v12.9.0",
          "kind": "minor",
          "published_at": "2026-06-19T07:44:53Z"
        },
        {
          "tag": "v12.8.0",
          "kind": "minor",
          "published_at": "2026-06-17T07:08:27Z"
        },
        {
          "tag": "v12.7.0",
          "kind": "minor",
          "published_at": "2026-06-16T14:48:45Z"
        },
        {
          "tag": "v12.6.0",
          "kind": "minor",
          "published_at": "2026-06-15T17:50:03Z"
        },
        {
          "tag": "v12.5.0",
          "kind": "minor",
          "published_at": "2026-06-14T08:56:32Z"
        },
        {
          "tag": "v12.4.0",
          "kind": "minor",
          "published_at": "2026-06-12T17:20:47Z"
        },
        {
          "tag": "v12.3.0",
          "kind": "minor",
          "published_at": "2026-06-10T07:49:01Z"
        },
        {
          "tag": "v12.2.1",
          "kind": "patch",
          "published_at": "2026-06-07T08:14:44Z"
        },
        {
          "tag": "v12.2.0",
          "kind": "minor",
          "published_at": "2026-06-07T07:53:32Z"
        },
        {
          "tag": "v12.1.0",
          "kind": "minor",
          "published_at": "2026-06-05T18:51:05Z"
        },
        {
          "tag": "v12.0.0",
          "kind": "major",
          "published_at": "2026-06-03T14:37:42Z"
        },
        {
          "tag": "v11.11.0",
          "kind": "minor",
          "published_at": "2026-06-02T11:26:55Z"
        },
        {
          "tag": "v11.10.0",
          "kind": "minor",
          "published_at": "2026-05-31T19:31:25Z"
        },
        {
          "tag": "v11.9.0",
          "kind": "minor",
          "published_at": "2026-05-30T09:58:04Z"
        },
        {
          "tag": "v11.8.0",
          "kind": "minor",
          "published_at": "2026-05-27T19:38:08Z"
        },
        {
          "tag": "v11.7.0",
          "kind": "minor",
          "published_at": "2026-05-26T06:06:22Z"
        },
        {
          "tag": "v11.6.0",
          "kind": "minor",
          "published_at": "2026-05-23T11:46:33Z"
        },
        {
          "tag": "v11.5.0",
          "kind": "minor",
          "published_at": "2026-05-21T16:20:42Z"
        },
        {
          "tag": "v11.4.1",
          "kind": "patch",
          "published_at": "2026-05-20T07:18:56Z"
        },
        {
          "tag": "v11.4.0",
          "kind": "minor",
          "published_at": "2026-05-20T06:52:11Z"
        },
        {
          "tag": "v11.3.0",
          "kind": "minor",
          "published_at": "2026-05-16T07:53:42Z"
        },
        {
          "tag": "v11.2.0",
          "kind": "minor",
          "published_at": "2026-05-13T13:59:02Z"
        },
        {
          "tag": "v11.1.0",
          "kind": "minor",
          "published_at": "2026-05-11T15:18:26Z"
        },
        {
          "tag": "v11.0.0",
          "kind": "major",
          "published_at": "2026-05-08T07:34:59Z"
        },
        {
          "tag": "v10.10.0",
          "kind": "minor",
          "published_at": "2026-05-04T16:40:56Z"
        },
        {
          "tag": "v10.9.0",
          "kind": "minor",
          "published_at": "2026-05-03T06:51:25Z"
        },
        {
          "tag": "v10.8.0",
          "kind": "minor",
          "published_at": "2026-04-29T16:59:45Z"
        },
        {
          "tag": "v10.7.0",
          "kind": "minor",
          "published_at": "2026-04-26T14:17:23Z"
        },
        {
          "tag": "v10.6.0",
          "kind": "minor",
          "published_at": "2026-04-24T00:26:36Z"
        },
        {
          "tag": "v10.5.0",
          "kind": "minor",
          "published_at": "2026-04-20T18:08:07Z"
        },
        {
          "tag": "v10.4.0",
          "kind": "minor",
          "published_at": "2026-04-19T07:25:11Z"
        },
        {
          "tag": "v10.3.0",
          "kind": "minor",
          "published_at": "2026-04-17T09:03:19Z"
        },
        {
          "tag": "v10.2.0",
          "kind": "minor",
          "published_at": "2026-04-16T14:29:58Z"
        },
        {
          "tag": "v10.1.0",
          "kind": "minor",
          "published_at": "2026-04-14T18:14:18Z"
        },
        {
          "tag": "v10.0.0",
          "kind": "major",
          "published_at": "2026-04-13T22:06:50Z"
        },
        {
          "tag": "v9.13.0",
          "kind": "minor",
          "published_at": "2026-04-12T16:40:38Z"
        },
        {
          "tag": "v9.12.0",
          "kind": "minor",
          "published_at": "2026-04-11T18:53:26Z"
        },
        {
          "tag": "v9.11.0",
          "kind": "minor",
          "published_at": "2026-04-09T18:04:13Z"
        },
        {
          "tag": "v9.10.0",
          "kind": "minor",
          "published_at": "2026-04-08T16:52:29Z"
        },
        {
          "tag": "v9.9.0",
          "kind": "minor",
          "published_at": "2026-04-07T16:41:25Z"
        },
        {
          "tag": "v9.8.0",
          "kind": "minor",
          "published_at": "2026-04-06T18:46:56Z"
        },
        {
          "tag": "v9.7.0",
          "kind": "minor",
          "published_at": "2026-04-05T19:29:07Z"
        },
        {
          "tag": "v9.6.0",
          "kind": "minor",
          "published_at": "2026-04-04T17:01:32Z"
        },
        {
          "tag": "v9.5.1",
          "kind": "patch",
          "published_at": "2026-04-03T16:35:17Z"
        },
        {
          "tag": "v9.5.0",
          "kind": "minor",
          "published_at": "2026-04-03T15:17:44Z"
        },
        {
          "tag": "v9.4.0",
          "kind": "minor",
          "published_at": "2026-03-31T16:30:56Z"
        },
        {
          "tag": "v9.3.0",
          "kind": "minor",
          "published_at": "2026-03-30T19:35:05Z"
        },
        {
          "tag": "v9.2.0",
          "kind": "minor",
          "published_at": "2026-03-29T16:41:22Z"
        },
        {
          "tag": "v9.1.0",
          "kind": "minor",
          "published_at": "2026-03-28T15:48:49Z"
        },
        {
          "tag": "v9.0.0",
          "kind": "major",
          "published_at": "2026-03-27T09:54:40Z"
        },
        {
          "tag": "v8.10.0",
          "kind": "minor",
          "published_at": "2026-03-26T16:15:59Z"
        },
        {
          "tag": "v8.9.0",
          "kind": "minor",
          "published_at": "2026-03-25T10:58:57Z"
        },
        {
          "tag": "v8.8.0",
          "kind": "minor",
          "published_at": "2026-03-24T16:22:31Z"
        },
        {
          "tag": "v8.7.1",
          "kind": "patch",
          "published_at": "2026-03-23T18:13:50Z"
        },
        {
          "tag": "v8.7.0",
          "kind": "minor",
          "published_at": "2026-03-23T18:04:09Z"
        },
        {
          "tag": "v8.6.0",
          "kind": "minor",
          "published_at": "2026-03-22T18:24:41Z"
        },
        {
          "tag": "v8.5.0",
          "kind": "minor",
          "published_at": "2026-03-21T11:03:51Z"
        },
        {
          "tag": "v8.4.0",
          "kind": "minor",
          "published_at": "2026-03-20T17:15:30Z"
        },
        {
          "tag": "v8.3.0",
          "kind": "minor",
          "published_at": "2026-03-19T15:56:59Z"
        },
        {
          "tag": "v8.2.0",
          "kind": "minor",
          "published_at": "2026-03-18T11:58:04Z"
        },
        {
          "tag": "v8.1.0",
          "kind": "minor",
          "published_at": "2026-03-17T11:33:04Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "6bfc62a9cc2d4a5b649483027fb5809a68ce3354",
          "body": "Prepare protected release v15.9.0.",
          "is_bot": false,
          "headline": "chore: release v15.9.0 (#1086)",
          "author_name": "Nick",
          "author_login": "sickn33",
          "committed_at": "2026-08-04T18:47:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9301201d95e0869fce2d1b3f635205eb5a63e7fa",
          "body": "Prepare the versioned 15.9.0 changelog section from the existing Unreleased security and dependency entries, and add the two new skills, Unified AI Gateway refresh, audience, validation, and source credits required for public release notes.",
          "is_bot": false,
          "headline": "docs: prepare v15.9.0 release notes (#1085)",
          "author_name": "Nick",
          "author_login": "sickn33",
          "committed_at": "2026-08-04T18:37:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7962275ee2c444337b5d86222cd41857db546a28",
          "body": "Generated artifacts reproduced and merged through protected required checks.",
          "is_bot": true,
          "headline": "[skip pages] chore: synchronize canonical repository state",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-08-04T17:57:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "caf3aa6590e440135a39d92652676fe46644867d",
          "body": "# Pull Request Description\n\nRemediates the August 4 Codex Security sweep across skill guidance, maintainer CI, AAS Core MCP framing, and public documentation.\n\nSecurity changes:\n\n- prevent image-review grep commands from following untrusted rootfs symlinks;\n- treat project package scripts, environme\n[…]\ncheck:aas-v1-catalog` after ephemeral canonical regeneration\n- root and web-app `npm audit` (0 vulnerabilities)\n- changed-skill evidence: non-blocking, unchanged provenance/risk, no new scanner errors",
          "is_bot": false,
          "headline": "fix: remediate Codex security findings (#1083)",
          "author_name": "Nick",
          "author_login": "sickn33",
          "committed_at": "2026-08-04T17:51:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ed9b5a52f664bc73d66ef50eabd3a2a51b1e61dc",
          "body": "Generated artifacts reproduced and merged through protected required checks.",
          "is_bot": true,
          "headline": "[skip pages] chore: synchronize canonical repository state",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-08-04T16:55:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58b1ec0496fe988a2b071c0b9cdc4b838551b36a",
          "body": "# Pull Request Description\n\nRefreshes the bundled `loki-mode` todo example lockfiles to resolve all eight open Dependabot alerts on the canonical skill and its generated Claude mirror.\n\n- backend: `ip-address` 10.2.0 -> 10.4.0\n- frontend: PostCSS 8.5.18 -> 8.5.25 and its compatible Nano ID resolution\n- no application source, manifest constraints, or generated mirrors are included",
          "is_bot": false,
          "headline": "fix: refresh loki-mode vulnerable lockfiles (#1081)",
          "author_name": "Nick",
          "author_login": "sickn33",
          "committed_at": "2026-08-04T16:50:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0bd5d6ab0ec5e984f026468a972ca3f8df9db08",
          "body": "Generated artifacts reproduced and merged through protected required checks.",
          "is_bot": true,
          "headline": "[skip pages] chore: synchronize canonical repository state",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-08-04T15:31:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "027605f56cceae8cd32487bae00edf641781c62a",
          "body": "… (#1076)\n\nAdds a SKILL.md adapted from AntonioCardenas/generate-nanobanana that routes /generate requests across Nano Banana 2 Lite/Standard/Pro and Gemini Omni Flash, with reference-image support, cost-approval gates for video, and a prompt/seed sidecar log for every output. Credits the source repo in README's attribution ledger.\n  \n  # Pull Request Description\n  \n  Please include a summary of the change and which skill is added or fixed.",
          "is_bot": false,
          "headline": "feat: add generate-nanobanana skill for Gemini image/video generation…",
          "author_name": "Antonio Cardenas",
          "author_login": "AntonioCardenas",
          "committed_at": "2026-08-04T15:26:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e3c6d5ff6556d33e67b2fb155d2116639ab07e3",
          "body": "# Pull Request Description",
          "is_bot": false,
          "headline": "fix: update vulnerable web app tooling (#1079)",
          "author_name": "Nick",
          "author_login": "sickn33",
          "committed_at": "2026-08-04T15:16:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7f833d4e12f8cf8f9beb0118b4a72709b63e8a4",
          "body": "Generated artifacts reproduced and merged through protected required checks.",
          "is_bot": true,
          "headline": "[skip pages] chore: synchronize canonical repository state",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-08-04T13:52:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6948da182fbf3cd76ded89f10d0d4d273b00218d",
          "body": "# Pull Request Description",
          "is_bot": false,
          "headline": "fix: pin patched fast-uri dependency (#1077)",
          "author_name": "Nick",
          "author_login": "sickn33",
          "committed_at": "2026-08-04T13:47:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67d20e89a4cf480f3c2202acfeceac4c7e8ef1dc",
          "body": "… Store review triage (#1075)\n\n# Pull Request Description\n\nAdds one new community skill, **`shopify-review-triage`**, plus the required README source credit.\n\nThe skill turns rows of **public** Shopify App Store review text into a prioritized P0–P3 brief: incident risk, repeated friction, pricing co\n[…]\nhuman-read** bucket for rows the rubric refuses to judge. Every brief item carries a source link (or an explicit `source: not captured`) and a *first pass — not human-checked* / *human-checked* label.",
          "is_bot": false,
          "headline": "feat: add shopify-review-triage skill for public low-star Shopify App…",
          "author_name": "alfredtech2026",
          "author_login": "alfredtech2026",
          "committed_at": "2026-08-04T13:38:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5a575cf303eefc0e9a077ee7d8e663223086ccdc",
          "body": null,
          "is_bot": false,
          "headline": "fix: refresh unified-ai-gateway for v0.4.0 (#1073)",
          "author_name": "happy520ai",
          "author_login": "happy520ai",
          "committed_at": "2026-08-04T13:28:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b3a5bba797097fbcab3b1ac62506bd0ccaff9ac",
          "body": "Generated artifacts reproduced and merged through protected required checks.",
          "is_bot": true,
          "headline": "[skip pages] chore: synchronize canonical repository state",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-08-03T08:15:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce1ea88e93c16bdbb67757f41983478142869a5a",
          "body": "Prepare protected release v15.8.0.",
          "is_bot": false,
          "headline": "chore: release v15.8.0 (#1072)",
          "author_name": "Nick",
          "author_login": "sickn33",
          "committed_at": "2026-08-02T16:34:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffa82bd70e9d45645b6e3b4dcdb2e489193f0061",
          "body": "Prepare protected 15.8.0 release notes for the four source PRs merged since 15.7.1. Quality Bar: changelog structure and credits verified; no generated registry or plugin artifacts; validate:references, security:docs, and git diff --check passed.",
          "is_bot": false,
          "headline": "docs: add v15.8.0 changelog (#1071)",
          "author_name": "Nick",
          "author_login": "sickn33",
          "committed_at": "2026-08-02T16:26:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b97eaac89b2c1eb650749e2812d6a3ed8a0f097",
          "body": "Generated artifacts reproduced and merged through protected required checks.",
          "is_bot": true,
          "headline": "[skip pages] chore: synchronize canonical repository state",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-08-02T16:10:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0d12aa40f75f1d8daa2b25f23b57ce0442a7698",
          "body": null,
          "is_bot": false,
          "headline": "Add Talivia Agent Kit (#1069)",
          "author_name": "taliviagroup",
          "author_login": "taliviagroup",
          "committed_at": "2026-08-02T16:04:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07da49560037490a199d304e9f3a5c6ae1862f57",
          "body": "Generated artifacts reproduced and merged through protected required checks.",
          "is_bot": true,
          "headline": "[skip pages] chore: synchronize canonical repository state",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-08-02T07:46:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d432a111df3aef9aa8086f5c1be5c11c48df89c",
          "body": null,
          "is_bot": false,
          "headline": "feat: add agents-generator skill (#1067)",
          "author_name": "Nick",
          "author_login": "sickn33",
          "committed_at": "2026-08-02T07:41:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2f2703263b7bd4c66a1a72f205d9cd0f553aa46",
          "body": "Generated artifacts reproduced and merged through protected required checks.",
          "is_bot": true,
          "headline": "[skip pages] chore: synchronize canonical repository state",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-08-02T06:55:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6931aad2f12c81cd7158e279224a105c93e82394",
          "body": null,
          "is_bot": false,
          "headline": "feat: add unified-ai-gateway skill (#1061)",
          "author_name": "happy520ai",
          "author_login": "happy520ai",
          "committed_at": "2026-08-02T06:50:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7ef1d475a630447d05ddb117d629e28ea279bfb",
          "body": "Generated artifacts reproduced and merged through protected required checks.",
          "is_bot": true,
          "headline": "[skip pages] chore: synchronize canonical repository state",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-08-01T20:50:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "526402f1df3513691c021964bb944330d8dd1a13",
          "body": "Adds `gh-attach`, a `gh` CLI extension that uploads and downloads GitHub `user-attachments` (screenshots, PDFs, zips, logs, videos) from the terminal. It mints `github.com/user-attachments` URLs whose visibility follows the target repository, so private uploads stay private, and it supports GitHub Enterprise Server. The skill mirrors the existing `gh-image` skill's frontmatter schema and section structure.\n\nSource: https://github.com/sudosubin/gh-attach (MIT, author `sudosubin`).",
          "is_bot": false,
          "headline": "feat: add gh-attach skill (#1060)",
          "author_name": "Subin Kim",
          "author_login": "sudosubin",
          "committed_at": "2026-08-01T20:45:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d43065e483d9057e5c5dd50ca3647652ca7c0b43",
          "body": "Prepare protected release v15.7.1.",
          "is_bot": false,
          "headline": "chore: release v15.7.1 (#1059)",
          "author_name": "Nick",
          "author_login": "sickn33",
          "committed_at": "2026-07-31T17:43:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66d4e6adfc5ad3774a72a39ad772d48ee3282864",
          "body": "Add the protected changelog entry required before preparing release v15.7.1.",
          "is_bot": false,
          "headline": "docs: add v15.7.1 release notes (#1058)",
          "author_name": "Nick",
          "author_login": "sickn33",
          "committed_at": "2026-07-31T17:17:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5fcf5ead647775e03d63477ae8964a63e23ab23d",
          "body": "Generated artifacts reproduced and merged through protected required checks.",
          "is_bot": true,
          "headline": "[skip pages] chore: synchronize canonical repository state",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-31T17:02:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "182f86e8277773d927719b3a0bd7c65ba185e187",
          "body": null,
          "is_bot": false,
          "headline": "feat: add Fact-Check-X multi-platform verification skill (#1049)",
          "author_name": "ASI2030",
          "author_login": "ASI2030",
          "committed_at": "2026-07-31T16:56:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ba807acfd57dc90c43736411a2f2789cca1d969",
          "body": "Generated artifacts reproduced and merged through protected required checks.",
          "is_bot": true,
          "headline": "[skip pages] chore: synchronize canonical repository state",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-31T16:49:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a2d0a076592371037c09f96c87e4b2acb28a671",
          "body": "Adds a skill for reaching the user's own machine from a sandboxed agent.\n\n**What it does.** A deployed/sandboxed agent can reason about the user's development machine but cannot reach it — the filesystem, toolchain, local Docker daemon and git credentials are all on the other side. This skill queues\n[…]\n[x] Allow edits from maintainers enabled\n\nDisclosure: I am the author of the linked project. MIT licensed. Happy to cut the skill down, re-scope it, or adjust the risk label if you see it differently.",
          "is_bot": false,
          "headline": "feat: add cowork-to-code-bridge skill (#1046)",
          "author_name": "Abhinay G",
          "author_login": "abhinaykrupa",
          "committed_at": "2026-07-31T16:44:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "15bbea4cdde9e6950b43135672e9d69d2e54c729",
          "body": "Generated artifacts reproduced and merged through protected required checks.",
          "is_bot": true,
          "headline": "[skip pages] chore: synchronize canonical repository state",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-31T15:26:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bf7e3901481fb169ba8aa0177bd25ef9ce52d5d",
          "body": null,
          "is_bot": false,
          "headline": "feat: make FindMate surface owner complement gaps (#1011)",
          "author_name": "Yauheni Shauchenka",
          "author_login": "merc1305",
          "committed_at": "2026-07-31T15:20:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9598e52383e2ca1aefb7623b620e7e1c483f0fb",
          "body": null,
          "is_bot": false,
          "headline": "fix: harden FindMate public profile boundaries (#1054)",
          "author_name": "Nick",
          "author_login": "sickn33",
          "committed_at": "2026-07-31T15:16:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66aa6ae66e6c141ad0f519a3ab572209c94fe175",
          "body": "Generated artifacts reproduced and merged through protected required checks.",
          "is_bot": true,
          "headline": "[skip pages] chore: synchronize canonical repository state",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-31T14:51:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d81428807bb7949f9118f3038fd1bef84a115a20",
          "body": "# Pull Request Description\n\nAdds `maintain-codex-wiki`, a self-contained, review-first workflow for repository-local engineering knowledge. It distinguishes query, capture, ingest, archive, lint, and promotion; preserves source provenance; and keeps generated conclusions behind explicit review gates.\n\nThe skill is adapted from the MIT-licensed [`Phelan164/codex-howto`](https://github.com/Phelan164/codex-howto) source at commit `cfe92ee9e4aac76ae674404f812b385e77f9f11f`.",
          "is_bot": false,
          "headline": "feat: add maintain-codex-wiki skill (#1052)",
          "author_name": "phelan",
          "author_login": "Phelan164",
          "committed_at": "2026-07-31T14:46:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fb43f9226aa26e8f0e3cb0327d0fafa7ab97d4d",
          "body": "Generated artifacts reproduced and merged through protected required checks.",
          "is_bot": true,
          "headline": "[skip pages] chore: synchronize canonical repository state",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-31T06:59:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fca4045e80e3216c2d293b4b00c144e7727ee11",
          "body": "# Pull Request Description",
          "is_bot": false,
          "headline": "fix: remediate coordinated security findings (#1050)",
          "author_name": "Nick",
          "author_login": "sickn33",
          "committed_at": "2026-07-31T06:54:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad3549b200584deb0c21eb7a05bc93d4fdc3714d",
          "body": "Generated artifacts reproduced and merged through protected required checks.",
          "is_bot": true,
          "headline": "[skip pages] chore: synchronize canonical repository state",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-30T14:41:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cff7137f17104590d68d451150a3d9183dd02c1f",
          "body": "# Pull Request Description",
          "is_bot": false,
          "headline": "fix: require explicit Antigravity skill selection (#1047)",
          "author_name": "Nick",
          "author_login": "sickn33",
          "committed_at": "2026-07-30T14:36:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88a189642daea448ae0ac545dfc1b79c5a86924d",
          "body": "Prepare protected release v15.7.0.",
          "is_bot": false,
          "headline": "chore: release v15.7.0 (#1043)",
          "author_name": "Nick",
          "author_login": "sickn33",
          "committed_at": "2026-07-29T17:34:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cf9c82d4326eb7bc6b8679382bed213f6e0eed0",
          "body": "Prepare the protected v15.7.0 changelog section before the scripted release flow.\\n\\n## Quality Bar Checklist\\n\\n- [x] Release notes cover all changes since v15.6.0.\\n- [x] Validation, reference validation, documentation security, and the full repository test suite passed locally.\\n- [x] No generated artifacts or skill content changed.\\n- [x] Publishing remains separate until the protected release PR is merged.",
          "is_bot": false,
          "headline": "docs: add v15.7.0 release notes (#1042)",
          "author_name": "Nick",
          "author_login": "sickn33",
          "committed_at": "2026-07-29T17:22:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31c7acc80aae61fd06c3a79106a49793b8b9cc07",
          "body": "Generated artifacts reproduced and merged through protected required checks.",
          "is_bot": true,
          "headline": "[skip pages] chore: synchronize canonical repository state",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-29T17:06:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4f3e1b7d8dae066bca6537286f901240aa6d8d6",
          "body": "Adds `skills/cohesivity/SKILL.md` and the matching credit in README Official Sources.\n\nCohesivity provisions backend infra for a project over one HTTP API: Postgres, Redis, object and vector storage, hosting, auth and social login, realtime, an agent-native email inbox, a managed browser, and AI mod\n[…]\n am a cofounder of Cohesivity. This is our official skill, mirrored from `cohesivity-org/cohesivity-skill` (MIT). Frontmatter declares `source_repo`, `source_type: official`, and the upstream license.",
          "is_bot": false,
          "headline": "Add cohesivity skill for agent provisioned backends (#1032)",
          "author_name": "Shouryamaan Jain",
          "author_login": "shouryamaanjain",
          "committed_at": "2026-07-29T17:00:58Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2d74b64bc887fa371fa68debda5a20d2637ffc7e",
          "body": "Generated artifacts reproduced and merged through protected required checks.",
          "is_bot": true,
          "headline": "[skip pages] chore: synchronize canonical repository state",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-29T16:30:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df08c3f9cad7dec3aff91914a3cf6fb1e810a52c",
          "body": "# Pull Request Description\n\nClassify every canonical skill that still declared `risk: unknown` on the frozen task base. Each of the 940 skills received an individual semantic review; the resulting distribution is 798 `critical`, 71 `none`, 60 `safe`, and 11 `offensive`.\n\nThe 11 offensive skills now \n[…]\nsclaimer and per-action confirmation gate required by validation. Generated registries and plugin mirrors were regenerated locally for verification and intentionally excluded from this source-only PR.",
          "is_bot": false,
          "headline": "fix: classify all unknown skill risks (#1033)",
          "author_name": "Nick",
          "author_login": "sickn33",
          "committed_at": "2026-07-29T16:24:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "467b09e2bf113f4cbe5dc0146d14ebae20357347",
          "body": "Generated artifacts reproduced and merged through protected required checks.",
          "is_bot": true,
          "headline": "[skip pages] chore: synchronize canonical repository state",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-29T16:19:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8479c654cedc4ecf2d6c4933bfc2bf67c3bda011",
          "body": "# Pull Request Description",
          "is_bot": false,
          "headline": "fix: compare legacy executable skill snapshots (#1038)",
          "author_name": "Nick",
          "author_login": "sickn33",
          "committed_at": "2026-07-29T16:14:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1691cf1baf7b024ee0b2c040b808943625f9df3c",
          "body": "Generated artifacts reproduced and merged through protected required checks.",
          "is_bot": true,
          "headline": "[skip pages] chore: synchronize canonical repository state",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-29T16:01:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb20e6527f04518e4321bd6d9eb98d31bbf39e15",
          "body": "# Pull Request Description\n\nExtend the trusted changed-skill evaluator budget from two to five minutes. A measured 940-skill evidence run completes in about 2m35s after the bounded path-lookup fix, so the previous 120-second limit still terminated valid repository-wide maintenance batches.\n\nThe evaluator remains fail-closed; only its execution budget changes. Includes a regression assertion plus matching maintainer documentation and canonical maintainer-skill guidance.",
          "is_bot": false,
          "headline": "fix: extend trusted evidence timeout (#1036)",
          "author_name": "Nick",
          "author_login": "sickn33",
          "committed_at": "2026-07-29T15:56:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c39b5a44f2e818946462b9d06ac93b6919b98ca5",
          "body": "Generated artifacts reproduced and merged through protected required checks.",
          "is_bot": true,
          "headline": "[skip pages] chore: synchronize canonical repository state",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-29T15:42:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6271ccacc2ae544fcdf7c073afcd792378da672",
          "body": "# Pull Request Description\n\nBound canonical skill ownership resolution by changed-path depth instead of scanning every canonical skill root for every Git record. This removes the quadratic bottleneck that caused repository-wide changed-skill evidence and `merge:batch` to exceed the trusted 120-second evaluator timeout.\n\nIncludes a regression test whose root set cannot be iterated, plus matching maintainer documentation and canonical maintainer-skill guidance.",
          "is_bot": false,
          "headline": "fix: bound changed-skill evidence lookup (#1034)",
          "author_name": "Nick",
          "author_login": "sickn33",
          "committed_at": "2026-07-29T15:37:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eee8c59caf3896c86eec22c7baa783ee1dc245fb",
          "body": "Generated artifacts reproduced and merged through protected required checks.",
          "is_bot": true,
          "headline": "[skip pages] chore: synchronize canonical repository state",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-29T09:28:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bc893e0563856b4b43e5d60461466b9f5ea420d",
          "body": null,
          "is_bot": false,
          "headline": "fix: harden skill installation trust boundaries (#1030)",
          "author_name": "Nick",
          "author_login": "sickn33",
          "committed_at": "2026-07-29T09:23:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3d67da70792b3076cd5e84c7a877b4dd94a52fa",
          "body": "Generated artifacts reproduced and merged through protected required checks.",
          "is_bot": true,
          "headline": "[skip pages] chore: synchronize canonical repository state",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-29T08:37:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4313115f22ca3dcd721b0fdac978d509e296819",
          "body": "# Pull Request Description\n\nRevalidates all 15 findings from the 2026-07-29 Codex security export. Two findings reproduced on the exact main base and are remediated here: BrowserAct no longer delegates operating policy to mutable provider guides, and FindMate accepts linked public profiles only when\n[…]\nommit SHA. The remaining 13 findings are stale, already remediated, intentionally retired, or outside a supported privilege boundary.\n\nCo-authored-by: sck_0 <188885273+sck000@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix: close mutable security boundaries (#1028)",
          "author_name": "Nick",
          "author_login": "sickn33",
          "committed_at": "2026-07-29T08:32:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "975698326b2efccd6ef96adcebe1b2aa36c5bc41",
          "body": "Generated artifacts reproduced and merged through protected required checks.",
          "is_bot": true,
          "headline": "[skip pages] chore: synchronize canonical repository state",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-29T08:03:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d737163c228391ff3159fa7e1eda94d50ed89f85",
          "body": null,
          "is_bot": false,
          "headline": "fix: update Supabase client to 2.111.0 (#1026)",
          "author_name": "Nick",
          "author_login": "sickn33",
          "committed_at": "2026-07-29T07:56:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf98a3b65a521b822be34afdada1d2b60bc7d2d0",
          "body": null,
          "is_bot": false,
          "headline": "fix: refresh modellix vendored skill URLs and speech defaults (#1025)",
          "author_name": "AleN",
          "author_login": "alen-hh",
          "committed_at": "2026-07-29T07:52:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f061e3b4bdeac5dfd64793404eddde91d7821ba2",
          "body": "# Pull Request Description",
          "is_bot": false,
          "headline": "fix: normalize indexable route links (#1023)",
          "author_name": "Nick",
          "author_login": "sickn33",
          "committed_at": "2026-07-28T15:34:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc70ecd44e3e238ccc406cfa3a7f7cf6a1b92885",
          "body": "Prepare protected release v15.6.0.",
          "is_bot": false,
          "headline": "chore: release v15.6.0 (#1022)",
          "author_name": "Nick",
          "author_login": "sickn33",
          "committed_at": "2026-07-28T15:30:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bca8ab7383cfe7e0d05b2b20d59c713a6df98fa",
          "body": "Document the exact changes shipped since v15.5.1 before the protected v15.6.0 release flow.",
          "is_bot": false,
          "headline": "docs: add v15.6.0 release notes (#1021)",
          "author_name": "Nick",
          "author_login": "sickn33",
          "committed_at": "2026-07-28T15:15:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06182c600d1dd1be9216aaefbe39560a991362f8",
          "body": "Generated artifacts reproduced and merged through protected required checks.",
          "is_bot": true,
          "headline": "[skip pages] chore: synchronize canonical repository state",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-28T15:03:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8af927e7040e243de202b302ea37582f1284c167",
          "body": "# Pull Request Description",
          "is_bot": false,
          "headline": "feat: add browser-act for agent browser automation (#1019)",
          "author_name": "Maggie",
          "author_login": "browseract-skill",
          "committed_at": "2026-07-28T14:58:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b57bb2452bbae3c404694fd3ef5e3bd7a7110b5",
          "body": "Generated artifacts reproduced and merged through protected required checks.",
          "is_bot": true,
          "headline": "[skip pages] chore: synchronize canonical repository state",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-28T04:58:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e7cbb0c1811e5258e59312ab55eb63e5596ae3f",
          "body": "# Pull Request Description\n\nThe Modellix upstream repository was renamed from `Modellix/modellix-skill` to `Modellix/modellix-plugin`, so the vendored listing for the `modellix` skill points at a redirect. This refreshes the provenance links and the default-model list.\n\n- `skills/modellix/SKILL.md`:\n[…]\nevel, or security guidance changed. Generated registry artifacts (`CATALOG.md`, `skills_index.json`, `data/*.json`) are untouched per CONTRIBUTING; they pick up `source_repo` on the next regeneration.",
          "is_bot": false,
          "headline": "fix: update modellix upstream repo after rename (#1009)",
          "author_name": "AleN",
          "author_login": "alen-hh",
          "committed_at": "2026-07-28T04:52:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3339f1b49f22117fb75584ef2324156f58651dc1",
          "body": null,
          "is_bot": false,
          "headline": "fix: allow verified upstream repository renames (#1016)",
          "author_name": "Nick",
          "author_login": "sickn33",
          "committed_at": "2026-07-28T04:48:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66dade4e24544654893af84b636417b884224a30",
          "body": "Generated artifacts reproduced and merged through protected required checks.",
          "is_bot": true,
          "headline": "[skip pages] chore: synchronize canonical repository state",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-28T04:21:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c89c7ca0b887caf577aad11cf45528f80d5ebc3b",
          "body": "…leshooting and RCA (#1012)\n\n# Pull Request Description\n\nAdds a new skill, **brendangregg-use-tsa**: methodical system performance troubleshooting and root-cause analysis distilled from Brendan Gregg's published methodologies. It replaces ad-hoc \"run whatever commands you know\" debugging with a fixe\n[…]\nunity source repo [thecsdoctor/brendangregg-use-tsa-skill](https://github.com/thecsdoctor/brendangregg-use-tsa-skill) (MIT), which carries the full checklists, reference library, and report templates.",
          "is_bot": false,
          "headline": "feat: add brendangregg-use-tsa skill for methodical performance troub…",
          "author_name": "Daniyal",
          "author_login": "thecsdoctor",
          "committed_at": "2026-07-28T04:16:03Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "df57916360b3559015e1958cf96463ce9bb404c2",
          "body": "Generated artifacts reproduced and merged through protected required checks.",
          "is_bot": true,
          "headline": "[skip pages] chore: synchronize canonical repository state",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-28T04:11:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b806ad080d723075e2f2fbcef270e12f56faf5d9",
          "body": "# Pull Request Description\n\nAdds both public Xquik Apify Actors to `apify-ultimate-scraper`.\n\n- Routes tweet lookup, search, timelines, threads, and engagement.\n- Routes follower, list, community, and audience-overlap tasks.\n- Adds both Actors to the relevant use-case tables.\n- Removes volatile Actor counts.\n- Removes `.env` scraping and `--env-file` command patterns.\n- Keeps the contribution source-only.\n\nThe Xquik additions use only Apify Actor IDs. They do not link an external Xquik website.",
          "is_bot": false,
          "headline": "docs: add Xquik X Actors to scraper skill (#1002)",
          "author_name": "Burak Bayır",
          "author_login": "kriptoburak",
          "committed_at": "2026-07-28T04:06:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9073a13a65b0bd900068102843a3fd06c18834d",
          "body": "Prepare protected release v15.5.1.",
          "is_bot": false,
          "headline": "chore: release v15.5.1 (#1007)",
          "author_name": "Nick",
          "author_login": "sickn33",
          "committed_at": "2026-07-27T05:10:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b00031773383f2954f97b94a97f474e477acdbfa",
          "body": "Promotes the MCP protocol-negotiation fix from Unreleased into the dated v15.5.1 patch release notes.\\n\\nCo-authored-by: sck_0 <188885273+sck000@users.noreply.github.com>\\n\\n## Quality Bar Checklist\\n\\n- [x] Scope is limited to release notes for the already-merged fix\\n- [x] npm run validate\\n- [x] npm run validate:references\\n- [x] npm run test\\n- [x] npm run security:docs\\n- [x] git diff --check\\n- [x] Links issue #1003 and credits the reporter\\n- [x] Preserves an empty Unreleased section",
          "is_bot": false,
          "headline": "docs: add v15.5.1 release notes (#1006)",
          "author_name": "Nick",
          "author_login": "sickn33",
          "committed_at": "2026-07-27T04:51:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "176e0c1e2c7d9dfac92b9c26b362f6aa016a9a6e",
          "body": "Generated artifacts reproduced and merged through protected required checks.",
          "is_bot": true,
          "headline": "[skip pages] chore: synchronize canonical repository state",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-27T04:26:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3416b233f1f115619c4c9db98711a2faf10e01c9",
          "body": null,
          "is_bot": false,
          "headline": "fix: negotiate MCP protocol versions (#1004)",
          "author_name": "Nick",
          "author_login": "sickn33",
          "committed_at": "2026-07-27T04:21:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d89bac541bd4d23b04d2392d6c860f6b93d5bd9b",
          "body": "Prepare protected release v15.5.0.",
          "is_bot": false,
          "headline": "chore: release v15.5.0 (#1001)",
          "author_name": "Nick",
          "author_login": "sickn33",
          "committed_at": "2026-07-26T21:49:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43880fcdf1ccac52dc638faebe7b1e033f7d4095",
          "body": "Remove the high-severity brace-expansion/minimatch advisory chain that would block the release-only Pages gate for v15.5.0.\\n\\n## Quality Bar Checklist\\n\\n- [x] Web npm audit reports zero vulnerabilities.\\n- [x] ESLint passes with zero warnings.\\n- [x] Web coverage passes: 20 files, 152 tests.\\n- [x] Web production build passes.\\n- [x] Full repository test suite passes: 102 test files.\\n- [x] Documentation security checks pass.\\n- [x] CHANGELOG.md records the release blocker fix.",
          "is_bot": false,
          "headline": "fix: clear web audit before v15.5.0 (#1000)",
          "author_name": "Nick",
          "author_login": "sickn33",
          "committed_at": "2026-07-26T21:39:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efa45a8be42153068ffbb947d0f4bebd95a95b56",
          "body": "Document the user-facing changes, validation, and credits for v15.5.0 before the protected release flow.\\n\\n## Quality Bar Checklist\\n\\n- [x] Release notes cover all changes since v15.4.0.\\n- [x] Credits and source links are included.\\n- [x] Validation, reference checks, and documentation security passed locally.\\n- [x] No generated registry artifacts are included.",
          "is_bot": false,
          "headline": "docs: add v15.5.0 release notes (#999)",
          "author_name": "Nick",
          "author_login": "sickn33",
          "committed_at": "2026-07-26T21:15:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a7b2159e4fae66fe658af7bc12e0fd18d50df1b",
          "body": "Generated artifacts reproduced and merged through protected required checks.",
          "is_bot": true,
          "headline": "[skip pages] chore: synchronize canonical repository state",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-26T20:56:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17a0a9ac15b8a83a792fa52cdb020f97c6ea25f0",
          "body": "Adds `fedora-hyprland-installer`, an Antigravity CLI Agent Skill for safely installing, configuring, verifying, repairing, and uninstalling Hyprland on Fedora Linux.\n\nFeatures:\n\n* GPU-aware support for NVIDIA, AMD, Intel, and hybrid graphics\n* Non-destructive setup that preserves existing GNOME/KDE \n[…]\nnfigurations\n* Automated repair mode for xdg-desktop-portal and PipeWire audio issues\n* Clean uninstall with minimal system impact\n* Verification checks to ensure the installation is working correctly",
          "is_bot": false,
          "headline": "feat: add fedora-hyprland-installer skill (#994)",
          "author_name": "malek saadi",
          "author_login": "maleksaadi0109",
          "committed_at": "2026-07-26T20:51:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1ffef18a82f35a8611f97669348d1685ddc3d1c9",
          "body": "Generated artifacts reproduced and merged through protected required checks.",
          "is_bot": true,
          "headline": "[skip pages] chore: synchronize canonical repository state",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-26T20:45:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24bad04e40b84ac76144067de7a482f50b92e366",
          "body": null,
          "is_bot": false,
          "headline": "feat: add FindMate founder matching skill (#992)",
          "author_name": "Yauheni Shauchenka",
          "author_login": "merc1305",
          "committed_at": "2026-07-26T20:40:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58b1b6ac79f5775d6f43bf9ee4bad5709c6e03e6",
          "body": "Generated artifacts reproduced and merged through protected required checks.",
          "is_bot": true,
          "headline": "[skip pages] chore: synchronize canonical repository state",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-26T20:34:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9705b56aa435e69ab9907f923ee4ac24efb58524",
          "body": null,
          "is_bot": false,
          "headline": "feat: integrate founder matching and Fedora Hyprland skills (#995)",
          "author_name": "Nick",
          "author_login": "sickn33",
          "committed_at": "2026-07-26T20:29:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd36cf8bc46b4fe19663c35c45c42927bea0379d",
          "body": "Generated artifacts reproduced and merged through protected required checks.",
          "is_bot": true,
          "headline": "[skip pages] chore: synchronize canonical repository state",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-26T13:08:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bdeabd4aa5b16fd33ef6f7a66ba89d4e31a9da7",
          "body": "# Pull Request Description\n\nAdd the MIT-licensed `orchestrate` skill from `provencher/codex-skills`, pinned to upstream commit `8aa6c42b73781c905c55f8a1253a18127079ac21`.\n\nThe canonical import preserves the concise Codex-native delegation policy and upstream `agents/openai.yaml`, while adding AAS-re\n[…]\nl boundaries. The PR also adds the README community source credit and maintenance evidence.\n\nGenerated registries and plugin mirrors are intentionally excluded for protected canonical synchronization.",
          "is_bot": false,
          "headline": "feat: add orchestrate skill (#989)",
          "author_name": "Nick",
          "author_login": "sickn33",
          "committed_at": "2026-07-26T13:03:03Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "eebfe5fb19780f3f3569a9e8511102b104f896ea",
          "body": "# Pull Request Description\n\nRecords the exact protected source and canonical-sync PRs that completed the UIZZE repair. This also finalizes machine-readable contributor attribution after the earlier squash omitted branch trailers.\n\nCo-authored-by: sck_0 <188885273+sck000@users.noreply.github.com>\nCo-authored-by: Samuel Bushi <contact@samuelbushi.com>",
          "is_bot": false,
          "headline": "docs: finalize UIZZE maintenance evidence (#988)",
          "author_name": "Nick",
          "author_login": "sickn33",
          "committed_at": "2026-07-26T10:05:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "449c70cd5e49cd1850f9e00ccd004056643232ad",
          "body": "# Pull Request Description\n\nPreserves explicit public credit for @samuelbushi's UIZZE workflow contribution after GitHub's squash of #985 omitted the branch commit trailers.\n\nThis updates the maintenance walkthrough only; it does not change the merged skill semantics or generated state.",
          "is_bot": false,
          "headline": "docs: preserve UIZZE contributor credit (#987)",
          "author_name": "Nick",
          "author_login": "sickn33",
          "committed_at": "2026-07-26T10:00:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "012082145548f101f4085ef8063b1e6e4b0c9271",
          "body": "Generated artifacts reproduced and merged through protected required checks.",
          "is_bot": true,
          "headline": "[skip pages] chore: synchronize canonical repository state",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-26T09:53:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bed2f973bfbe8f19ad7201d39209f52c1884561a",
          "body": "# Pull Request Description\n\nConsolidates the useful parts of #929 and #983 into one current-base maintainer repair for `uizze-ui-research`.\n\n- preserves the manual public-catalog research, explicit design contract, implementation guidance, and hard finish gate contributed by @samuelbushi in #929;\n- \n[…]\national authorship;\n- leaves generated registries and plugin mirrors to the protected canonical-sync workflow.\n\nThis PR supersedes #929 and #983. Contributor credit is retained in the commit trailers.",
          "is_bot": false,
          "headline": "fix: consolidate UIZZE workflow safeguards (#985)",
          "author_name": "Nick",
          "author_login": "sickn33",
          "committed_at": "2026-07-26T09:48:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e66fc833f2022c3534ba74af835db14c34f9a732",
          "body": "Prepare protected release v15.4.0.",
          "is_bot": false,
          "headline": "chore: release v15.4.0 (#982)",
          "author_name": "Nick",
          "author_login": "sickn33",
          "committed_at": "2026-07-24T18:44:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa12fecf7b1531d21ce0f859a50b33a9ee1a5abe",
          "body": "Generated artifacts reproduced and merged through protected required checks.",
          "is_bot": true,
          "headline": "[skip pages] chore: synchronize canonical repository state",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-24T18:33:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6197800e0eca61aea5bd76244b661abf4d8a0b6f",
          "body": null,
          "is_bot": false,
          "headline": "fix: prepare v15.4.0 security and link repairs (#980)",
          "author_name": "Nick",
          "author_login": "sickn33",
          "committed_at": "2026-07-24T18:28:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11c9e675ddfe2ed4b1db936eb66cf96697d689fb",
          "body": "Generated artifacts reproduced and merged through protected required checks.",
          "is_bot": true,
          "headline": "[skip pages] chore: synchronize canonical repository state",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-22T17:58:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0bdde08bfd6ba23a9dd9af05cf6f630f6e8d63b",
          "body": null,
          "is_bot": false,
          "headline": "ci: slim source validation workflow (#976)",
          "author_name": "Nick",
          "author_login": "sickn33",
          "committed_at": "2026-07-22T17:53:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd222f3aab9670cb5ff5b94053b1135271ce72d0",
          "body": "Generated artifacts reproduced and merged through protected required checks.",
          "is_bot": true,
          "headline": "[skip pages] chore: synchronize canonical repository state",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-22T17:02:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2fe0e8ea7e49f08d630320ab716491fe7ef94e16",
          "body": "# Pull Request Description",
          "is_bot": false,
          "headline": "feat: add official NotFair SEO drift skill (#974)",
          "author_name": "Yuting Zhong",
          "author_login": "ununununium",
          "committed_at": "2026-07-22T16:55:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f14c22029b4c0477a0e0bd59073f446a72d7033",
          "body": "Generated artifacts reproduced and merged through protected required checks.",
          "is_bot": true,
          "headline": "[skip pages] chore: synchronize canonical repository state",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-22T14:48:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98c140e03781e20c7f769532af975a7249341f40",
          "body": "# Pull Request Description\n\nSimplifies the daily maintainer CI path without weakening required checks, exact-head evidence, fork safety, canonical convergence, or release integrity.\n\n- runs independent source validation without waiting for PR evidence;\n- cancels only superseded pull-request runs and\n[…]\nshed `vX.Y.Z` tag before expensive setup;\n- fixes canonical successor validation and removes retired workflow/retry code;\n- aligns the maintainer skill and documentation with the implemented contract.",
          "is_bot": false,
          "headline": "ci: simplify maintainer workflow (#972)",
          "author_name": "Nick",
          "author_login": "sickn33",
          "committed_at": "2026-07-22T14:40:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d5814bb4e7824a0991af40db4ecdabdfa9ab8d2d",
          "body": "Prepare protected release v15.3.0.",
          "is_bot": false,
          "headline": "chore: release v15.3.0 (#971)",
          "author_name": "Nick",
          "author_login": "sickn33",
          "committed_at": "2026-07-22T08:58:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02a01d60784e4b52f80fc59d8e894968a5ec6a58",
          "body": null,
          "is_bot": false,
          "headline": "chore: prepare 15.3.0 changelog (#970)",
          "author_name": "Nick",
          "author_login": "sickn33",
          "committed_at": "2026-07-22T08:45:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 2462,
      "latest_release_at": "2026-08-04T18:49:45Z",
      "latest_release_tag": "v15.9.0",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 29,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 1.5
    },
    "artifacts": {
      "collected": true,
      "structure": [
        "tree.migrations"
      ],
      "declarations": [
        {
          "name": "agentic-awesome-skills",
          "path": "package.json",
          "tokens": [
            "npm.bin"
          ],
          "ecosystem": "npm"
        }
      ]
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "readme_badges": {
        "hosts": [
          "shields.io"
        ],
        "total": 14,
        "header": 0,
        "collected": true,
        "has_inspect_badge": false
      },
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 100,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "agentic-awesome-skills",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "aas-core",
            "mcp",
            "agent-skill-selection",
            "agent-stack",
            "claude-code",
            "cursor",
            "gemini-cli",
            "antigravity",
            "agentic-skills",
            "ai-coding"
          ],
          "ecosystem": "npm",
          "categories": [],
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/agentic-awesome-skills",
          "declared_type": null,
          "is_deprecated": false,
          "latest_version": "15.9.0",
          "repository_url": "https://github.com/sickn33/agentic-awesome-skills",
          "versions_count": 22,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 9786,
          "first_published_at": "2026-07-09T11:55:11.867000Z",
          "latest_published_at": "2026-08-04T18:53:37.669000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 6533,
      "stars": 44438,
      "watchers": 313,
      "fork_history": {
        "days": [
          {
            "date": "2026-05-13",
            "count": 3
          },
          {
            "date": "2026-05-14",
            "count": 14
          },
          {
            "date": "2026-05-15",
            "count": 14
          },
          {
            "date": "2026-05-16",
            "count": 16
          },
          {
            "date": "2026-05-17",
            "count": 17
          },
          {
            "date": "2026-05-18",
            "count": 21
          },
          {
            "date": "2026-05-19",
            "count": 13
          },
          {
            "date": "2026-05-20",
            "count": 13
          },
          {
            "date": "2026-05-21",
            "count": 14
          },
          {
            "date": "2026-05-22",
            "count": 8
          },
          {
            "date": "2026-05-23",
            "count": 10
          },
          {
            "date": "2026-05-24",
            "count": 8
          },
          {
            "date": "2026-05-25",
            "count": 21
          },
          {
            "date": "2026-05-26",
            "count": 14
          },
          {
            "date": "2026-05-27",
            "count": 16
          },
          {
            "date": "2026-05-28",
            "count": 16
          },
          {
            "date": "2026-05-29",
            "count": 15
          },
          {
            "date": "2026-05-30",
            "count": 15
          },
          {
            "date": "2026-05-31",
            "count": 11
          },
          {
            "date": "2026-06-01",
            "count": 9
          },
          {
            "date": "2026-06-02",
            "count": 19
          },
          {
            "date": "2026-06-03",
            "count": 15
          },
          {
            "date": "2026-06-04",
            "count": 16
          },
          {
            "date": "2026-06-05",
            "count": 11
          },
          {
            "date": "2026-06-06",
            "count": 11
          },
          {
            "date": "2026-06-07",
            "count": 13
          },
          {
            "date": "2026-06-08",
            "count": 15
          },
          {
            "date": "2026-06-09",
            "count": 12
          },
          {
            "date": "2026-06-10",
            "count": 13
          },
          {
            "date": "2026-06-11",
            "count": 8
          },
          {
            "date": "2026-06-12",
            "count": 14
          },
          {
            "date": "2026-06-13",
            "count": 14
          },
          {
            "date": "2026-06-14",
            "count": 17
          },
          {
            "date": "2026-06-15",
            "count": 16
          },
          {
            "date": "2026-06-16",
            "count": 13
          },
          {
            "date": "2026-06-17",
            "count": 13
          },
          {
            "date": "2026-06-18",
            "count": 10
          },
          {
            "date": "2026-06-19",
            "count": 13
          },
          {
            "date": "2026-06-20",
            "count": 5
          },
          {
            "date": "2026-06-21",
            "count": 9
          },
          {
            "date": "2026-06-22",
            "count": 11
          },
          {
            "date": "2026-06-23",
            "count": 7
          },
          {
            "date": "2026-06-24",
            "count": 10
          },
          {
            "date": "2026-06-25",
            "count": 11
          },
          {
            "date": "2026-06-26",
            "count": 13
          },
          {
            "date": "2026-06-27",
            "count": 12
          },
          {
            "date": "2026-06-28",
            "count": 8
          },
          {
            "date": "2026-06-29",
            "count": 11
          },
          {
            "date": "2026-06-30",
            "count": 7
          },
          {
            "date": "2026-07-01",
            "count": 16
          },
          {
            "date": "2026-07-02",
            "count": 11
          },
          {
            "date": "2026-07-03",
            "count": 9
          },
          {
            "date": "2026-07-04",
            "count": 6
          },
          {
            "date": "2026-07-05",
            "count": 8
          },
          {
            "date": "2026-07-06",
            "count": 6
          },
          {
            "date": "2026-07-07",
            "count": 13
          },
          {
            "date": "2026-07-08",
            "count": 7
          },
          {
            "date": "2026-07-09",
            "count": 15
          },
          {
            "date": "2026-07-10",
            "count": 14
          },
          {
            "date": "2026-07-11",
            "count": 9
          },
          {
            "date": "2026-07-12",
            "count": 17
          },
          {
            "date": "2026-07-13",
            "count": 15
          },
          {
            "date": "2026-07-14",
            "count": 10
          },
          {
            "date": "2026-07-15",
            "count": 26
          },
          {
            "date": "2026-07-16",
            "count": 27
          },
          {
            "date": "2026-07-17",
            "count": 23
          },
          {
            "date": "2026-07-18",
            "count": 5
          },
          {
            "date": "2026-07-19",
            "count": 7
          },
          {
            "date": "2026-07-20",
            "count": 8
          },
          {
            "date": "2026-07-21",
            "count": 3
          },
          {
            "date": "2026-07-22",
            "count": 3
          },
          {
            "date": "2026-07-23",
            "count": 17
          },
          {
            "date": "2026-07-24",
            "count": 10
          },
          {
            "date": "2026-07-25",
            "count": 8
          },
          {
            "date": "2026-07-26",
            "count": 15
          },
          {
            "date": "2026-07-27",
            "count": 10
          },
          {
            "date": "2026-07-28",
            "count": 9
          },
          {
            "date": "2026-07-29",
            "count": 13
          },
          {
            "date": "2026-07-30",
            "count": 7
          },
          {
            "date": "2026-07-31",
            "count": 6
          },
          {
            "date": "2026-08-01",
            "count": 7
          },
          {
            "date": "2026-08-02",
            "count": 7
          },
          {
            "date": "2026-08-03",
            "count": 7
          },
          {
            "date": "2026-08-04",
            "count": 10
          },
          {
            "date": "2026-08-05",
            "count": 1
          }
        ],
        "complete": false,
        "collected": 1000,
        "total_forks": 6533
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": true,
      "has_dockerfile": false,
      "has_mcp_signal": true,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "apps/web-app/tsconfig.json",
        "plugins/agentic-awesome-skills-claude/skills/loki-mode/examples/todo-app-generated/backend/tsconfig.json",
        "plugins/agentic-awesome-skills-claude/skills/loki-mode/examples/todo-app-generated/frontend/tsconfig.json",
        "plugins/agentic-awesome-skills-claude/skills/telegram/assets/boilerplate/nodejs/tsconfig.json",
        "plugins/agentic-awesome-skills-claude/skills/whatsapp-cloud-api/assets/boilerplate/nodejs/tsconfig.json",
        "plugins/agentic-awesome-skills/skills/telegram/assets/boilerplate/nodejs/tsconfig.json",
        "plugins/agentic-awesome-skills/skills/whatsapp-cloud-api/assets/boilerplate/nodejs/tsconfig.json",
        "skills/loki-mode/examples/todo-app-generated/backend/tsconfig.json",
        "skills/loki-mode/examples/todo-app-generated/frontend/tsconfig.json",
        "skills/telegram/assets/boilerplate/nodejs/tsconfig.json",
        "skills/whatsapp-cloud-api/assets/boilerplate/nodejs/tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 69327,
      "source_files_sampled": 2826,
      "oversized_source_files": 7,
      "agent_instruction_files": [
        "AGENTS.md",
        "plugins/agentic-awesome-skills-claude/skills/agents-generator/assets/claude.md",
        "plugins/agentic-awesome-skills-claude/skills/dbos-golang/AGENTS.md",
        "plugins/agentic-awesome-skills-claude/skills/dbos-golang/CLAUDE.md",
        "plugins/agentic-awesome-skills-claude/skills/dbos-python/AGENTS.md",
        "plugins/agentic-awesome-skills-claude/skills/dbos-python/CLAUDE.md",
        "plugins/agentic-awesome-skills-claude/skills/dbos-typescript/AGENTS.md",
        "plugins/agentic-awesome-skills-claude/skills/dbos-typescript/CLAUDE.md",
        "plugins/agentic-awesome-skills-claude/skills/loki-mode/CLAUDE.md",
        "plugins/agentic-awesome-skills-claude/skills/loki-mode/references/agents.md",
        "plugins/agentic-awesome-skills-claude/skills/postgres-best-practices/AGENTS.md",
        "plugins/agentic-awesome-skills-claude/skills/react-best-practices/AGENTS.md",
        "plugins/agentic-awesome-skills/skills/agents-generator/assets/claude.md",
        "plugins/agentic-awesome-skills/skills/dbos-golang/AGENTS.md",
        "plugins/agentic-awesome-skills/skills/dbos-golang/CLAUDE.md",
        "plugins/agentic-awesome-skills/skills/dbos-python/AGENTS.md",
        "plugins/agentic-awesome-skills/skills/dbos-python/CLAUDE.md",
        "plugins/agentic-awesome-skills/skills/dbos-typescript/AGENTS.md",
        "plugins/agentic-awesome-skills/skills/dbos-typescript/CLAUDE.md",
        "plugins/agentic-awesome-skills/skills/postgres-best-practices/AGENTS.md",
        "plugins/agentic-awesome-skills/skills/react-best-practices/AGENTS.md",
        "plugins/agentic-bundle-aas-data-analytics/skills/postgres-best-practices/AGENTS.md",
        "plugins/agentic-bundle-aas-data-engineering-platform/skills/postgres-best-practices/AGENTS.md",
        "plugins/agentic-bundle-aas-web-app-builder/skills/react-best-practices/AGENTS.md",
        "plugins/agentic-bundle-data-analytics/skills/postgres-best-practices/AGENTS.md",
        "plugins/agentic-bundle-typescript-javascript/skills/react-best-practices/AGENTS.md",
        "plugins/agentic-bundle-web-wizard/skills/react-best-practices/AGENTS.md",
        "skills/agents-generator/assets/claude.md",
        "skills/dbos-golang/AGENTS.md",
        "skills/dbos-golang/CLAUDE.md",
        "skills/dbos-python/AGENTS.md",
        "skills/dbos-python/CLAUDE.md",
        "skills/dbos-typescript/AGENTS.md",
        "skills/dbos-typescript/CLAUDE.md",
        "skills/loki-mode/CLAUDE.md",
        "skills/loki-mode/references/agents.md",
        "skills/postgres-best-practices/AGENTS.md",
        "skills/react-best-practices/AGENTS.md"
      ],
      "agent_instruction_max_bytes": 60535
    },
    "dependencies": {
      "manifests": [
        "package.json",
        "tools/requirements.txt"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 622,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 46,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm",
        "pypi"
      ],
      "dependencies": [
        {
          "name": "ajv",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^8.20.0"
        },
        {
          "name": "fast-uri",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.1.5"
        },
        {
          "name": "sanitize-filename",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.6.4"
        },
        {
          "name": "yaml",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.9.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "ajv",
            "direct": true,
            "version": "6.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": true,
            "version": "8.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": true,
            "version": "^8.17.1",
            "ecosystem": "npm"
          },
          {
            "name": "fast-uri",
            "direct": true,
            "version": "3.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "sanitize-filename",
            "direct": true,
            "version": "1.6.4",
            "ecosystem": "npm"
          },
          {
            "name": "yaml",
            "direct": true,
            "version": "2.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "@adobe/css-tools",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@alloc/quick-lru",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@asamuzakjp/css-color",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/compat-data",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/generator",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-compilation-targets",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-globals",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-imports",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-transforms",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-string-parser",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-option",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helpers",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/runtime",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/template",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/traverse",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@bcoe/v8-coverage",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@cspotcode/source-map-support",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/color-helpers",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-calc",
            "direct": false,
            "version": "2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-color-parser",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-parser-algorithms",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-tokenizer",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/core",
            "direct": false,
            "version": "1.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/core",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/runtime",
            "direct": false,
            "version": "1.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/runtime",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/wasi-threads",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/wasi-threads",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/eslint-utils",
            "direct": false,
            "version": "4.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/regexpp",
            "direct": false,
            "version": "4.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-array",
            "direct": false,
            "version": "0.23.5",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-helpers",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/core",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/js",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/object-schema",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/plugin-kit",
            "direct": false,
            "version": "0.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "@fontsource/jetbrains-mono",
            "direct": false,
            "version": "5.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "@fontsource/outfit",
            "direct": false,
            "version": "5.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/core",
            "direct": false,
            "version": "0.19.2",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/node",
            "direct": false,
            "version": "0.16.8",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/types",
            "direct": false,
            "version": "0.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/module-importer",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/retry",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.3.13",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/remapping",
            "direct": false,
            "version": "2.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.31",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.9",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/wasm-runtime",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/wasm-runtime",
            "direct": false,
            "version": "1.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-project/types",
            "direct": false,
            "version": "0.133.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-project/types",
            "direct": false,
            "version": "0.138.0",
            "ecosystem": "npm"
          },
          {
            "name": "@phosphor-icons/react",
            "direct": false,
            "version": "2.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-android-arm64",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-android-arm64",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-darwin-arm64",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-darwin-arm64",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-darwin-x64",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-darwin-x64",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-freebsd-x64",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-freebsd-x64",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm64-gnu",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm64-gnu",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm64-musl",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm64-musl",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-ppc64-gnu",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-ppc64-gnu",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-s390x-gnu",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-s390x-gnu",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-x64-gnu",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-x64-gnu",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-x64-musl",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-x64-musl",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-openharmony-arm64",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-openharmony-arm64",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-wasm32-wasi",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-wasm32-wasi",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-arm64-msvc",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-arm64-msvc",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-x64-msvc",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-x64-msvc",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/pluginutils",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@standard-schema/spec",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@supabase/auth-js",
            "direct": false,
            "version": "2.111.0",
            "ecosystem": "npm"
          },
          {
            "name": "@supabase/functions-js",
            "direct": false,
            "version": "2.111.0",
            "ecosystem": "npm"
          },
          {
            "name": "@supabase/phoenix",
            "direct": false,
            "version": "0.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "@supabase/postgrest-js",
            "direct": false,
            "version": "2.111.0",
            "ecosystem": "npm"
          },
          {
            "name": "@supabase/realtime-js",
            "direct": false,
            "version": "2.111.0",
            "ecosystem": "npm"
          },
          {
            "name": "@supabase/storage-js",
            "direct": false,
            "version": "2.111.0",
            "ecosystem": "npm"
          },
          {
            "name": "@supabase/supabase-js",
            "direct": false,
            "version": "2.111.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/node",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-android-arm64",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-darwin-arm64",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-darwin-x64",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-freebsd-x64",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-linux-arm-gnueabihf",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-linux-arm64-gnu",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-linux-arm64-musl",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-linux-x64-gnu",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-linux-x64-musl",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-wasm32-wasi",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-win32-arm64-msvc",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-win32-x64-msvc",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/postcss",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@testing-library/dom",
            "direct": false,
            "version": "10.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@testing-library/jest-dom",
            "direct": false,
            "version": "6.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@testing-library/react",
            "direct": false,
            "version": "16.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node10",
            "direct": false,
            "version": "1.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node12",
            "direct": false,
            "version": "1.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node14",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node16",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@tybys/wasm-util",
            "direct": false,
            "version": "0.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tybys/wasm-util",
            "direct": false,
            "version": "0.10.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/aria-query",
            "direct": false,
            "version": "5.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/better-sqlite3",
            "direct": false,
            "version": "7.6.13",
            "ecosystem": "npm"
          },
          {
            "name": "@types/body-parser",
            "direct": false,
            "version": "1.19.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/chai",
            "direct": false,
            "version": "5.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/connect",
            "direct": false,
            "version": "3.4.38",
            "ecosystem": "npm"
          },
          {
            "name": "@types/cors",
            "direct": false,
            "version": "2.8.19",
            "ecosystem": "npm"
          },
          {
            "name": "@types/debug",
            "direct": false,
            "version": "4.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "@types/deep-eql",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/esrecurse",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree-jsx",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/express",
            "direct": false,
            "version": "4.17.25",
            "ecosystem": "npm"
          },
          {
            "name": "@types/express",
            "direct": false,
            "version": "^4.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/express",
            "direct": false,
            "version": "^5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/express-serve-static-core",
            "direct": false,
            "version": "4.19.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/hast",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/http-errors",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json-schema",
            "direct": false,
            "version": "7.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mdast",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mime",
            "direct": false,
            "version": "1.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/ms",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "20.19.27",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "20.19.43",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "^20.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "^22.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/qs",
            "direct": false,
            "version": "6.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/range-parser",
            "direct": false,
            "version": "1.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react",
            "direct": false,
            "version": "19.2.17",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react",
            "direct": false,
            "version": "19.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react-dom",
            "direct": false,
            "version": "19.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/send",
            "direct": false,
            "version": "0.17.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/send",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/serve-static",
            "direct": false,
            "version": "1.15.10",
            "ecosystem": "npm"
          },
          {
            "name": "@types/unist",
            "direct": false,
            "version": "2.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "@types/unist",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": false,
            "version": "8.65.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "8.65.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/project-service",
            "direct": false,
            "version": "8.65.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/scope-manager",
            "direct": false,
            "version": "8.65.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/tsconfig-utils",
            "direct": false,
            "version": "8.65.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/type-utils",
            "direct": false,
            "version": "8.65.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "8.65.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/typescript-estree",
            "direct": false,
            "version": "8.65.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/utils",
            "direct": false,
            "version": "8.65.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/visitor-keys",
            "direct": false,
            "version": "8.65.0",
            "ecosystem": "npm"
          },
          {
            "name": "@ungap/structured-clone",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@vitejs/plugin-react",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@vitejs/plugin-react",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/coverage-v8",
            "direct": false,
            "version": "4.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/expect",
            "direct": false,
            "version": "4.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/mocker",
            "direct": false,
            "version": "4.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/pretty-format",
            "direct": false,
            "version": "4.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/runner",
            "direct": false,
            "version": "4.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/snapshot",
            "direct": false,
            "version": "4.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/spy",
            "direct": false,
            "version": "4.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/utils",
            "direct": false,
            "version": "4.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "accepts",
            "direct": false,
            "version": "1.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "accepts",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-jsx",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-walk",
            "direct": false,
            "version": "8.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "agent-base",
            "direct": false,
            "version": "7.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "ajv-formats",
            "direct": false,
            "version": "^3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "arg",
            "direct": false,
            "version": "4.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "aria-query",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "array-flatten",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "assertion-error",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ast-v8-to-istanbul",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "asynckit",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "autoprefixer",
            "direct": false,
            "version": "10.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "axios",
            "direct": false,
            "version": "^1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "bail",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "base64-js",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "baseline-browser-mapping",
            "direct": false,
            "version": "2.10.40",
            "ecosystem": "npm"
          },
          {
            "name": "better-sqlite3",
            "direct": false,
            "version": "12.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "bindings",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "bl",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "body-parser",
            "direct": false,
            "version": "1.20.6",
            "ecosystem": "npm"
          },
          {
            "name": "body-parser",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "5.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "browserslist",
            "direct": false,
            "version": "4.28.4",
            "ecosystem": "npm"
          },
          {
            "name": "buffer",
            "direct": false,
            "version": "5.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "bytes",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind-apply-helpers",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "call-bound",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001800",
            "ecosystem": "npm"
          },
          {
            "name": "ccount",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "chai",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "character-entities",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "character-entities-html4",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "character-entities-legacy",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "character-reference-invalid",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "chownr",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "combined-stream",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "comma-separated-tokens",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "content-disposition",
            "direct": false,
            "version": "0.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "content-disposition",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "content-type",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "content-type",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cookie",
            "direct": false,
            "version": "0.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "cookie-es",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "cookie-signature",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "cookie-signature",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "cors",
            "direct": false,
            "version": "2.8.6",
            "ecosystem": "npm"
          },
          {
            "name": "create-require",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "css.escape",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "cssstyle",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "csstype",
            "direct": false,
            "version": "3.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "data-urls",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "2.6.9",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "decimal.js",
            "direct": false,
            "version": "10.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "decode-named-character-reference",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "decompress-response",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "deep-extend",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "deep-is",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "delayed-stream",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "depd",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dequal",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "destroy",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "detect-libc",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "devlop",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "diff",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "dom-accessibility-api",
            "direct": false,
            "version": "0.5.16",
            "ecosystem": "npm"
          },
          {
            "name": "dom-accessibility-api",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "dotenv",
            "direct": false,
            "version": "^16.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "dunder-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ee-first",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.5.384",
            "ecosystem": "npm"
          },
          {
            "name": "encodeurl",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "end-of-stream",
            "direct": false,
            "version": "1.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "enhanced-resolve",
            "direct": false,
            "version": "5.21.6",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-define-property",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-errors",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-module-lexer",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-object-atoms",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "es-set-tostringtag",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-html",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "10.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-react-hooks",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-react-refresh",
            "direct": false,
            "version": "0.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "9.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "11.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "esquery",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "esrecurse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-util-is-identifier-name",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-walker",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "etag",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "expand-template",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "expect-type",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "express",
            "direct": false,
            "version": "4.22.2",
            "ecosystem": "npm"
          },
          {
            "name": "express",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "express",
            "direct": false,
            "version": "^4.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "express",
            "direct": false,
            "version": "^4.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "express-rate-limit",
            "direct": false,
            "version": "8.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "extend",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-json-stable-stringify",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-levenshtein",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "fdir",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-uri-to-path",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "finalhandler",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "finalhandler",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "flat-cache",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "form-data",
            "direct": false,
            "version": "4.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "forwarded",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "fraction.js",
            "direct": false,
            "version": "5.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "fresh",
            "direct": false,
            "version": "0.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "fresh",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs-constants",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "gensync",
            "direct": false,
            "version": "1.0.0-beta.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-intrinsic",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "github-from-package",
            "direct": false,
            "version": "0.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "github-markdown-css",
            "direct": false,
            "version": "5.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "16.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "gopd",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbols",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-tostringtag",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "hast-util-is-element",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "hast-util-to-jsx-runtime",
            "direct": false,
            "version": "2.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "hast-util-to-text",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hast-util-whitespace",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "hermes-estree",
            "direct": false,
            "version": "0.25.1",
            "ecosystem": "npm"
          },
          {
            "name": "hermes-parser",
            "direct": false,
            "version": "0.25.1",
            "ecosystem": "npm"
          },
          {
            "name": "highlight.js",
            "direct": false,
            "version": "11.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "html-encoding-sniffer",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "html-escaper",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "html-url-attributes",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "http-errors",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "http-proxy-agent",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "https-proxy-agent",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "iceberg-js",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.4.24",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "ieee754",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "indent-string",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "ini",
            "direct": false,
            "version": "1.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "inline-style-parser",
            "direct": false,
            "version": "0.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "ip-address",
            "direct": false,
            "version": "10.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "ipaddr.js",
            "direct": false,
            "version": "1.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-alphabetical",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-alphanumerical",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-decimal",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-hexadecimal",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-obj",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-potential-custom-element-name",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-promise",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-coverage",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-report",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-reports",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "jiti",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "^4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsdom",
            "direct": false,
            "version": "24.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "jsesc",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-buffer",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-stable-stringify-without-jsonify",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json5",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "keyv",
            "direct": false,
            "version": "4.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "levn",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-android-arm64",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-darwin-arm64",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-darwin-x64",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-freebsd-x64",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-arm64-gnu",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-arm64-musl",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-x64-gnu",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-x64-musl",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-win32-arm64-msvc",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-win32-x64-msvc",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "longest-streak",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "lowlight",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "10.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "lz-string",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "magic-string",
            "direct": false,
            "version": "0.30.21",
            "ecosystem": "npm"
          },
          {
            "name": "magicast",
            "direct": false,
            "version": "0.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "make-dir",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "make-error",
            "direct": false,
            "version": "1.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "markdown-table",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "math-intrinsics",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-find-and-replace",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-from-markdown",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm-autolink-literal",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm-footnote",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm-strikethrough",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm-table",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm-task-list-item",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-mdx-expression",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-mdx-jsx",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-mdxjs-esm",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-phrasing",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-to-hast",
            "direct": false,
            "version": "13.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-to-markdown",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-to-string",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "media-typer",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "media-typer",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge-descriptors",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "merge-descriptors",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "methods",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "micromark",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-core-commonmark",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-autolink-literal",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-footnote",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-strikethrough",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-table",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-tagfilter",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-task-list-item",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-destination",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-label",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-space",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-title",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-whitespace",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-character",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-chunked",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-classify-character",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-combine-extensions",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-decode-numeric-character-reference",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-decode-string",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-encode",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-html-tag-name",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-normalize-identifier",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-resolve-all",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-sanitize-uri",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-subtokenize",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-symbol",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-types",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "mime",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-db",
            "direct": false,
            "version": "1.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-db",
            "direct": false,
            "version": "1.54.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-types",
            "direct": false,
            "version": "2.1.35",
            "ecosystem": "npm"
          },
          {
            "name": "mime-types",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-response",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "min-indent",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "10.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "mkdirp-classic",
            "direct": false,
            "version": "0.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.17",
            "ecosystem": "npm"
          },
          {
            "name": "napi-build-utils",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "natural-compare",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "negotiator",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "negotiator",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-abi",
            "direct": false,
            "version": "3.85.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-releases",
            "direct": false,
            "version": "2.0.50",
            "ecosystem": "npm"
          },
          {
            "name": "nwsapi",
            "direct": false,
            "version": "2.2.24",
            "ecosystem": "npm"
          },
          {
            "name": "object-assign",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object-inspect",
            "direct": false,
            "version": "1.13.4",
            "ecosystem": "npm"
          },
          {
            "name": "obug",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "on-finished",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "once",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "optionator",
            "direct": false,
            "version": "0.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse-entities",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "parse5",
            "direct": false,
            "version": "7.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "parseurl",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-to-regexp",
            "direct": false,
            "version": "0.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "path-to-regexp",
            "direct": false,
            "version": "8.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "pathe",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "playwright",
            "direct": false,
            "version": "^1.57.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.25",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-value-parser",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "prebuild-install",
            "direct": false,
            "version": "7.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "prelude-ls",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-format",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "property-information",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "proxy-addr",
            "direct": false,
            "version": "2.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "psl",
            "direct": false,
            "version": "1.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "pump",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "qs",
            "direct": false,
            "version": "6.15.2",
            "ecosystem": "npm"
          },
          {
            "name": "qs",
            "direct": false,
            "version": "6.15.3",
            "ecosystem": "npm"
          },
          {
            "name": "querystringify",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "range-parser",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "range-parser",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "raw-body",
            "direct": false,
            "version": "2.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "raw-body",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "rc",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": false,
            "version": "19.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "react-dom",
            "direct": false,
            "version": "19.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "17.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "react-markdown",
            "direct": false,
            "version": "10.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-router",
            "direct": false,
            "version": "8.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-virtuoso",
            "direct": false,
            "version": "4.18.10",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "3.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "redent",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "rehype-highlight",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "remark-gfm",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "remark-parse",
            "direct": false,
            "version": "11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "remark-rehype",
            "direct": false,
            "version": "11.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "remark-stringify",
            "direct": false,
            "version": "11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "require-from-string",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "requires-port",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "rolldown",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "rolldown",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "router",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "rrweb-cssom",
            "direct": false,
            "version": "0.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "rrweb-cssom",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "safe-buffer",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "safer-buffer",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "saxes",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "scheduler",
            "direct": false,
            "version": "0.27.0",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "6.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.8.5",
            "ecosystem": "npm"
          },
          {
            "name": "send",
            "direct": false,
            "version": "0.19.2",
            "ecosystem": "npm"
          },
          {
            "name": "send",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "serve-static",
            "direct": false,
            "version": "1.16.3",
            "ecosystem": "npm"
          },
          {
            "name": "serve-static",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "setprototypeof",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-list",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-map",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-weakmap",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "siginfo",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "simple-concat",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "simple-get",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-js",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "space-separated-tokens",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "stackback",
            "direct": false,
            "version": "0.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "statuses",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "std-env",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "string_decoder",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "stringify-entities",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "strip-indent",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "style-to-js",
            "direct": false,
            "version": "1.1.21",
            "ecosystem": "npm"
          },
          {
            "name": "style-to-object",
            "direct": false,
            "version": "1.0.14",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "symbol-tree",
            "direct": false,
            "version": "3.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "tailwindcss",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "tapable",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "tar-fs",
            "direct": false,
            "version": "2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "tar-stream",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "telegraf",
            "direct": false,
            "version": "^4.16.3",
            "ecosystem": "npm"
          },
          {
            "name": "tinybench",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinyexec",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.17",
            "ecosystem": "npm"
          },
          {
            "name": "tinyrainbow",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "toidentifier",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "tough-cookie",
            "direct": false,
            "version": "4.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "tr46",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "trim-lines",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "trough",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "truncate-utf8-bytes",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "ts-api-utils",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "ts-node",
            "direct": false,
            "version": "10.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "ts-node-dev",
            "direct": false,
            "version": "^2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "tunnel-agent",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-check",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-is",
            "direct": false,
            "version": "1.6.18",
            "ecosystem": "npm"
          },
          {
            "name": "type-is",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "5.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "^5.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "^5.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "typescript-eslint",
            "direct": false,
            "version": "8.65.0",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "6.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "unified",
            "direct": false,
            "version": "11.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-find-after",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-is",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-position",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-stringify-position",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-visit",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-visit-parents",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "universalify",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "unpipe",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "update-browserslist-db",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "uri-js",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "url-parse",
            "direct": false,
            "version": "1.5.10",
            "ecosystem": "npm"
          },
          {
            "name": "utf8-byte-length",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "util-deprecate",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "utils-merge",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "v8-compile-cache-lib",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "vary",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "vfile",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "vfile-message",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "8.0.16",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "8.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "vitest",
            "direct": false,
            "version": "4.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "w3c-xmlserializer",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "webidl-conversions",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-encoding",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-mimetype",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-url",
            "direct": false,
            "version": "14.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "why-is-node-running",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "word-wrap",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "wrappy",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "ws",
            "direct": false,
            "version": "8.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "xml-name-validator",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "xmlchars",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yn",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "zod",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "zod-validation-error",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "zwitch",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "aiosqlite",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "anthropic",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "beautifulsoup4",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "fastapi",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "flask",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "google-genai",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "gunicorn",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "httpx",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "idna",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "imageio",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "imageio-ffmpeg",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "lxml",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "mcp",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "numpy",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pandas",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "patchright",
            "direct": false,
            "version": "1.55.2",
            "ecosystem": "pypi"
          },
          {
            "name": "pillow",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "playwright",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "psycopg2-binary",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pyarrow",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pytest",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pytest-cov",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pytest-mock",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "python-dotenv",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "python-dotenv",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "pypi"
          },
          {
            "name": "python-telegram-bot",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pyyaml",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "requests",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "setuptools",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "urllib3",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "uvicorn",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "zipp",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 668,
        "direct_count": 6,
        "indirect_count": 662
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 700,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 159,
        "closed_unmerged_prs": 148
      },
      "bus_factor": 2,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "sickn33",
          "commits": 708,
          "avatar_url": "https://avatars.githubusercontent.com/u/184072420?v=4"
        },
        {
          "type": "User",
          "login": "sck000",
          "commits": 465,
          "avatar_url": "https://avatars.githubusercontent.com/u/188885273?v=4"
        },
        {
          "type": "User",
          "login": "munir-abbasi",
          "commits": 34,
          "avatar_url": "https://avatars.githubusercontent.com/u/22575093?v=4"
        },
        {
          "type": "User",
          "login": "Mohammad-Faiz-Cloud-Engineer",
          "commits": 33,
          "avatar_url": "https://avatars.githubusercontent.com/u/205180664?v=4"
        },
        {
          "type": "User",
          "login": "zinzied",
          "commits": 23,
          "avatar_url": "https://avatars.githubusercontent.com/u/10098794?v=4"
        },
        {
          "type": "User",
          "login": "WHOISABHISHEKADHIKARI",
          "commits": 17,
          "avatar_url": "https://avatars.githubusercontent.com/u/84014263?v=4"
        },
        {
          "type": "User",
          "login": "Prince-1652",
          "commits": 17,
          "avatar_url": "https://avatars.githubusercontent.com/u/253746936?v=4"
        },
        {
          "type": "User",
          "login": "ssumanbiswas",
          "commits": 15,
          "avatar_url": "https://avatars.githubusercontent.com/u/7228820?v=4"
        },
        {
          "type": "User",
          "login": "sx4im",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/128062316?v=4"
        },
        {
          "type": "User",
          "login": "Dokhacgiakhoa",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/129754311?v=4"
        }
      ],
      "contributors_sampled": 98,
      "top_contributor_share": 0.453
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "aas-agent-first-preview.yml",
        "actionlint.yml",
        "ci.yml",
        "codeql.yml",
        "dependency-review.yml",
        "pages.yml",
        "publish-npm.yml",
        "repo-hygiene.yml",
        "skill-review.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        "eslint.config.js"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "package-lock.json"
      ],
      "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": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "30 out of 30 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": 2,
            "reason": "Found 8/30 approved changesets -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 10 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 14 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 3,
            "reason": "dependency not pinned by hash detected -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 8,
            "reason": "SAST tool detected but not run on all commits",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 4,
            "reason": "security policy file 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": 0,
            "reason": "19 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "6bfc62a9cc2d4a5b649483027fb5809a68ce3354",
        "ran_at": "2026-08-05T00:23:25Z",
        "aggregate_score": 6,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": true,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "recent_prs": {
        "merged_7d": 35,
        "decided_7d": 36,
        "merged_30d": 35,
        "authors_30d": 12,
        "decided_30d": 36,
        "sample_size": 60,
        "window_days": 30,
        "sample_exhausted": false,
        "authors_probed_30d": 12,
        "newcomer_merged_30d": 10,
        "bot_prs_excluded_30d": 23,
        "newcomer_authors_30d": 9,
        "newcomer_decided_30d": 10
      },
      "ci_last_run_at": "2026-08-04T18:53:55Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-08-04T18:47:39Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/sickn33/agentic-awesome-skills",
    "host": "github.com",
    "name": "agentic-awesome-skills",
    "owner": "sickn33"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "exceptional",
      "name": "Overall health",
      "note": "The weighted overall 82 is calibrated to 95 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 82,
            "calibrated": 95,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 95,
      "inputs": {
        "security": 68,
        "vitality": 90,
        "community": 88,
        "governance": 73,
        "calibration": "2026-08-02",
        "engineering": 90,
        "ai_readiness": 74,
        "weighted_overall_raw": 82
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 90,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "commits_last_year": 2462,
              "human_commit_share": 0.63,
              "days_since_last_push": 0,
              "active_weeks_last_year": 29
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "29/52 weeks with commits",
                "points": 20.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 29
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "2462 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 2462
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 14 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "exceptional",
            "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": 100,
              "latest_release_tag": "v15.9.0",
              "releases_from_tags": false,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 1.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~1.5 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 1.5
                    }
                  }
                ],
                "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": "exceptional",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "excellent",
        "name": "Community & Adoption",
        "value": 88,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "exceptional",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "forks": 6533,
              "stars": 44438,
              "watchers": 313,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "44,438 stars",
                "points": 60,
                "status": "met",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 44438
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "6,533 forks",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 6533
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "313 watchers",
                "points": 13.9,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 313
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": 14,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "readme_badge_services": [
                "shields.io"
              ],
              "has_pull_request_template": true
            },
            "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": 13.5,
                "status": "met",
                "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": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "good",
            "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": 66,
            "inputs": {
              "packages": [
                "agentic-awesome-skills"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 9786
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "9,786 downloads/month across npm",
                "points": 53.2,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 9786,
                      "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": "good",
        "name": "Sustainability & Governance",
        "value": 73,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 98,
              "top_contributor_share": 0.453
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 45% of commits",
                "points": 12.3,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 45
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "98 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 98
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 10 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 83,
            "inputs": {
              "merged_prs": 700,
              "open_issues": 0,
              "closed_issues": 159,
              "prs_merged_7d": 35,
              "prs_decided_7d": 36,
              "prs_merged_30d": 35,
              "prs_decided_30d": 36,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 148,
              "first_time_authors_30d": 9,
              "first_time_prs_merged_30d": 10,
              "first_time_prs_decided_30d": 10
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 42,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "700/848 decided PRs merged",
                "points": 24.8,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 700,
                      "decided": 848
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "10/10 first-time contributors' PRs merged in 30d",
                "points": 13,
                "status": "met",
                "details": [
                  {
                    "code": "newcomer_prs_merged",
                    "params": {
                      "days": 30,
                      "merged": 10,
                      "decided": 10
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 8/30 approved changesets -- score normalized to 2",
                "points": 3,
                "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": 57,
            "inputs": {
              "followers": 729,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "sickn33",
              "public_repos": 32,
              "account_age_days": 666
            },
            "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": "729 followers of sickn33",
                "points": 20.6,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 729,
                      "login": "sickn33"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "32 public repos, account ~1 yr old",
                "points": 14.7,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 32
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 1
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "exceptional",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "agentic-awesome-skills"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "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 0 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "22 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 22
                    }
                  }
                ],
                "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": "excellent",
        "name": "Engineering Quality",
        "value": 90,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "9 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "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": "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "exceptional",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "topics": [
                "agentic-skills",
                "ai-agents",
                "antigravity",
                "claude-code",
                "mcp",
                "ai-workflows",
                "codex-cli",
                "developer-tools",
                "gemini-cli",
                "skill-library",
                "agent-skills",
                "ai-agent-skills",
                "antigravity-skills",
                "claude-code-skills",
                "codex-skills",
                "cursor-skills",
                "gemini-skills",
                "ai-coding",
                "cursor",
                "kiro"
              ],
              "has_wiki": true,
              "homepage": "https://sickn33.github.io/agentic-awesome-skills/",
              "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": "https://sickn33.github.io/agentic-awesome-skills/",
                "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": "20 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 20
                    }
                  }
                ],
                "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": "good",
        "name": "Security",
        "value": 68,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 6
            },
            "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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "30 out of 30 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 8/30 approved changesets -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 10 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "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": "30 commit(s) and 14 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 3",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool detected but not run on all commits",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 2,
                "status": "partial",
                "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": "19 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "exceptional",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 622 resolved dependencies against OSV; 46 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 622
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 46
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 622,
              "unassessed_packages": 46,
              "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": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "exceptional",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 622,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "exceptional",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 7
            },
            "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": "good",
        "name": "AI Readiness",
        "value": 74,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "exceptional",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "has_llms_txt": true,
              "legible_history_share": 1,
              "agent_instruction_files": [
                "AGENTS.md",
                "plugins/agentic-awesome-skills-claude/skills/agents-generator/assets/claude.md",
                "plugins/agentic-awesome-skills-claude/skills/dbos-golang/AGENTS.md",
                "plugins/agentic-awesome-skills-claude/skills/dbos-golang/CLAUDE.md",
                "plugins/agentic-awesome-skills-claude/skills/dbos-python/AGENTS.md",
                "plugins/agentic-awesome-skills-claude/skills/dbos-python/CLAUDE.md",
                "plugins/agentic-awesome-skills-claude/skills/dbos-typescript/AGENTS.md",
                "plugins/agentic-awesome-skills-claude/skills/dbos-typescript/CLAUDE.md",
                "plugins/agentic-awesome-skills-claude/skills/loki-mode/CLAUDE.md",
                "plugins/agentic-awesome-skills-claude/skills/loki-mode/references/agents.md",
                "plugins/agentic-awesome-skills-claude/skills/postgres-best-practices/AGENTS.md",
                "plugins/agentic-awesome-skills-claude/skills/react-best-practices/AGENTS.md",
                "plugins/agentic-awesome-skills/skills/agents-generator/assets/claude.md",
                "plugins/agentic-awesome-skills/skills/dbos-golang/AGENTS.md",
                "plugins/agentic-awesome-skills/skills/dbos-golang/CLAUDE.md",
                "plugins/agentic-awesome-skills/skills/dbos-python/AGENTS.md",
                "plugins/agentic-awesome-skills/skills/dbos-python/CLAUDE.md",
                "plugins/agentic-awesome-skills/skills/dbos-typescript/AGENTS.md",
                "plugins/agentic-awesome-skills/skills/dbos-typescript/CLAUDE.md",
                "plugins/agentic-awesome-skills/skills/postgres-best-practices/AGENTS.md",
                "plugins/agentic-awesome-skills/skills/react-best-practices/AGENTS.md",
                "plugins/agentic-bundle-aas-data-analytics/skills/postgres-best-practices/AGENTS.md",
                "plugins/agentic-bundle-aas-data-engineering-platform/skills/postgres-best-practices/AGENTS.md",
                "plugins/agentic-bundle-aas-web-app-builder/skills/react-best-practices/AGENTS.md",
                "plugins/agentic-bundle-data-analytics/skills/postgres-best-practices/AGENTS.md",
                "plugins/agentic-bundle-typescript-javascript/skills/react-best-practices/AGENTS.md",
                "plugins/agentic-bundle-web-wizard/skills/react-best-practices/AGENTS.md",
                "skills/agents-generator/assets/claude.md",
                "skills/dbos-golang/AGENTS.md",
                "skills/dbos-golang/CLAUDE.md",
                "skills/dbos-python/AGENTS.md",
                "skills/dbos-python/CLAUDE.md",
                "skills/dbos-typescript/AGENTS.md",
                "skills/dbos-typescript/CLAUDE.md",
                "skills/loki-mode/CLAUDE.md",
                "skills/loki-mode/references/agents.md",
                "skills/postgres-best-practices/AGENTS.md",
                "skills/react-best-practices/AGENTS.md"
              ],
              "agent_instruction_max_bytes": 60535
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "AGENTS.md, plugins/agentic-awesome-skills-claude/skills/agents-generator/assets/claude.md, plugins/agentic-awesome-skills-claude/skills/dbos-golang/AGENTS.md, plugins/agentic-awesome-skills-claude/skills/dbos-golang/CLAUDE.md, plugins/agentic-awesome-skills-claude/skills/dbos-python/AGENTS.md, plugins/agentic-awesome-skills-claude/skills/dbos-python/CLAUDE.md, plugins/agentic-awesome-skills-claude/skills/dbos-typescript/AGENTS.md, plugins/agentic-awesome-skills-claude/skills/dbos-typescript/CLAUDE.md, plugins/agentic-awesome-skills-claude/skills/loki-mode/CLAUDE.md, plugins/agentic-awesome-skills-claude/skills/loki-mode/references/agents.md, plugins/agentic-awesome-skills-claude/skills/postgres-best-practices/AGENTS.md, plugins/agentic-awesome-skills-claude/skills/react-best-practices/AGENTS.md, plugins/agentic-awesome-skills/skills/agents-generator/assets/claude.md, plugins/agentic-awesome-skills/skills/dbos-golang/AGENTS.md, plugins/agentic-awesome-skills/skills/dbos-golang/CLAUDE.md, plugins/agentic-awesome-skills/skills/dbos-python/AGENTS.md, plugins/agentic-awesome-skills/skills/dbos-python/CLAUDE.md, plugins/agentic-awesome-skills/skills/dbos-typescript/AGENTS.md, plugins/agentic-awesome-skills/skills/dbos-typescript/CLAUDE.md, plugins/agentic-awesome-skills/skills/postgres-best-practices/AGENTS.md, plugins/agentic-awesome-skills/skills/react-best-practices/AGENTS.md, plugins/agentic-bundle-aas-data-analytics/skills/postgres-best-practices/AGENTS.md, plugins/agentic-bundle-aas-data-engineering-platform/skills/postgres-best-practices/AGENTS.md, plugins/agentic-bundle-aas-web-app-builder/skills/react-best-practices/AGENTS.md, plugins/agentic-bundle-data-analytics/skills/postgres-best-practices/AGENTS.md, plugins/agentic-bundle-typescript-javascript/skills/react-best-practices/AGENTS.md, plugins/agentic-bundle-web-wizard/skills/react-best-practices/AGENTS.md, skills/agents-generator/assets/claude.md, skills/dbos-golang/AGENTS.md, skills/dbos-golang/CLAUDE.md, skills/dbos-python/AGENTS.md, skills/dbos-python/CLAUDE.md, skills/dbos-typescript/AGENTS.md, skills/dbos-typescript/CLAUDE.md, skills/loki-mode/CLAUDE.md, skills/loki-mode/references/agents.md, skills/postgres-best-practices/AGENTS.md, skills/react-best-practices/AGENTS.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "AGENTS.md, plugins/agentic-awesome-skills-claude/skills/agents-generator/assets/claude.md, plugins/agentic-awesome-skills-claude/skills/dbos-golang/AGENTS.md, plugins/agentic-awesome-skills-claude/skills/dbos-golang/CLAUDE.md, plugins/agentic-awesome-skills-claude/skills/dbos-python/AGENTS.md, plugins/agentic-awesome-skills-claude/skills/dbos-python/CLAUDE.md, plugins/agentic-awesome-skills-claude/skills/dbos-typescript/AGENTS.md, plugins/agentic-awesome-skills-claude/skills/dbos-typescript/CLAUDE.md, plugins/agentic-awesome-skills-claude/skills/loki-mode/CLAUDE.md, plugins/agentic-awesome-skills-claude/skills/loki-mode/references/agents.md, plugins/agentic-awesome-skills-claude/skills/postgres-best-practices/AGENTS.md, plugins/agentic-awesome-skills-claude/skills/react-best-practices/AGENTS.md, plugins/agentic-awesome-skills/skills/agents-generator/assets/claude.md, plugins/agentic-awesome-skills/skills/dbos-golang/AGENTS.md, plugins/agentic-awesome-skills/skills/dbos-golang/CLAUDE.md, plugins/agentic-awesome-skills/skills/dbos-python/AGENTS.md, plugins/agentic-awesome-skills/skills/dbos-python/CLAUDE.md, plugins/agentic-awesome-skills/skills/dbos-typescript/AGENTS.md, plugins/agentic-awesome-skills/skills/dbos-typescript/CLAUDE.md, plugins/agentic-awesome-skills/skills/postgres-best-practices/AGENTS.md, plugins/agentic-awesome-skills/skills/react-best-practices/AGENTS.md, plugins/agentic-bundle-aas-data-analytics/skills/postgres-best-practices/AGENTS.md, plugins/agentic-bundle-aas-data-engineering-platform/skills/postgres-best-practices/AGENTS.md, plugins/agentic-bundle-aas-web-app-builder/skills/react-best-practices/AGENTS.md, plugins/agentic-bundle-data-analytics/skills/postgres-best-practices/AGENTS.md, plugins/agentic-bundle-typescript-javascript/skills/react-best-practices/AGENTS.md, plugins/agentic-bundle-web-wizard/skills/react-best-practices/AGENTS.md, skills/agents-generator/assets/claude.md, skills/dbos-golang/AGENTS.md, skills/dbos-golang/CLAUDE.md, skills/dbos-python/AGENTS.md, skills/dbos-python/CLAUDE.md, skills/dbos-typescript/AGENTS.md, skills/dbos-typescript/CLAUDE.md, skills/loki-mode/CLAUDE.md, skills/loki-mode/references/agents.md, skills/postgres-best-practices/AGENTS.md, skills/react-best-practices/AGENTS.md"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": "llms.txt present",
                "points": 15,
                "status": "met",
                "details": [
                  {
                    "code": "llms_txt_present",
                    "params": {}
                  }
                ],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "63 of 63 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 63,
                      "sampled": 63
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 57,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "package-lock.json"
              ],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "apps/web-app/tsconfig.json",
                "plugins/agentic-awesome-skills-claude/skills/loki-mode/examples/todo-app-generated/backend/tsconfig.json",
                "plugins/agentic-awesome-skills-claude/skills/loki-mode/examples/todo-app-generated/frontend/tsconfig.json",
                "plugins/agentic-awesome-skills-claude/skills/telegram/assets/boilerplate/nodejs/tsconfig.json",
                "plugins/agentic-awesome-skills-claude/skills/whatsapp-cloud-api/assets/boilerplate/nodejs/tsconfig.json",
                "plugins/agentic-awesome-skills/skills/telegram/assets/boilerplate/nodejs/tsconfig.json",
                "plugins/agentic-awesome-skills/skills/whatsapp-cloud-api/assets/boilerplate/nodejs/tsconfig.json",
                "skills/loki-mode/examples/todo-app-generated/backend/tsconfig.json",
                "skills/loki-mode/examples/todo-app-generated/frontend/tsconfig.json",
                "skills/telegram/assets/boilerplate/nodejs/tsconfig.json",
                "skills/whatsapp-cloud-api/assets/boilerplate/nodejs/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": 22,
                "status": "met",
                "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": "apps/web-app/tsconfig.json, plugins/agentic-awesome-skills-claude/skills/loki-mode/examples/todo-app-generated/backend/tsconfig.json, plugins/agentic-awesome-skills-claude/skills/loki-mode/examples/todo-app-generated/frontend/tsconfig.json, plugins/agentic-awesome-skills-claude/skills/telegram/assets/boilerplate/nodejs/tsconfig.json, plugins/agentic-awesome-skills-claude/skills/whatsapp-cloud-api/assets/boilerplate/nodejs/tsconfig.json, plugins/agentic-awesome-skills/skills/telegram/assets/boilerplate/nodejs/tsconfig.json, plugins/agentic-awesome-skills/skills/whatsapp-cloud-api/assets/boilerplate/nodejs/tsconfig.json, skills/loki-mode/examples/todo-app-generated/backend/tsconfig.json, skills/loki-mode/examples/todo-app-generated/frontend/tsconfig.json, skills/telegram/assets/boilerplate/nodejs/tsconfig.json, skills/whatsapp-cloud-api/assets/boilerplate/nodejs/tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "apps/web-app/tsconfig.json, plugins/agentic-awesome-skills-claude/skills/loki-mode/examples/todo-app-generated/backend/tsconfig.json, plugins/agentic-awesome-skills-claude/skills/loki-mode/examples/todo-app-generated/frontend/tsconfig.json, plugins/agentic-awesome-skills-claude/skills/telegram/assets/boilerplate/nodejs/tsconfig.json, plugins/agentic-awesome-skills-claude/skills/whatsapp-cloud-api/assets/boilerplate/nodejs/tsconfig.json, plugins/agentic-awesome-skills/skills/telegram/assets/boilerplate/nodejs/tsconfig.json, plugins/agentic-awesome-skills/skills/whatsapp-cloud-api/assets/boilerplate/nodejs/tsconfig.json, skills/loki-mode/examples/todo-app-generated/backend/tsconfig.json, skills/loki-mode/examples/todo-app-generated/frontend/tsconfig.json, skills/telegram/assets/boilerplate/nodejs/tsconfig.json, skills/whatsapp-cloud-api/assets/boilerplate/nodejs/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 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 69327,
              "source_files_sampled": 2826,
              "oversized_source_files": 7
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Python with type-check config (apps/web-app/tsconfig.json, plugins/agentic-awesome-skills-claude/skills/loki-mode/examples/todo-app-generated/backend/tsconfig.json, plugins/agentic-awesome-skills-claude/skills/loki-mode/examples/todo-app-generated/frontend/tsconfig.json, plugins/agentic-awesome-skills-claude/skills/telegram/assets/boilerplate/nodejs/tsconfig.json, plugins/agentic-awesome-skills-claude/skills/whatsapp-cloud-api/assets/boilerplate/nodejs/tsconfig.json, plugins/agentic-awesome-skills/skills/telegram/assets/boilerplate/nodejs/tsconfig.json, plugins/agentic-awesome-skills/skills/whatsapp-cloud-api/assets/boilerplate/nodejs/tsconfig.json, skills/loki-mode/examples/todo-app-generated/backend/tsconfig.json, skills/loki-mode/examples/todo-app-generated/frontend/tsconfig.json, skills/telegram/assets/boilerplate/nodejs/tsconfig.json, skills/whatsapp-cloud-api/assets/boilerplate/nodejs/tsconfig.json)",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "typecheck_config_language",
                    "params": {
                      "files": "apps/web-app/tsconfig.json, plugins/agentic-awesome-skills-claude/skills/loki-mode/examples/todo-app-generated/backend/tsconfig.json, plugins/agentic-awesome-skills-claude/skills/loki-mode/examples/todo-app-generated/frontend/tsconfig.json, plugins/agentic-awesome-skills-claude/skills/telegram/assets/boilerplate/nodejs/tsconfig.json, plugins/agentic-awesome-skills-claude/skills/whatsapp-cloud-api/assets/boilerplate/nodejs/tsconfig.json, plugins/agentic-awesome-skills/skills/telegram/assets/boilerplate/nodejs/tsconfig.json, plugins/agentic-awesome-skills/skills/whatsapp-cloud-api/assets/boilerplate/nodejs/tsconfig.json, skills/loki-mode/examples/todo-app-generated/backend/tsconfig.json, skills/loki-mode/examples/todo-app-generated/frontend/tsconfig.json, skills/telegram/assets/boilerplate/nodejs/tsconfig.json, skills/whatsapp-cloud-api/assets/boilerplate/nodejs/tsconfig.json",
                      "language": "Python"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "7/2826 source files over 60KB",
                "points": 54.9,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 2826,
                      "oversized": 7
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "moderate",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "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": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "top": [
        "library",
        "application"
      ],
      "labels": [
        "cli",
        "library"
      ],
      "scores": {
        "cli": 12,
        "library": 6,
        "mcp-server": 3
      },
      "primary": "cli",
      "evidence": [
        {
          "tier": "declared",
          "label": "cli",
          "source": "npm.bin",
          "weight": 10
        },
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:npm",
          "weight": 6
        },
        {
          "tier": "structure",
          "label": "mcp-server",
          "source": "mcp_signal",
          "weight": 3
        },
        {
          "tier": "description",
          "label": "cli",
          "source": "description:cli",
          "weight": 2
        }
      ],
      "artifacts": [
        {
          "path": "package.json",
          "labels": [
            "cli"
          ],
          "ecosystem": "npm"
        }
      ],
      "confidence": "high",
      "host_extension": false,
      "runs_as_process": true,
      "consumed_by_code": true
    },
    "metrics_version": "2.5.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "deps.dev does not index npm:agentic-awesome-skills@15.9.0; advisories assessed against the repository dependency graph instead"
  ],
  "report_type": "repository",
  "generated_at": "2026-08-05T00:24:16.043407Z",
  "schema_version": "0.31.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/sickn33/agentic-awesome-skills.svg",
  "full_name": "sickn33/agentic-awesome-skills",
  "license_state": "standard",
  "license_spdx": "MIT"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v2.5.0, schema v0.31.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsnpm.