Public record
Software health reportschema 0.27.0 · metrics 2.10.0 · 2026-07-23 04:26 UTC

CyberStrikeus / CyberStrike

Open-source AI-augmented offensive security harness. 13+ autonomous agents, 150+ LLM providers, 5,300+ models, 7,600+ Ed25519-signed attack skills, 56+ built-in tools, 176+ MCP tools. MITRE ATT&CK, OWASP WSTG, CIS Benchmarks. Post-exploit: Linux/Windows/macOS/AWS/Azure/K8s/CI-CD. Web UI + Cloudflare Tunnel. Your AI red team.

TypeScript · PythonAGPL-3.0★ 1,266 stars⑂ 210 forkssince Feb 2026View on GitHub ↗
KindMCP serverWeb interfaceLibraryChat botCommand-line toolhow this is determined

CyberStrikeus/CyberStrike holds a health index of 91 out of 100, placing it in the Excellent band. It scores highest on Vitality (96/100) and lowest on Security (46/100). It was last updated today. 3 contributors account for most of its recent work.

91
overall / 100
Excellent

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.

91
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 77 is calibrated to 91 on the published index scale (record calibration 2026-08-02).

Ownership

CyberStrikeOrganization
36 followers4 public repossince Jan 2026

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
npmcyberstrike-0
npm@cyberstrike-io/plugin1.1.142,6242834 days ago
npm@cyberstrike-io/scriptpoints to another repo — not scored1.0.0141172 days ago

Metrics by category

Vitality

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

96Exceptional · 21% of overall

Development activity

100Exceptional
How it's scored
36/36Push recencylast push 0 days ago
36/36Commit cadence52/52 weeks with commits
18/18Commit volume8,429 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year8,429
human_commit_share0.88
days_since_last_push0
active_weeks_last_year52
How it's scored
27/27Ships releases14 releases published
36/36Release recencylatest release 22 days ago
27/27Release cadencea release every ~10.9 days
0/10OpenSSF Scorecard: Signed-ReleasesProject has not signed or included provenance with any releases.
Inputs used
releases_count14
latest_release_tagv1.1.15
releases_from_tagsno
days_since_latest_release22
mean_days_between_releases10.9

Community & Adoption

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

83Excellent · 17% of overall
How it's scored
50.3/60Stars1,266 stars
19.3/25Forks210 forks
5/15Watchers9 watchers
Inputs used
forks210
stars1,266
watchers9
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

92Excellent
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (AGPL-3.0)
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_badges
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_services
has_pull_request_templateyes

Sustainability & Governance

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

66Good · 23% of overall
How it's scored
36/54Bus factor3 contributor(s) cover half of all commits
17.5/22.5Commit distributiontop contributor authored 22% of commits
13.5/13.5Contributor breadth97 contributors
10/10OpenSSF Scorecard: Contributorsproject has 24 contributing companies or organizations
Inputs used
bus_factor3
contributors_sampled97
top_contributor_share0.224
How it's scored
9.3/42Issue resolution22% of issues closed
19.7/30PR acceptance19/29 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs19
open_issues7
closed_issues2
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.222
closed_unmerged_prs10
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backingorganization-owned
0/20Verified domainverified-domain status not read for this organization
11.3/25Owner reach36 followers of CyberStrikeus
6/25Track record4 public repos, account ~0 yr old
Inputs used
followers36
owner_typeOrganization
is_verified
owner_loginCyberStrikeus
public_repos4
account_age_days175
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable2 package(s) on npm
35/35Publish recencylatest publish 34 days ago
20/20Version history28 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagescyberstrike, @cyberstrike-io/plugin
ecosystemsnpm
any_deprecatedno
min_days_since_publish34

Engineering Quality

Are baseline engineering and documentation practices in place?

89Excellent · 19% of overall
How it's scored
24/24CI workflows16 workflow(s)
24/24Tests present
16/16Linter configeslint.config.mjs
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Testsno data
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://cyberstrike.io
10/10Repository description
10/10Topics20 topics
0/10Wiki
Inputs used
topicsai, ai-agent, bug-bounty, cybersecurity, devsecops, ethical-hacking, mcp, offensive-security, owasp, penetration-testing, pentest, red-team, security-tools, mitre-attack, ai-security, hacking, hacking-tool, llm, mcp-server, security
has_wikino
homepagehttps://cyberstrike.io
docs_sitehttps://cyberstrike.io
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

