Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-08-22 15:35 UTC

stigmer / stigmer

Build AI agents and workflows with zero infrastructure

TypeScript · GoApache-2.0★ 7 stars⑂ 4 forkssince Jan 2026View on GitHub ↗
KindLibraryWeb interfaceDesktop applicationCommand-line toolMCP serverhow this is determined

stigmer/stigmer holds a health index of 77 out of 100, placing it in the Good band. It scores highest on AI Readiness (93/100) and lowest on Security (42/100). It was last updated today. A single contributor accounts for most of its recent work.

77
overall / 100
Good

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.

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

Ownership

stigmerOrganization
1 follower10 public repossince Jan 2026

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
Gogithub.com/stigmer/stigmerv3.12.8+incompatible-1840 days ago
npm@stigmer/seedpack3.12.83,251500 days agostigmerseedpackai-agentsskillsmcp
npm@stigmer/mcp-server3.12.83,871570 days agostigmermcpmodel-context-protocolai-agentscli

Metrics by category

Vitality

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

89Excellent · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
20.8/36Commit cadence30/52 weeks with commits
18/18Commit volume4,027 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year4,027
human_commit_share1
days_since_last_push0
active_weeks_last_year30

Release discipline

96Exceptional
How it's scored
27/27Ships releases100 releases published
36/36Release recencylatest release 0 days ago
27/27Release cadencea release every ~1.1 days
6/10OpenSSF Scorecard: Signed-Releases4 out of the last 5 releases have a total of 4 signed artifacts.
Inputs used
releases_count100
latest_release_tagv3.12.8
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases1.1

Community & Adoption

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

47Weak · 17% of overall
How it's scored
12.6/60Stars7 stars
4/25Forks4 forks
0/15Watchers1 watchers
Inputs used
forks4
stars7
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (Apache-2.0)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges3
has_contributingyes
has_issue_templateno
has_code_of_conductno
readme_badge_servicesshields.io
has_pull_request_templateno
How it's scored
51.4/80Monthly downloads7,122 downloads/month across go, npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesgithub.com/stigmer/stigmer, @stigmer/seedpack, @stigmer/mcp-server
dependents
ecosystemsgo, npm
total_downloads
monthly_downloads7,122
unverified_packages_excluded
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?

54Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
0.1/22.5Commit distributiontop contributor authored 99% of commits
2.7/13.5Contributor breadth2 contributors
3/10OpenSSF Scorecard: Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled2
top_contributor_share0.994
How it's scored
39.2/42Issue resolution93% of issues closed
29.2/30PR acceptance462/474 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_prs462
open_issues24
closed_issues332
prs_merged_7d27
prs_decided_7d27
prs_merged_30d59
prs_decided_30d60
issue_closed_ratio0.933
closed_unmerged_prs12
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backingorganization-owned
0/20Verified domain
2.2/25Owner reach1 followers of stigmer
8.8/25Track record10 public repos, account ~0 yr old
Inputs used
followers1
owner_typeOrganization
is_verifiedno
owner_loginstigmer
public_repos10
account_age_days217

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable3 package(s) on go, npm
35/35Publish recencylatest publish 0 days ago
20/20Version history184 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesgithub.com/stigmer/stigmer, @stigmer/seedpack, @stigmer/mcp-server
ecosystemsgo, npm
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

86Excellent · 19% of overall
How it's scored
24/24CI workflows37 workflow(s)
24/24Tests present
16/16Linter configeslint.config.mjs
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests27 out of 27 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

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://stigmer.ai
10/10Repository description
10/10Topics9 topics
0/10Wiki
Inputs used
topicsagents, ai, automation, golang, mcp, open-source, python, sqlite, workflow
has_wikino
homepagehttps://stigmer.ai
docs_sitehttps://stigmer.ai
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

42Weak · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionno data
2.5/2.5CI-Tests27 out of 27 merged PRs checked by a CI test -- score normalized to 10
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
0.8/2.5Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflowno dangerous 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 0 issue activity found in the last 90 days -- score normalized to 10
5/5Packagingpackaging workflow detected
1/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 2
0/5SASTSAST tool is not run on all commits -- score normalized to 0
0/5Security-Policysecurity policy file not detected
4.5/7.5Signed-Releases4 out of the last 5 releases have a total of 4 signed artifacts.
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities243 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate4.2
Excluded from scoring (no data or not applicable): Branch-Protection. Remaining weights renormalized.

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.