46Weak · 16% of overall
How it's scored
6.8/7.5Binary-Artifactsbinaries present in source code
0/7.5Branch-Protectionno data
0/2.5CI-Testsno data
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-ReviewFound 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributorsproject has 24 contributing companies or organizations
0/10Dangerous-Workflowdangerous workflow patterns detected
0/7.5Dependency-Update-Toolno update tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
7.5/7.5Maintained30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
0/5Packagingno data
0/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
5/5SASTSAST tool detected: CodeQL
5/5Security-Policysecurity policy file detected
0/7.5Signed-ReleasesProject has not signed or included provenance with any releases.
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities177 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate3.2
Excluded from scoring (no data or not applicable): Branch-Protection, CI-Tests, Packaging. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisoriesno direct dependency carries a known advisory
25/25Indirect dependencies free of known advisoriesno indirect dependency carries a known advisory
0/40No advisories left outstandingno advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages2
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:@cyberstrike-io/plugin@1.1.14 runtime dependency closure — what installing the published package pulls in — 2 packages. 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.

77Good · 4% of overall
How it's scored
45/45Agent instructionsAGENTS.md, packages/app/AGENTS.md, packages/app/e2e/AGENTS.md, packages/cyberstrike/AGENTS.md, packages/cyberstrike/test/AGENTS.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history74 of 88 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.841
agent_instruction_filesAGENTS.md, packages/app/AGENTS.md, packages/app/e2e/AGENTS.md, packages/cyberstrike/AGENTS.md, packages/cyberstrike/test/AGENTS.md
agent_instruction_max_bytes4,039
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format configeslint.config.mjs
11/11Static type checkinggithub/tsconfig.json, packages/app/e2e/tsconfig.json, packages/app/tsconfig.json, packages/console/app/tsconfig.json, packages/console/core/tsconfig.json, packages/console/function/tsconfig.json, packages/console/resource/tsconfig.json, packages/containers/tsconfig.json, packages/cyberstrike/tsconfig.json, packages/enterprise/tsconfig.json, packages/function/tsconfig.json, packages/hackbrowser/tsconfig.json, packages/plugin/tsconfig.json, packages/script/tsconfig.json, packages/sdk/js/tsconfig.json, packages/slack/tsconfig.json, packages/ui/tsconfig.json, packages/util/tsconfig.json, sdks/vscode/tsconfig.json, tsconfig.json
10/10Reproducible environmentDockerfile, Nix
0/10Demonstrated agent practiceno agent-authored commits among the last 100
0/8Automated maintenanceno automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixyes
has_testsyes
lockfiles
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configsgithub/tsconfig.json, packages/app/e2e/tsconfig.json, packages/app/tsconfig.json, packages/console/app/tsconfig.json, packages/console/core/tsconfig.json, packages/console/function/tsconfig.json, packages/console/resource/tsconfig.json, packages/containers/tsconfig.json, packages/cyberstrike/tsconfig.json, packages/enterprise/tsconfig.json, packages/function/tsconfig.json, packages/hackbrowser/tsconfig.json, packages/plugin/tsconfig.json, packages/script/tsconfig.json, packages/sdk/js/tsconfig.json, packages/slack/tsconfig.json, packages/ui/tsconfig.json, packages/util/tsconfig.json, sdks/vscode/tsconfig.json, tsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable codeTypeScript (statically typed)
54.4/55Manageable file sizes14/1,253 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes130,387
source_files_sampled1,253
oversized_source_files14
How it's scored
40/40API schema (OpenAPI/GraphQL/proto)packages/sdk/openapi.json
20/20MCP server
40/40Runnable examplesexample
Inputs used
example_dirsexample
has_mcp_signalyes
api_schema_filespackages/sdk/openapi.json
interfaces_expected_ofchat-bot

Key facts