93Exceptional · 4% of overall
How it's scored
45/45Agent instructions.cursor/rules/add-mcp-server-to-seedpack.mdc, .cursor/rules/add-workflow-to-seedpack.mdc, .cursor/rules/client-apps/sdk-console-architecture.mdc, .cursor/rules/client-apps/web/theme-token-guidelines.mdc, .cursor/rules/commit-stigmer-oss-changes.mdc, .cursor/rules/create-stigmer-oss-pull-request.mdc, .cursor/rules/discord-community-health.mdc, .cursor/rules/generate-stigmer-oss-pr-info.mdc, .cursor/rules/github-issue-triage.mdc, .cursor/rules/release-stigmer-oss.mdc, .cursor/rules/sdk/README.md, .cursor/rules/sdk/implement-stigmer-sdk-features.mdc, .cursor/rules/sdk/improve-this-rule.mdc, .cursor/rules/stigmer-oss-documentation-standards.md, .cursor/rules/stigmer-oss-storage-layer.md, .cursor/rules/verify-stigmer-oss-changes.mdc, .cursor/rules/wrap-up-github-issue.mdc
15/15Machine-readable docs (llms.txt)llms.txt served by the project website (https://stigmer.ai/llms.txt)
40/40Legible commit history100 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtyes
llms_txt_urlhttps://stigmer.ai/llms.txt
legible_history_share1
agent_instruction_files.cursor/rules/add-mcp-server-to-seedpack.mdc, .cursor/rules/add-workflow-to-seedpack.mdc, .cursor/rules/client-apps/sdk-console-architecture.mdc, .cursor/rules/client-apps/web/theme-token-guidelines.mdc, .cursor/rules/commit-stigmer-oss-changes.mdc, .cursor/rules/create-stigmer-oss-pull-request.mdc, .cursor/rules/discord-community-health.mdc, .cursor/rules/generate-stigmer-oss-pr-info.mdc, .cursor/rules/github-issue-triage.mdc, .cursor/rules/release-stigmer-oss.mdc, .cursor/rules/sdk/README.md, .cursor/rules/sdk/implement-stigmer-sdk-features.mdc, .cursor/rules/sdk/improve-this-rule.mdc, .cursor/rules/stigmer-oss-documentation-standards.md, .cursor/rules/stigmer-oss-storage-layer.md, .cursor/rules/verify-stigmer-oss-changes.mdc, .cursor/rules/wrap-up-github-issue.mdc
agent_instruction_max_bytes15,014
How it's scored
18/18One-command bootstrapMakefile, apis/Makefile, client-apps/cli/Makefile, client-apps/web/Makefile, mcp-server/Makefile, sdk/go/Makefile, sdk/java/Makefile, sdk/python/Makefile, sdk/typescript/Makefile, site/Makefile, test/integration-offline/Makefile, test/integration-security/Makefile, test/integration-session-routing/Makefile, test/integration-wfexec-routing/Makefile, test/integration/Makefile
22/22Automated tests
11/11Lint / format configeslint.config.mjs
11/11Static type checkingapis/stubs/python/stigmer/ai/py.typed, backend/services/runner/tsconfig.json, client-apps/cli/tsconfig.json, client-apps/desktop/tsconfig.json, client-apps/web/tsconfig.json, demos/tsconfig.json, mcp-server/tsconfig.json, sdk/embed/tsconfig.json, sdk/ink/tsconfig.json, sdk/python/src/stigmer/py.typed, sdk/react/tsconfig.json, sdk/theme/tsconfig.json, sdk/typescript/tsconfig.json, seedpack/tsconfig.json, site/tsconfig.json, test/conformance/tsconfig.json, test/e2e/tsconfig.json, test/integration/testdata/sdk-smoke-ts/tsconfig.json
10/10Reproducible environmentDockerfile, lockfile
10/10Demonstrated agent practice100 of the last 100 commits agent-authored or agent-credited
0/8Automated maintenanceno automated dependency updates observed
2/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 2
Inputs used
has_nixno
has_testsyes
lockfilesCargo.lock, go.sum, package-lock.json, yarn.lock
has_dockerfileyes
typed_languageyes
bootstrap_filesMakefile, apis/Makefile, client-apps/cli/Makefile, client-apps/web/Makefile, mcp-server/Makefile, sdk/go/Makefile, sdk/java/Makefile, sdk/python/Makefile, sdk/typescript/Makefile, site/Makefile, test/integration-offline/Makefile, test/integration-security/Makefile, test/integration-session-routing/Makefile, test/integration-wfexec-routing/Makefile, test/integration/Makefile
has_devcontainerno
has_linter_configyes
typecheck_configsapis/stubs/python/stigmer/ai/py.typed, backend/services/runner/tsconfig.json, client-apps/cli/tsconfig.json, client-apps/desktop/tsconfig.json, client-apps/web/tsconfig.json, demos/tsconfig.json, mcp-server/tsconfig.json, sdk/embed/tsconfig.json, sdk/ink/tsconfig.json, sdk/python/src/stigmer/py.typed, sdk/react/tsconfig.json, sdk/theme/tsconfig.json, sdk/typescript/tsconfig.json, seedpack/tsconfig.json, site/tsconfig.json, test/conformance/tsconfig.json, test/e2e/tsconfig.json, test/integration/testdata/sdk-smoke-ts/tsconfig.json
agent_commit_share1
toolchain_manifestsapis/stubs/go/go.mod, apis/stubs/java/pom.xml, backend/libs/go/go.mod, backend/services/stigmer-server/go.mod, client-apps/desktop/src-tauri/Cargo.toml, crates/stigmer-runner-host/Cargo.toml, sdk/go/go.mod, sdk/java/pom.xml, seedpack/go.mod, test/integration-offline/go.mod, test/integration-security/go.mod, test/integration-session-routing/go.mod, test/integration-wfexec-routing/go.mod, test/integration/go.mod, test/integration/sdk/go.mod, test/integration/tools/flaketrack/go.mod, tools/go.mod
dependency_bot_commit_share0
How it's scored
45/45Type-checkable codeTypeScript (statically typed)
53.9/55Manageable file sizes149/7,435 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes397,098
source_files_sampled7,435
oversized_source_files149
How it's scored
40/40API schema (OpenAPI/GraphQL/proto)apis/ai/stigmer/activity/v1/io.proto, apis/ai/stigmer/activity/v1/query.proto, apis/ai/stigmer/agentic/agent/v1/api.proto, apis/ai/stigmer/agentic/agent/v1/command.proto, apis/ai/stigmer/agentic/agent/v1/io.proto, apis/ai/stigmer/agentic/agent/v1/query.proto, apis/ai/stigmer/agentic/agent/v1/spec.proto, apis/ai/stigmer/agentic/agent/v1/status.proto, apis/ai/stigmer/agentic/agent/v1/version.proto, apis/ai/stigmer/agentic/agentchannel/v1/api.proto, apis/ai/stigmer/agentic/agentchannel/v1/command.proto, apis/ai/stigmer/agentic/agentchannel/v1/conversation_command.proto, apis/ai/stigmer/agentic/agentchannel/v1/conversation_io.proto, apis/ai/stigmer/agentic/agentchannel/v1/conversation_query.proto, apis/ai/stigmer/agentic/agentchannel/v1/delivery.proto, apis/ai/stigmer/agentic/agentchannel/v1/io.proto, apis/ai/stigmer/agentic/agentchannel/v1/message_command.proto, apis/ai/stigmer/agentic/agentchannel/v1/message_io.proto, apis/ai/stigmer/agentic/agentchannel/v1/message_query.proto, apis/ai/stigmer/agentic/agentchannel/v1/outbound.proto, apis/ai/stigmer/agentic/agentchannel/v1/query.proto, apis/ai/stigmer/agentic/agentchannel/v1/spec.proto, apis/ai/stigmer/agentic/agentchannel/v1/status.proto, apis/ai/stigmer/agentic/agentexecution/v1/api.proto, apis/ai/stigmer/agentic/agentexecution/v1/approval.proto, apis/ai/stigmer/agentic/agentexecution/v1/artifact.proto, apis/ai/stigmer/agentic/agentexecution/v1/command.proto, apis/ai/stigmer/agentic/agentexecution/v1/context.proto, apis/ai/stigmer/agentic/agentexecution/v1/enum.proto, apis/ai/stigmer/agentic/agentexecution/v1/filereview.proto, apis/ai/stigmer/agentic/agentexecution/v1/invocation.proto, apis/ai/stigmer/agentic/agentexecution/v1/io.proto, apis/ai/stigmer/agentic/agentexecution/v1/message.proto, apis/ai/stigmer/agentic/agentexecution/v1/query.proto, apis/ai/stigmer/agentic/agentexecution/v1/spec.proto, apis/ai/stigmer/agentic/agentexecution/v1/subagent.proto, apis/ai/stigmer/agentic/agentexecution/v1/todo.proto, apis/ai/stigmer/agentic/agentexecution/v1/usage.proto, apis/ai/stigmer/agentic/agentexecution/v1/writeback.proto, apis/ai/stigmer/agentic/agentinstance/v1/api.proto, apis/ai/stigmer/agentic/agentinstance/v1/command.proto, apis/ai/stigmer/agentic/agentinstance/v1/io.proto, apis/ai/stigmer/agentic/agentinstance/v1/query.proto, apis/ai/stigmer/agentic/agentinstance/v1/spec.proto, apis/ai/stigmer/agentic/agentshare/v1/api.proto, apis/ai/stigmer/agentic/agentshare/v1/command.proto, apis/ai/stigmer/agentic/agentshare/v1/io.proto, apis/ai/stigmer/agentic/agentshare/v1/query.proto, apis/ai/stigmer/agentic/agentshare/v1/spec.proto, apis/ai/stigmer/agentic/agentshare/v1/status.proto, apis/ai/stigmer/agentic/artifact/v1/api.proto, apis/ai/stigmer/agentic/artifact/v1/command.proto, apis/ai/stigmer/agentic/artifact/v1/enum.proto, apis/ai/stigmer/agentic/artifact/v1/io.proto, apis/ai/stigmer/agentic/artifact/v1/query.proto, apis/ai/stigmer/agentic/artifact/v1/spec.proto, apis/ai/stigmer/agentic/channelapp/v1/api.proto, apis/ai/stigmer/agentic/channelapp/v1/command.proto, apis/ai/stigmer/agentic/channelapp/v1/io.proto, apis/ai/stigmer/agentic/channelapp/v1/query.proto, apis/ai/stigmer/agentic/channelapp/v1/spec.proto, apis/ai/stigmer/agentic/environment/v1/api.proto, apis/ai/stigmer/agentic/environment/v1/command.proto, apis/ai/stigmer/agentic/environment/v1/io.proto, apis/ai/stigmer/agentic/environment/v1/query.proto, apis/ai/stigmer/agentic/environment/v1/spec.proto, apis/ai/stigmer/agentic/executioncontext/v1/api.proto, apis/ai/stigmer/agentic/executioncontext/v1/command.proto, apis/ai/stigmer/agentic/executioncontext/v1/io.proto, apis/ai/stigmer/agentic/executioncontext/v1/query.proto, apis/ai/stigmer/agentic/executioncontext/v1/spec.proto, apis/ai/stigmer/agentic/mcpserver/v1/api.proto, apis/ai/stigmer/agentic/mcpserver/v1/command.proto, apis/ai/stigmer/agentic/mcpserver/v1/io.proto, apis/ai/stigmer/agentic/mcpserver/v1/oauth.proto, apis/ai/stigmer/agentic/mcpserver/v1/query.proto, apis/ai/stigmer/agentic/mcpserver/v1/spec.proto, apis/ai/stigmer/agentic/mcpserver/v1/status.proto, apis/ai/stigmer/agentic/memory/v1/api.proto, apis/ai/stigmer/agentic/memory/v1/command.proto, apis/ai/stigmer/agentic/memory/v1/enum.proto, apis/ai/stigmer/agentic/memory/v1/io.proto, apis/ai/stigmer/agentic/memory/v1/query.proto, apis/ai/stigmer/agentic/memory/v1/spec.proto, apis/ai/stigmer/agentic/memory/v1/status.proto, apis/ai/stigmer/agentic/schedule/v1/api.proto, apis/ai/stigmer/agentic/schedule/v1/command.proto, apis/ai/stigmer/agentic/schedule/v1/io.proto, apis/ai/stigmer/agentic/schedule/v1/query.proto, apis/ai/stigmer/agentic/schedule/v1/spec.proto, apis/ai/stigmer/agentic/schedule/v1/status.proto, apis/ai/stigmer/agentic/session/v1/api.proto, apis/ai/stigmer/agentic/session/v1/command.proto, apis/ai/stigmer/agentic/session/v1/enum.proto, apis/ai/stigmer/agentic/session/v1/io.proto, apis/ai/stigmer/agentic/session/v1/query.proto, apis/ai/stigmer/agentic/session/v1/spec.proto, apis/ai/stigmer/agentic/session/v1/workspace.proto, apis/ai/stigmer/agentic/skill/v1/api.proto, apis/ai/stigmer/agentic/skill/v1/command.proto, apis/ai/stigmer/agentic/skill/v1/io.proto, apis/ai/stigmer/agentic/skill/v1/query.proto, apis/ai/stigmer/agentic/skill/v1/spec.proto, apis/ai/stigmer/agentic/skill/v1/status.proto, apis/ai/stigmer/agentic/skill/v1/synth.proto, apis/ai/stigmer/agentic/workflow/v1/api.proto, apis/ai/stigmer/agentic/workflow/v1/command.proto, apis/ai/stigmer/agentic/workflow/v1/enum.proto, apis/ai/stigmer/agentic/workflow/v1/io.proto, apis/ai/stigmer/agentic/workflow/v1/query.proto, apis/ai/stigmer/agentic/workflow/v1/serverless/validation.proto, apis/ai/stigmer/agentic/workflow/v1/spec.proto, apis/ai/stigmer/agentic/workflow/v1/status.proto, apis/ai/stigmer/agentic/workflow/v1/task_kind_descriptor.proto, apis/ai/stigmer/agentic/workflow/v1/task_kind_registry_query.proto, apis/ai/stigmer/agentic/workflow/v1/tasks/agent_call.proto, apis/ai/stigmer/agentic/workflow/v1/tasks/call_activity.proto, apis/ai/stigmer/agentic/workflow/v1/tasks/common.proto, apis/ai/stigmer/agentic/workflow/v1/tasks/emit_event.proto, apis/ai/stigmer/agentic/workflow/v1/tasks/eval.proto, apis/ai/stigmer/agentic/workflow/v1/tasks/for.proto, apis/ai/stigmer/agentic/workflow/v1/tasks/fork.proto, apis/ai/stigmer/agentic/workflow/v1/tasks/grpc_call.proto, apis/ai/stigmer/agentic/workflow/v1/tasks/http_call.proto, apis/ai/stigmer/agentic/workflow/v1/tasks/human_input.proto, apis/ai/stigmer/agentic/workflow/v1/tasks/listen.proto, apis/ai/stigmer/agentic/workflow/v1/tasks/llm_call.proto, apis/ai/stigmer/agentic/workflow/v1/tasks/notification.proto, apis/ai/stigmer/agentic/workflow/v1/tasks/raise.proto, apis/ai/stigmer/agentic/workflow/v1/tasks/run.proto, apis/ai/stigmer/agentic/workflow/v1/tasks/set.proto, apis/ai/stigmer/agentic/workflow/v1/tasks/switch.proto, apis/ai/stigmer/agentic/workflow/v1/tasks/transform.proto, apis/ai/stigmer/agentic/workflow/v1/tasks/try.proto, apis/ai/stigmer/agentic/workflow/v1/tasks/validate.proto, apis/ai/stigmer/agentic/workflow/v1/tasks/wait.proto, apis/ai/stigmer/agentic/workflow/v1/version.proto, apis/ai/stigmer/agentic/workflowexecution/v1/api.proto, apis/ai/stigmer/agentic/workflowexecution/v1/command.proto, apis/ai/stigmer/agentic/workflowexecution/v1/enum.proto, apis/ai/stigmer/agentic/workflowexecution/v1/event.proto, apis/ai/stigmer/agentic/workflowexecution/v1/io.proto, apis/ai/stigmer/agentic/workflowexecution/v1/query.proto, apis/ai/stigmer/agentic/workflowexecution/v1/spec.proto, apis/ai/stigmer/agentic/workflowinstance/v1/api.proto, apis/ai/stigmer/agentic/workflowinstance/v1/command.proto, apis/ai/stigmer/agentic/workflowinstance/v1/io.proto, apis/ai/stigmer/agentic/workflowinstance/v1/query.proto, apis/ai/stigmer/agentic/workflowinstance/v1/spec.proto, apis/ai/stigmer/billing/v1/billing_account.proto, apis/ai/stigmer/billing/v1/command.proto, apis/ai/stigmer/billing/v1/credit.proto, apis/ai/stigmer/billing/v1/enum.proto, apis/ai/stigmer/billing/v1/io.proto, apis/ai/stigmer/billing/v1/model_pricing_baseline.proto, apis/ai/stigmer/billing/v1/policy.proto, apis/ai/stigmer/billing/v1/pricing_override.proto, apis/ai/stigmer/billing/v1/query.proto, apis/ai/stigmer/commons/apiresource/apiresourcekind/api_resource_group.proto, apis/ai/stigmer/commons/apiresource/apiresourcekind/api_resource_kind.proto, apis/ai/stigmer/commons/apiresource/apiresourcekind/authorization_config.proto, apis/ai/stigmer/commons/apiresource/enum.proto, apis/ai/stigmer/commons/apiresource/field_options.proto, apis/ai/stigmer/commons/apiresource/io.proto, apis/ai/stigmer/commons/apiresource/metadata.proto, apis/ai/stigmer/commons/apiresource/rpc_service_options.proto, apis/ai/stigmer/commons/apiresource/status.proto, apis/ai/stigmer/commons/rpc/authorization_config.proto, apis/ai/stigmer/commons/rpc/method_options.proto, apis/ai/stigmer/commons/rpc/pagination.proto, apis/ai/stigmer/iam/apikey/v1/api.proto, apis/ai/stigmer/iam/apikey/v1/command.proto, apis/ai/stigmer/iam/apikey/v1/io.proto, apis/ai/stigmer/iam/apikey/v1/query.proto, apis/ai/stigmer/iam/apikey/v1/spec.proto, apis/ai/stigmer/iam/iampolicy/v1/api.proto, apis/ai/stigmer/iam/iampolicy/v1/command.proto, apis/ai/stigmer/iam/iampolicy/v1/io.proto, apis/ai/stigmer/iam/iampolicy/v1/query.proto, apis/ai/stigmer/iam/iampolicy/v1/spec.proto, apis/ai/stigmer/iam/identityaccount/v1/api.proto, apis/ai/stigmer/iam/identityaccount/v1/command.proto, apis/ai/stigmer/iam/identityaccount/v1/enum.proto, apis/ai/stigmer/iam/identityaccount/v1/io.proto, apis/ai/stigmer/iam/identityaccount/v1/query.proto, apis/ai/stigmer/iam/identityaccount/v1/spec.proto, apis/ai/stigmer/iam/identityaccount/v1/webhook.proto, apis/ai/stigmer/iam/identityprovider/v1/api.proto, apis/ai/stigmer/iam/identityprovider/v1/command.proto, apis/ai/stigmer/iam/identityprovider/v1/io.proto, apis/ai/stigmer/iam/identityprovider/v1/query.proto, apis/ai/stigmer/iam/identityprovider/v1/spec.proto, apis/ai/stigmer/iam/invitation/v1/api.proto, apis/ai/stigmer/iam/invitation/v1/command.proto, apis/ai/stigmer/iam/invitation/v1/enum.proto, apis/ai/stigmer/iam/invitation/v1/io.proto, apis/ai/stigmer/iam/invitation/v1/query.proto, apis/ai/stigmer/iam/invitation/v1/spec.proto, apis/ai/stigmer/iam/oauthapp/v1/api.proto, apis/ai/stigmer/iam/oauthapp/v1/command.proto, apis/ai/stigmer/iam/oauthapp/v1/io.proto, apis/ai/stigmer/iam/oauthapp/v1/query.proto, apis/ai/stigmer/iam/oauthapp/v1/spec.proto, apis/ai/stigmer/iam/platformclient/v1/api.proto, apis/ai/stigmer/iam/platformclient/v1/command.proto, apis/ai/stigmer/iam/platformclient/v1/io.proto, apis/ai/stigmer/iam/platformclient/v1/query.proto, apis/ai/stigmer/iam/platformclient/v1/spec.proto, apis/ai/stigmer/iam/platformclient/v1/token.proto, apis/ai/stigmer/iam/v1/enum.proto, apis/ai/stigmer/platform/cursoraccount/v1/command.proto, apis/ai/stigmer/platform/cursoraccount/v1/cursor_account.proto, apis/ai/stigmer/platform/cursoraccount/v1/io.proto, apis/ai/stigmer/platform/cursoraccount/v1/query.proto, apis/ai/stigmer/platform/github/v1/service.proto, apis/ai/stigmer/platform/providerstanding/v1/io.proto, apis/ai/stigmer/platform/providerstanding/v1/query.proto, apis/ai/stigmer/platform/v1/server_info.proto, apis/ai/stigmer/search/v1/io.proto, apis/ai/stigmer/search/v1/query.proto, apis/ai/stigmer/tenancy/organization/v1/api.proto, apis/ai/stigmer/tenancy/organization/v1/command.proto, apis/ai/stigmer/tenancy/organization/v1/enum.proto, apis/ai/stigmer/tenancy/organization/v1/io.proto, apis/ai/stigmer/tenancy/organization/v1/query.proto, apis/ai/stigmer/tenancy/organization/v1/spec.proto, apis/ai/stigmer/tenancy/project/v1/api.proto, apis/ai/stigmer/tenancy/project/v1/command.proto, apis/ai/stigmer/tenancy/project/v1/io.proto, apis/ai/stigmer/tenancy/project/v1/query.proto, apis/ai/stigmer/tenancy/project/v1/spec.proto, apis/ai/stigmer/tenancy/project/v1/status.proto
20/20MCP server
40/40Runnable examplesdemos, examples
Inputs used
example_dirsdemos, examples
has_mcp_signalyes
api_schema_filesapis/ai/stigmer/activity/v1/io.proto, apis/ai/stigmer/activity/v1/query.proto, apis/ai/stigmer/agentic/agent/v1/api.proto, apis/ai/stigmer/agentic/agent/v1/command.proto, apis/ai/stigmer/agentic/agent/v1/io.proto, apis/ai/stigmer/agentic/agent/v1/query.proto, apis/ai/stigmer/agentic/agent/v1/spec.proto, apis/ai/stigmer/agentic/agent/v1/status.proto, apis/ai/stigmer/agentic/agent/v1/version.proto, apis/ai/stigmer/agentic/agentchannel/v1/api.proto, apis/ai/stigmer/agentic/agentchannel/v1/command.proto, apis/ai/stigmer/agentic/agentchannel/v1/conversation_command.proto, apis/ai/stigmer/agentic/agentchannel/v1/conversation_io.proto, apis/ai/stigmer/agentic/agentchannel/v1/conversation_query.proto, apis/ai/stigmer/agentic/agentchannel/v1/delivery.proto, apis/ai/stigmer/agentic/agentchannel/v1/io.proto, apis/ai/stigmer/agentic/agentchannel/v1/message_command.proto, apis/ai/stigmer/agentic/agentchannel/v1/message_io.proto, apis/ai/stigmer/agentic/agentchannel/v1/message_query.proto, apis/ai/stigmer/agentic/agentchannel/v1/outbound.proto, apis/ai/stigmer/agentic/agentchannel/v1/query.proto, apis/ai/stigmer/agentic/agentchannel/v1/spec.proto, apis/ai/stigmer/agentic/agentchannel/v1/status.proto, apis/ai/stigmer/agentic/agentexecution/v1/api.proto, apis/ai/stigmer/agentic/agentexecution/v1/approval.proto, apis/ai/stigmer/agentic/agentexecution/v1/artifact.proto, apis/ai/stigmer/agentic/agentexecution/v1/command.proto, apis/ai/stigmer/agentic/agentexecution/v1/context.proto, apis/ai/stigmer/agentic/agentexecution/v1/enum.proto, apis/ai/stigmer/agentic/agentexecution/v1/filereview.proto, apis/ai/stigmer/agentic/agentexecution/v1/invocation.proto, apis/ai/stigmer/agentic/agentexecution/v1/io.proto, apis/ai/stigmer/agentic/agentexecution/v1/message.proto, apis/ai/stigmer/agentic/agentexecution/v1/query.proto, apis/ai/stigmer/agentic/agentexecution/v1/spec.proto, apis/ai/stigmer/agentic/agentexecution/v1/subagent.proto, apis/ai/stigmer/agentic/agentexecution/v1/todo.proto, apis/ai/stigmer/agentic/agentexecution/v1/usage.proto, apis/ai/stigmer/agentic/agentexecution/v1/writeback.proto, apis/ai/stigmer/agentic/agentinstance/v1/api.proto, apis/ai/stigmer/agentic/agentinstance/v1/command.proto, apis/ai/stigmer/agentic/agentinstance/v1/io.proto, apis/ai/stigmer/agentic/agentinstance/v1/query.proto, apis/ai/stigmer/agentic/agentinstance/v1/spec.proto, apis/ai/stigmer/agentic/agentshare/v1/api.proto, apis/ai/stigmer/agentic/agentshare/v1/command.proto, apis/ai/stigmer/agentic/agentshare/v1/io.proto, apis/ai/stigmer/agentic/agentshare/v1/query.proto, apis/ai/stigmer/agentic/agentshare/v1/spec.proto, apis/ai/stigmer/agentic/agentshare/v1/status.proto, apis/ai/stigmer/agentic/artifact/v1/api.proto, apis/ai/stigmer/agentic/artifact/v1/command.proto, apis/ai/stigmer/agentic/artifact/v1/enum.proto, apis/ai/stigmer/agentic/artifact/v1/io.proto, apis/ai/stigmer/agentic/artifact/v1/query.proto, apis/ai/stigmer/agentic/artifact/v1/spec.proto, apis/ai/stigmer/agentic/channelapp/v1/api.proto, apis/ai/stigmer/agentic/channelapp/v1/command.proto, apis/ai/stigmer/agentic/channelapp/v1/io.proto, apis/ai/stigmer/agentic/channelapp/v1/query.proto, apis/ai/stigmer/agentic/channelapp/v1/spec.proto, apis/ai/stigmer/agentic/environment/v1/api.proto, apis/ai/stigmer/agentic/environment/v1/command.proto, apis/ai/stigmer/agentic/environment/v1/io.proto, apis/ai/stigmer/agentic/environment/v1/query.proto, apis/ai/stigmer/agentic/environment/v1/spec.proto, apis/ai/stigmer/agentic/executioncontext/v1/api.proto, apis/ai/stigmer/agentic/executioncontext/v1/command.proto, apis/ai/stigmer/agentic/executioncontext/v1/io.proto, apis/ai/stigmer/agentic/executioncontext/v1/query.proto, apis/ai/stigmer/agentic/executioncontext/v1/spec.proto, apis/ai/stigmer/agentic/mcpserver/v1/api.proto, apis/ai/stigmer/agentic/mcpserver/v1/command.proto, apis/ai/stigmer/agentic/mcpserver/v1/io.proto, apis/ai/stigmer/agentic/mcpserver/v1/oauth.proto, apis/ai/stigmer/agentic/mcpserver/v1/query.proto, apis/ai/stigmer/agentic/mcpserver/v1/spec.proto, apis/ai/stigmer/agentic/mcpserver/v1/status.proto, apis/ai/stigmer/agentic/memory/v1/api.proto, apis/ai/stigmer/agentic/memory/v1/command.proto, apis/ai/stigmer/agentic/memory/v1/enum.proto, apis/ai/stigmer/agentic/memory/v1/io.proto, apis/ai/stigmer/agentic/memory/v1/query.proto, apis/ai/stigmer/agentic/memory/v1/spec.proto, apis/ai/stigmer/agentic/memory/v1/status.proto, apis/ai/stigmer/agentic/schedule/v1/api.proto, apis/ai/stigmer/agentic/schedule/v1/command.proto, apis/ai/stigmer/agentic/schedule/v1/io.proto, apis/ai/stigmer/agentic/schedule/v1/query.proto, apis/ai/stigmer/agentic/schedule/v1/spec.proto, apis/ai/stigmer/agentic/schedule/v1/status.proto, apis/ai/stigmer/agentic/session/v1/api.proto, apis/ai/stigmer/agentic/session/v1/command.proto, apis/ai/stigmer/agentic/session/v1/enum.proto, apis/ai/stigmer/agentic/session/v1/io.proto, apis/ai/stigmer/agentic/session/v1/query.proto, apis/ai/stigmer/agentic/session/v1/spec.proto, apis/ai/stigmer/agentic/session/v1/workspace.proto, apis/ai/stigmer/agentic/skill/v1/api.proto, apis/ai/stigmer/agentic/skill/v1/command.proto, apis/ai/stigmer/agentic/skill/v1/io.proto, apis/ai/stigmer/agentic/skill/v1/query.proto, apis/ai/stigmer/agentic/skill/v1/spec.proto, apis/ai/stigmer/agentic/skill/v1/status.proto, apis/ai/stigmer/agentic/skill/v1/synth.proto, apis/ai/stigmer/agentic/workflow/v1/api.proto, apis/ai/stigmer/agentic/workflow/v1/command.proto, apis/ai/stigmer/agentic/workflow/v1/enum.proto, apis/ai/stigmer/agentic/workflow/v1/io.proto, apis/ai/stigmer/agentic/workflow/v1/query.proto, apis/ai/stigmer/agentic/workflow/v1/serverless/validation.proto, apis/ai/stigmer/agentic/workflow/v1/spec.proto, apis/ai/stigmer/agentic/workflow/v1/status.proto, apis/ai/stigmer/agentic/workflow/v1/task_kind_descriptor.proto, apis/ai/stigmer/agentic/workflow/v1/task_kind_registry_query.proto, apis/ai/stigmer/agentic/workflow/v1/tasks/agent_call.proto, apis/ai/stigmer/agentic/workflow/v1/tasks/call_activity.proto, apis/ai/stigmer/agentic/workflow/v1/tasks/common.proto, apis/ai/stigmer/agentic/workflow/v1/tasks/emit_event.proto, apis/ai/stigmer/agentic/workflow/v1/tasks/eval.proto, apis/ai/stigmer/agentic/workflow/v1/tasks/for.proto, apis/ai/stigmer/agentic/workflow/v1/tasks/fork.proto, apis/ai/stigmer/agentic/workflow/v1/tasks/grpc_call.proto, apis/ai/stigmer/agentic/workflow/v1/tasks/http_call.proto, apis/ai/stigmer/agentic/workflow/v1/tasks/human_input.proto, apis/ai/stigmer/agentic/workflow/v1/tasks/listen.proto, apis/ai/stigmer/agentic/workflow/v1/tasks/llm_call.proto, apis/ai/stigmer/agentic/workflow/v1/tasks/notification.proto, apis/ai/stigmer/agentic/workflow/v1/tasks/raise.proto, apis/ai/stigmer/agentic/workflow/v1/tasks/run.proto, apis/ai/stigmer/agentic/workflow/v1/tasks/set.proto, apis/ai/stigmer/agentic/workflow/v1/tasks/switch.proto, apis/ai/stigmer/agentic/workflow/v1/tasks/transform.proto, apis/ai/stigmer/agentic/workflow/v1/tasks/try.proto, apis/ai/stigmer/agentic/workflow/v1/tasks/validate.proto, apis/ai/stigmer/agentic/workflow/v1/tasks/wait.proto, apis/ai/stigmer/agentic/workflow/v1/version.proto, apis/ai/stigmer/agentic/workflowexecution/v1/api.proto, apis/ai/stigmer/agentic/workflowexecution/v1/command.proto, apis/ai/stigmer/agentic/workflowexecution/v1/enum.proto, apis/ai/stigmer/agentic/workflowexecution/v1/event.proto, apis/ai/stigmer/agentic/workflowexecution/v1/io.proto, apis/ai/stigmer/agentic/workflowexecution/v1/query.proto, apis/ai/stigmer/agentic/workflowexecution/v1/spec.proto, apis/ai/stigmer/agentic/workflowinstance/v1/api.proto, apis/ai/stigmer/agentic/workflowinstance/v1/command.proto, apis/ai/stigmer/agentic/workflowinstance/v1/io.proto, apis/ai/stigmer/agentic/workflowinstance/v1/query.proto, apis/ai/stigmer/agentic/workflowinstance/v1/spec.proto, apis/ai/stigmer/billing/v1/billing_account.proto, apis/ai/stigmer/billing/v1/command.proto, apis/ai/stigmer/billing/v1/credit.proto, apis/ai/stigmer/billing/v1/enum.proto, apis/ai/stigmer/billing/v1/io.proto, apis/ai/stigmer/billing/v1/model_pricing_baseline.proto, apis/ai/stigmer/billing/v1/policy.proto, apis/ai/stigmer/billing/v1/pricing_override.proto, apis/ai/stigmer/billing/v1/query.proto, apis/ai/stigmer/commons/apiresource/apiresourcekind/api_resource_group.proto, apis/ai/stigmer/commons/apiresource/apiresourcekind/api_resource_kind.proto, apis/ai/stigmer/commons/apiresource/apiresourcekind/authorization_config.proto, apis/ai/stigmer/commons/apiresource/enum.proto, apis/ai/stigmer/commons/apiresource/field_options.proto, apis/ai/stigmer/commons/apiresource/io.proto, apis/ai/stigmer/commons/apiresource/metadata.proto, apis/ai/stigmer/commons/apiresource/rpc_service_options.proto, apis/ai/stigmer/commons/apiresource/status.proto, apis/ai/stigmer/commons/rpc/authorization_config.proto, apis/ai/stigmer/commons/rpc/method_options.proto, apis/ai/stigmer/commons/rpc/pagination.proto, apis/ai/stigmer/iam/apikey/v1/api.proto, apis/ai/stigmer/iam/apikey/v1/command.proto, apis/ai/stigmer/iam/apikey/v1/io.proto, apis/ai/stigmer/iam/apikey/v1/query.proto, apis/ai/stigmer/iam/apikey/v1/spec.proto, apis/ai/stigmer/iam/iampolicy/v1/api.proto, apis/ai/stigmer/iam/iampolicy/v1/command.proto, apis/ai/stigmer/iam/iampolicy/v1/io.proto, apis/ai/stigmer/iam/iampolicy/v1/query.proto, apis/ai/stigmer/iam/iampolicy/v1/spec.proto, apis/ai/stigmer/iam/identityaccount/v1/api.proto, apis/ai/stigmer/iam/identityaccount/v1/command.proto, apis/ai/stigmer/iam/identityaccount/v1/enum.proto, apis/ai/stigmer/iam/identityaccount/v1/io.proto, apis/ai/stigmer/iam/identityaccount/v1/query.proto, apis/ai/stigmer/iam/identityaccount/v1/spec.proto, apis/ai/stigmer/iam/identityaccount/v1/webhook.proto, apis/ai/stigmer/iam/identityprovider/v1/api.proto, apis/ai/stigmer/iam/identityprovider/v1/command.proto, apis/ai/stigmer/iam/identityprovider/v1/io.proto, apis/ai/stigmer/iam/identityprovider/v1/query.proto, apis/ai/stigmer/iam/identityprovider/v1/spec.proto, apis/ai/stigmer/iam/invitation/v1/api.proto, apis/ai/stigmer/iam/invitation/v1/command.proto, apis/ai/stigmer/iam/invitation/v1/enum.proto, apis/ai/stigmer/iam/invitation/v1/io.proto, apis/ai/stigmer/iam/invitation/v1/query.proto, apis/ai/stigmer/iam/invitation/v1/spec.proto, apis/ai/stigmer/iam/oauthapp/v1/api.proto, apis/ai/stigmer/iam/oauthapp/v1/command.proto, apis/ai/stigmer/iam/oauthapp/v1/io.proto, apis/ai/stigmer/iam/oauthapp/v1/query.proto, apis/ai/stigmer/iam/oauthapp/v1/spec.proto, apis/ai/stigmer/iam/platformclient/v1/api.proto, apis/ai/stigmer/iam/platformclient/v1/command.proto, apis/ai/stigmer/iam/platformclient/v1/io.proto, apis/ai/stigmer/iam/platformclient/v1/query.proto, apis/ai/stigmer/iam/platformclient/v1/spec.proto, apis/ai/stigmer/iam/platformclient/v1/token.proto, apis/ai/stigmer/iam/v1/enum.proto, apis/ai/stigmer/platform/cursoraccount/v1/command.proto, apis/ai/stigmer/platform/cursoraccount/v1/cursor_account.proto, apis/ai/stigmer/platform/cursoraccount/v1/io.proto, apis/ai/stigmer/platform/cursoraccount/v1/query.proto, apis/ai/stigmer/platform/github/v1/service.proto, apis/ai/stigmer/platform/providerstanding/v1/io.proto, apis/ai/stigmer/platform/providerstanding/v1/query.proto, apis/ai/stigmer/platform/v1/server_info.proto, apis/ai/stigmer/search/v1/io.proto, apis/ai/stigmer/search/v1/query.proto, apis/ai/stigmer/tenancy/organization/v1/api.proto, apis/ai/stigmer/tenancy/organization/v1/command.proto, apis/ai/stigmer/tenancy/organization/v1/enum.proto, apis/ai/stigmer/tenancy/organization/v1/io.proto, apis/ai/stigmer/tenancy/organization/v1/query.proto, apis/ai/stigmer/tenancy/organization/v1/spec.proto, apis/ai/stigmer/tenancy/project/v1/api.proto, apis/ai/stigmer/tenancy/project/v1/command.proto, apis/ai/stigmer/tenancy/project/v1/io.proto, apis/ai/stigmer/tenancy/project/v1/query.proto, apis/ai/stigmer/tenancy/project/v1/spec.proto, apis/ai/stigmer/tenancy/project/v1/status.proto
interfaces_expected_of

Key facts

7GitHub stars
2contributors
4,027commits, last 12 months
0days since last push
100releases
1bus factor
24open issues
Go, npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository
  • deps.dev does not index npm:@stigmer/seedpack@3.12.8; advisories assessed against the repository dependency graph instead

More detail

Star and fork history 0 ★ / 4 ⇿
0Stars
4Forks
86Releases

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.

1223344412026-012026-042026-08
Major 3Minor 11Patch 72
OpenSSF Scorecard 4.2 / 10
4.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-08-22 15:34 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-Tests27 out of 27 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
2Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 2
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
6Signed-Releases4 out of the last 5 releases have a total of 4 signed artifacts.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities243 existing vulnerabilities detected
Direct dependencies 57
RegistryPackageVersion constraintManifest
npm@bufbuild/protobuf^2.0.0mcp-server/package.json
npm@connectrpc/connect^2.0.0mcp-server/package.json
npm@connectrpc/connect-node^2.1.1mcp-server/package.json
npm@modelcontextprotocol/sdk^1.26.0mcp-server/package.json
npm@stigmer/protos*mcp-server/package.json
npm@stigmer/sdk*mcp-server/package.json
npmyaml^2.8.2mcp-server/package.json
npmzod^3.25.0mcp-server/package.json
Gogithub.com/pkg/errorsv0.9.1seedpack/go.mod
Gogopkg.in/yaml.v3v3.0.1seedpack/go.mod
npm@base-ui/react^1.0.0site/package.json
npm@bufbuild/protobuf2.12.0site/package.json
npm@codemirror/autocomplete^6.18.6site/package.json
npm@codemirror/commands^6.8.0site/package.json
npm@codemirror/lang-yaml^6.1.2site/package.json
npm@codemirror/language^6.10.8site/package.json
npm@codemirror/lint^6.8.5site/package.json
npm@codemirror/state^6.5.2site/package.json
npm@codemirror/view^6.36.5site/package.json
npm@connectrpc/connect^2.1.1site/package.json
npm@lezer/highlight^1.0.0site/package.json
npm@orama/orama^3.1.18site/package.json
npm@radix-ui/react-slot^1.2.3site/package.json
npm@scenar/core0.10.0site/package.json
npm@scenar/embed0.10.0site/package.json
npm@scenar/preview0.3.0site/package.json
npm@scenar/react0.5.0site/package.json
npm@stigmer/embedfile:../sdk/embedsite/package.json
npm@stigmer/protosfile:../apis/stubs/tssite/package.json
npm@stigmer/reactfile:../sdk/reactsite/package.json
npm@stigmer/sdkfile:../sdk/typescriptsite/package.json
npm@stigmer/themefile:../sdk/themesite/package.json
npm@tanstack/react-table^8.21.3site/package.json
npm@types/mdx^2.0.13site/package.json
npm@xyflow/react^12.10.2site/package.json
npmclass-variance-authority^0.7.1site/package.json
npmclsx^2.1.1site/package.json
npmframer-motion^12.31.1site/package.json
npmfumadocs-core15.8.5site/package.json
npmfumadocs-mdx13.0.8site/package.json
npmfumadocs-ui15.8.5site/package.json
npmlowlight^3.3.0site/package.json
npmlucide-react^0.469.0site/package.json
npmmermaid^11.13.0site/package.json
npmnext15.3.9site/package.json
npmreact19.0.0site/package.json
npmreact-dom19.0.0site/package.json
npmreact-syntax-highlighter^16.1.0site/package.json
npmreact-virtuoso^4.18.6site/package.json
npmrecharts^2.15.0site/package.json
npmtailwind-merge^3.0.0site/package.json
Gobuf.build/gen/go/bufbuild/protovalidate/protocolbuffers/gov1.36.11-20260709200747-435963d16310.1tools/go.mod
Gobuf.build/go/protovalidatev1.1.0tools/go.mod
Gogithub.com/jhump/protoreflectv1.17.0tools/go.mod
Gogithub.com/stigmer/stigmer/apis/stubs/gov0.0.0-20260122022349-8a21e77ce380tools/go.mod
Gogoogle.golang.org/protobufv1.36.11tools/go.mod
Gogopkg.in/yaml.v3v3.0.1tools/go.mod
All dependencies not collected

The resolved dependency set could not be collected for this report: GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

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.34.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsGo, npm.