1,266GitHub stars
97contributors
8,429commits, last 12 months
0days since last push
14releases
3bus factor
7open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Could not fetch npm package '@cyberstrike-io/ui' from its registry
  • Could not fetch npm package '@cyberstrike-io/app' from its registry
  • Could not fetch npm package '@cyberstrike-io/slack' from its registry
  • npm package '@cyberstrike-io/script' points at a different repository (https://github.com/cyberstrike/cyberstrike); excluded from ecosystem scoring

More detail

Star and fork history 0 ★ / 210 ⇿
0Stars
210Forks
14Releases

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.

04080120160200240210292026-032026-052026-07
Major 0Minor 1Patch 12
OpenSSF Scorecard 3.2 / 10
3.2aggregate

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-07-23 04:26 UTC

9Binary-Artifactsbinaries present in source code
n/aBranch-Protectioninternal error: error during GetBranch(dev): error during branchesHandler.query: 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
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 24 contributing companies or organizations
0Dangerous-Workflowdangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
10SASTSAST tool detected: CodeQL
10Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities177 existing vulnerabilities detected
Direct dependencies 176
RegistryPackageVersion constraintManifest
npm@actions/core1.11.1github/package.json
npm@actions/github6.0.1github/package.json
npm@octokit/graphql9.0.1github/package.json
npm@octokit/restcatalog:github/package.json
npm@cyberstrike-io/sdkworkspace:*github/package.json
npm@aws-sdk/client-s33.933.0package.json
npm@cyberstrike-io/pluginworkspace:*package.json
npm@cyberstrike-io/scriptworkspace:*package.json
npm@cyberstrike-io/sdkworkspace:*package.json
npm@opentui/core0.1.88package.json
npm@opentui/solid0.1.88package.json
npmplaywright1.58.2package.json
npmtypescriptcatalog:package.json
npm@kobalte/corecatalog:packages/app/package.json
npm@cyberstrike-io/sdkworkspace:*packages/app/package.json
npm@cyberstrike-io/uiworkspace:*packages/app/package.json
npm@cyberstrike-io/utilworkspace:*packages/app/package.json
npm@shikijs/transformers3.9.2packages/app/package.json
npm@solid-primitives/active-element2.1.3packages/app/package.json
npm@solid-primitives/audio1.4.2packages/app/package.json
npm@solid-primitives/i18n2.2.1packages/app/package.json
npm@solid-primitives/event-bus1.1.2packages/app/package.json
npm@solid-primitives/media2.3.3packages/app/package.json
npm@solid-primitives/resize-observer2.1.3packages/app/package.json
npm@solid-primitives/scroll2.1.3packages/app/package.json
npm@solid-primitives/storagecatalog:packages/app/package.json
npm@solid-primitives/websocket1.3.1packages/app/package.json
npm@solidjs/metacatalog:packages/app/package.json
npm@solidjs/routercatalog:packages/app/package.json
npm@thisbeyond/solid-dnd0.7.5packages/app/package.json
npmdiffcatalog:packages/app/package.json
npmfuzzysortcatalog:packages/app/package.json
npmghostty-web0.4.0packages/app/package.json
npmluxoncatalog:packages/app/package.json
npmmarkedcatalog:packages/app/package.json
npmmarked-shikicatalog:packages/app/package.json
npmremedacatalog:packages/app/package.json
npmshikicatalog:packages/app/package.json
npmsolid-jscatalog:packages/app/package.json
npmsolid-listcatalog:packages/app/package.json
npmtailwindcsscatalog:packages/app/package.json
npmvirtuacatalog:packages/app/package.json
npmzodcatalog:packages/app/package.json
npm@actions/core1.11.1packages/cyberstrike/package.json
npm@actions/github6.0.1packages/cyberstrike/package.json
npm@agentclientprotocol/sdk0.14.1packages/cyberstrike/package.json
npm@ai-sdk/alibaba0.0.12packages/cyberstrike/package.json
npm@ai-sdk/amazon-bedrock3.0.79packages/cyberstrike/package.json
npm@ai-sdk/anthropic2.0.62packages/cyberstrike/package.json
npm@ai-sdk/azure2.0.91packages/cyberstrike/package.json
npm@ai-sdk/cerebras1.0.36packages/cyberstrike/package.json
npm@ai-sdk/cohere2.0.22packages/cyberstrike/package.json
npm@ai-sdk/deepinfra1.0.36packages/cyberstrike/package.json
npm@ai-sdk/gateway2.0.30packages/cyberstrike/package.json
npm@ai-sdk/google2.0.52packages/cyberstrike/package.json
npm@ai-sdk/google-vertex3.0.103packages/cyberstrike/package.json
npm@ai-sdk/groq2.0.34packages/cyberstrike/package.json
npm@ai-sdk/mistral2.0.27packages/cyberstrike/package.json
npm@ai-sdk/openai2.0.89packages/cyberstrike/package.json
npm@ai-sdk/openai-compatible1.0.32packages/cyberstrike/package.json
npm@ai-sdk/perplexity2.0.23packages/cyberstrike/package.json
npm@ai-sdk/provider2.0.1packages/cyberstrike/package.json
npm@ai-sdk/provider-utils3.0.20packages/cyberstrike/package.json
npm@ai-sdk/togetherai1.0.34packages/cyberstrike/package.json
npm@ai-sdk/vercel1.0.33packages/cyberstrike/package.json
npm@ai-sdk/xai2.0.51packages/cyberstrike/package.json
npm@anthropic-ai/sdk0.91.1packages/cyberstrike/package.json
npm@clack/prompts1.0.0-alpha.1packages/cyberstrike/package.json
npm@cyberstrike-io/hackbrowserworkspace:*packages/cyberstrike/package.json
npm@cyberstrike-io/pluginworkspace:*packages/cyberstrike/package.json
npm@cyberstrike-io/scriptworkspace:*packages/cyberstrike/package.json
npm@cyberstrike-io/sdkworkspace:*packages/cyberstrike/package.json
npm@cyberstrike-io/utilworkspace:*packages/cyberstrike/package.json
npm@gitlab/gitlab-ai-provider3.5.0packages/cyberstrike/package.json
npm@gitlab/opencode-gitlab-auth1.3.2packages/cyberstrike/package.json
npm@hono/standard-validator0.1.5packages/cyberstrike/package.json
npm@hono/zod-validatorcatalog:packages/cyberstrike/package.json
npm@modelcontextprotocol/sdk1.26.0packages/cyberstrike/package.json
npm@octokit/graphql9.0.2packages/cyberstrike/package.json
npm@octokit/restcatalog:packages/cyberstrike/package.json
npm@openauthjs/openauthcatalog:packages/cyberstrike/package.json
npm@openrouter/ai-sdk-provider1.5.4packages/cyberstrike/package.json
npm@opentui/core0.1.88packages/cyberstrike/package.json
npm@opentui/solid0.1.88packages/cyberstrike/package.json
npm@parcel/watcher2.5.1packages/cyberstrike/package.json
npm@pierre/diffscatalog:packages/cyberstrike/package.json
npm@solid-primitives/event-bus1.1.2packages/cyberstrike/package.json
npm@solid-primitives/scheduled1.5.2packages/cyberstrike/package.json
npm@standard-schema/spec1.0.0packages/cyberstrike/package.json
npm@zip.js/zip.js2.7.62packages/cyberstrike/package.json
npmaicatalog:packages/cyberstrike/package.json
npmai-gateway-provider2.3.1packages/cyberstrike/package.json
npmbonjour-service1.3.0packages/cyberstrike/package.json
npmbun-pty0.4.8packages/cyberstrike/package.json
npmchokidar4.0.3packages/cyberstrike/package.json
npmclipboardy4.0.0packages/cyberstrike/package.json
npmdecimal.js10.5.0packages/cyberstrike/package.json
npmdiffcatalog:packages/cyberstrike/package.json
npmdrizzle-orm1.0.0-beta.20packages/cyberstrike/package.json
npmfast-xml-parser5.9.3packages/cyberstrike/package.json
npmfuzzysort3.1.0packages/cyberstrike/package.json
npmgraphql17.0.1packages/cyberstrike/package.json
npmgray-matter4.0.3packages/cyberstrike/package.json
npmhonocatalog:packages/cyberstrike/package.json
npmhono-openapicatalog:packages/cyberstrike/package.json
npmignore7.0.5packages/cyberstrike/package.json
npmjsonc-parser3.3.1packages/cyberstrike/package.json
npmminimatch10.2.5packages/cyberstrike/package.json
npmopen10.1.2packages/cyberstrike/package.json
npmopentui-spinner0.0.6packages/cyberstrike/package.json
npmpartial-json0.1.7packages/cyberstrike/package.json
npmremedacatalog:packages/cyberstrike/package.json
npmsolid-jscatalog:packages/cyberstrike/package.json
npmstrip-ansi7.1.2packages/cyberstrike/package.json
npmtree-sitter-bash0.25.0packages/cyberstrike/package.json
npmturndown7.2.0packages/cyberstrike/package.json
npmulidcatalog:packages/cyberstrike/package.json
npmvenice-ai-sdk-provider^1.1.19packages/cyberstrike/package.json
npmvscode-jsonrpc8.2.1packages/cyberstrike/package.json
npmweb-tree-sitter0.25.10packages/cyberstrike/package.json
npmxdg-basedir5.1.0packages/cyberstrike/package.json
npmyargs18.0.0packages/cyberstrike/package.json
npmzodcatalog:packages/cyberstrike/package.json
npmzod-to-json-schema3.24.5packages/cyberstrike/package.json
npm@cyberstrike-io/utilworkspace:*packages/enterprise/package.json
npm@cyberstrike-io/uiworkspace:*packages/enterprise/package.json
npmaws4fetch^1.0.20packages/enterprise/package.json
npm@pierre/diffscatalog:packages/enterprise/package.json
npm@solidjs/routercatalog:packages/enterprise/package.json
npm@solidjs/startcatalog:packages/enterprise/package.json
npm@solidjs/metacatalog:packages/enterprise/package.json
npmhonocatalog:packages/enterprise/package.json
npmhono-openapicatalog:packages/enterprise/package.json
npmjs-base643.7.7packages/enterprise/package.json
npmluxoncatalog:packages/enterprise/package.json
npmnitro3.0.260429-betapackages/enterprise/package.json
npmsolid-jscatalog:packages/enterprise/package.json
npmzodcatalog:packages/enterprise/package.json
npm@octokit/auth-app8.0.1packages/function/package.json
npm@octokit/restcatalog:packages/function/package.json
npmhonocatalog:packages/function/package.json
npmjose6.0.11packages/function/package.json
npm@ai-sdk/anthropic2.0.0packages/hackbrowser/package.json
npm@ai-sdk/openai2.0.2packages/hackbrowser/package.json
npmaicatalog:packages/hackbrowser/package.json
npmplaywright1.58.2packages/hackbrowser/package.json
npmpsl1.15.0packages/hackbrowser/package.json
npm@cyberstrike-io/sdkworkspace:*packages/plugin/package.json
npmzodcatalog:packages/plugin/package.json
npm@cyberstrike-io/sdkworkspace:*packages/slack/package.json
npm@slack/bolt^3.17.1packages/slack/package.json
npm@kobalte/corecatalog:packages/ui/package.json
npm@cyberstrike-io/sdkworkspace:*packages/ui/package.json
npm@cyberstrike-io/utilworkspace:*packages/ui/package.json
npm@pierre/diffscatalog:packages/ui/package.json
npm@shikijs/transformers3.9.2packages/ui/package.json
npm@solid-primitives/bounds0.1.3packages/ui/package.json
npm@solid-primitives/media2.3.3packages/ui/package.json
npm@solid-primitives/resize-observer2.1.3packages/ui/package.json
npm@solidjs/metacatalog:packages/ui/package.json
npm@typescript/native-previewcatalog:packages/ui/package.json
npmdompurify3.4.11packages/ui/package.json
npmfuzzysortcatalog:packages/ui/package.json
npmkatex0.16.27packages/ui/package.json
npmluxoncatalog:packages/ui/package.json
npmmarkedcatalog:packages/ui/package.json
npmmarked-katex-extension5.1.6packages/ui/package.json
npmmarked-shikicatalog:packages/ui/package.json
npmmorphdom2.7.8packages/ui/package.json
npmremedacatalog:packages/ui/package.json
npmshikicatalog:packages/ui/package.json
npmsolid-jscatalog:packages/ui/package.json
npmsolid-listcatalog:packages/ui/package.json
npmstrip-ansi7.1.2packages/ui/package.json
npmvirtuacatalog:packages/ui/package.json
npmzodcatalog:packages/util/package.json
All dependencies 195

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

RegistryPackageVersionRelation
npm@actions/core1.11.1direct
npm@actions/github6.0.1direct
npm@agentclientprotocol/sdk0.14.1direct
npm@ai-sdk/alibaba0.0.12direct
npm@ai-sdk/amazon-bedrock3.0.79direct
npm@ai-sdk/anthropic2.0.0direct
npm@ai-sdk/anthropic2.0.62direct
npm@ai-sdk/azure2.0.91direct
npm@ai-sdk/cerebras1.0.36direct
npm@ai-sdk/cohere2.0.22direct
npm@ai-sdk/deepinfra1.0.36direct
npm@ai-sdk/gateway2.0.30direct
npm@ai-sdk/google2.0.52direct
npm@ai-sdk/google-vertex3.0.103direct
npm@ai-sdk/groq2.0.34direct
npm@ai-sdk/mistral2.0.27direct
npm@ai-sdk/openai2.0.2direct
npm@ai-sdk/openai2.0.89direct
npm@ai-sdk/openai-compatible1.0.1direct
npm@ai-sdk/openai-compatible1.0.32direct
npm@ai-sdk/perplexity2.0.23direct
npm@ai-sdk/provider2.0.1direct
npm@ai-sdk/provider-utils3.0.20direct
npm@ai-sdk/togetherai1.0.34direct
npm@ai-sdk/vercel1.0.33direct
npm@ai-sdk/xai2.0.51direct
npm@anthropic-ai/sdk0.91.1direct
npm@aws-sdk/client-s33.933.0direct
npm@clack/prompts1.0.0-alpha.1direct
npm@gitlab/gitlab-ai-provider3.5.0direct
npm@gitlab/opencode-gitlab-auth1.3.2direct
npm@hono/standard-validator0.1.5direct
npm@hono/zod-validatorcatalog:direct
npm@kobalte/corecatalog:direct
npm@modelcontextprotocol/sdk1.26.0direct
npm@octokit/auth-app8.0.1direct
npm@octokit/graphql9.0.1direct
npm@octokit/graphql9.0.2direct
npm@octokit/restcatalog:direct
npm@openauthjs/openauth0.0.0-20250322224806direct
npm@openauthjs/openauthcatalog:direct
npm@openrouter/ai-sdk-provider1.5.4direct
npm@opentui/core0.1.88direct
npm@opentui/solid0.1.88direct
npm@parcel/watcher2.5.1direct
npm@pierre/diffscatalog:direct
npm@shikijs/transformers3.9.2direct
npm@slack/bolt^3.17.1direct
npm@solid-primitives/active-element2.1.3direct
npm@solid-primitives/audio1.4.2direct
npm@solid-primitives/bounds0.1.3direct
npm@solid-primitives/event-bus1.1.2direct
npm@solid-primitives/i18n2.2.1direct
npm@solid-primitives/media2.3.3direct
npm@solid-primitives/resize-observer2.1.3direct
npm@solid-primitives/scheduled1.5.2direct
npm@solid-primitives/scroll2.1.3direct
npm@solid-primitives/storagecatalog:direct
npm@solid-primitives/websocket1.3.1direct
npm@solidjs/metacatalog:direct
npm@solidjs/routercatalog:direct
npm@solidjs/startcatalog:direct
npm@standard-schema/spec1.0.0direct
npm@thisbeyond/solid-dnd0.7.5direct
npm@typescript/native-previewcatalog:direct
npm@zip.js/zip.js2.7.62direct
npmaicatalog:direct
npmai-gateway-provider2.3.1direct
npmaws4fetch1.0.20direct
npmaws4fetch^1.0.20direct
npmbonjour-service1.3.0direct
npmbun-pty0.4.8direct
npmchokidar4.0.3direct
npmclipboardy4.0.0direct
npmdecimal.js10.5.0direct
npmdiffcatalog:direct
npmdompurify3.4.11direct
npmdrizzle-orm1.0.0-beta.20direct
npmdrizzle-ormcatalog:direct
npmfast-xml-parser5.9.3direct
npmfuzzysort3.1.0direct
npmfuzzysortcatalog:direct
npmghostty-web0.4.0direct
npmgraphql17.0.1direct
npmgray-matter4.0.3direct
npmhonocatalog:direct
npmhono-openapicatalog:direct
npmignore7.0.5direct
npmjose6.0.11direct
npmjs-base643.7.7direct
npmjsonc-parser3.3.1direct
npmkatex0.16.27direct
npmluxoncatalog:direct
npmmarkedcatalog:direct
npmmarked-katex-extension5.1.6direct
npmmarked-shikicatalog:direct
npmminimatch10.2.5direct
npmmorphdom2.7.8direct
npmnitro3.0.260429-betadirect
npmopen10.1.2direct
npmopentui-spinner0.0.6direct
npmpartial-json0.1.7direct
npmplaywright1.58.2direct
npmpsl1.15.0direct
npmremedacatalog:direct
npmshikicatalog:direct
npmsolid-jscatalog:direct
npmsolid-list0.3.0direct
npmsolid-listcatalog:direct
npmstrip-ansi7.1.2direct
npmtailwindcsscatalog:direct
npmtree-sitter-bash0.25.0direct
npmturndown7.2.0direct
npmtypescript^5.8.3direct
npmtypescriptcatalog:direct
npmulidcatalog:direct
npmvenice-ai-sdk-provider^1.1.19direct
npmvirtuacatalog:direct
npmvscode-jsonrpc8.2.1direct
npmweb-tree-sitter0.25.10direct
npmxdg-basedir5.1.0direct
npmyargs18.0.0direct
npmzodcatalog:direct
npmzod-to-json-schema3.24.5direct
npm@actions/artifact5.0.1indirect
npm@aws-sdk/client-sts3.782.0indirect
npm@babel/core7.29.6indirect
npm@cloudflare/vite-plugin1.15.2indirect
npm@cloudflare/workers-typescatalog:indirect
npm@fontsource-variable/space-grotesk5.2.10indirect
npm@happy-dom/global-registrator20.0.11indirect
npm@hey-api/openapi-ts0.97.3indirect
npm@ibm/plex6.4.1indirect
npm@jsx-email/all2.2.3indirect
npm@jsx-email/cli1.4.3indirect
npm@jsx-email/render1.1.1indirect
npm@octokit/webhooks-types7.6.1indirect
npm@parcel/watcher-darwin-arm642.5.1indirect
npm@parcel/watcher-darwin-x642.5.1indirect
npm@parcel/watcher-linux-arm64-glibc2.5.1indirect
npm@parcel/watcher-linux-arm64-musl2.5.1indirect
npm@parcel/watcher-linux-x64-glibc2.5.1indirect
npm@parcel/watcher-linux-x64-musl2.5.1indirect
npm@parcel/watcher-win32-x642.5.1indirect
npm@planetscale/database1.19.0indirect
npm@playwright/test1.57.0indirect
npm@smithy/eventstream-codec4.2.7indirect
npm@smithy/util-utf84.2.0indirect
npm@stripe/stripe-js8.6.1indirect
npm@tailwindcss/vitecatalog:indirect
npm@tsconfig/bun1.0.9indirect
npm@tsconfig/buncatalog:indirect
npm@tsconfig/node2222.0.2indirect
npm@tsconfig/node22catalog:indirect
npm@types/babel__core7.20.5indirect
npm@types/bun1.3.0indirect
npm@types/buncatalog:indirect
npm@types/katex0.16.7indirect
npm@types/luxoncatalog:indirect
npm@types/mocha^10.0.10indirect
npm@types/node20.xindirect
npm@types/nodecatalog:indirect
npm@types/react18.0.25indirect
npm@types/turndown5.0.5indirect
npm@types/vscode^1.94.0indirect
npm@types/yargs17.0.33indirect
npm@typescript-eslint/eslint-plugin^8.31.1indirect
npm@typescript-eslint/parser^8.31.1indirect
npm@vscode/test-cli^0.0.11indirect
npm@vscode/test-electron^2.5.2indirect
npm@webgpu/types0.1.54indirect
npmchart.js4.5.1indirect
npmcloudflare5.2.0indirect
npmdrizzle-kit1.0.0-beta.20indirect
npmdrizzle-kitcatalog:indirect
npmesbuild^0.25.3indirect
npmeslint^9.25.1indirect
npmhusky9.1.7indirect
npmmysql23.14.4indirect
npmopenai5.11.0indirect
npmpostgres3.4.7indirect
npmprettier3.6.2indirect
npmquansync1.0.0indirect
npmreact18.2.0indirect
npmsemver^7.6.0indirect
npmsolid-stripe0.8.1indirect
npmsst3.17.23indirect
npmstripe18.0.0indirect
npmturbo2.9.14indirect
npmvitecatalog:indirect
npmvite-plugin-icons-spritesheet3.0.1indirect
npmvite-plugin-solidcatalog:indirect
npmvscode-languageserver-types3.17.5indirect
npmwhy-is-node-running3.2.2indirect
npmwrangler4.59.1indirect
Dependency advisories 0

Installing npm:@cyberstrike-io/plugin@1.1.14 pulls in 2 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

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

Feedback

Spotted something off in this report, or have thoughts to share? Wrong measurements, missed tooling, ideas, questions — anything is welcome. Every message is read and gets a response.

The message is kept through sign-in.

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.10.0, schema v0.27.0 — full methodology · metrics wiki.

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