公开记录
软件健康报告模式 0.27.0 · 指标 1.13.0 · 2026-07-25 17:04 UTC

vachillo / griptape

Python framework for AI workflows and pipelines with chain of thought reasoning, external tools, and memory. Griptape is an enterprise grade alternative to LangChain.

PythonApache-2.0★ 0 星标⑂ 0 复刻始于 2023年8月复刻在 GitHub 上查看 ↗

vachillo/griptape 的健康指数为 100 分中的 32 分,处于「存在风险」区间。 其得分最高的类别是Engineering Quality(61/100),最低的是Community & Adoption(12/100)。 最近一次更新在 978 天前。 近期的大部分工作由 1 位贡献者完成。

32
总分 / 100
存在风险

软件健康指数

指标归入加权类别,统一采用 1–100 量表。总体分先取类别加权平均;当公开证据触发高风险司法辖区政策时,评级会按政策调整,并设置 49(有风险)的上限。AI 就绪度不计入总体分。

32
优秀85-100堪称典范;基本满足所有检验标准
良好70-84健康;仅有轻微不足
中等50-69可接受,但存在明显不足;建议进行审查
存在风险30-49存在重大薄弱环节;采用时应保持审慎
危急1-29问题严重(项目被弃置、仅有单一维护者、缺乏基本工程规范)
活力社区与采用可持续性与治理工程质量安全AI 就绪度

评分画像

每条轴代表一个类别。形状比平均值更重要——健康的对象会填满整个图形,而“一峰一谷”式画像意味着某一维度的优势正掩盖另一维度的风险。

所有权

Matt Vallillo个人账户
8 关注者14 个公开仓库始于 2018年9月doq

该仓库由个人账户拥有。相较于组织支持的项目,单一所有者项目的延续性风险更高。

软件包生态系统

注册表软件包版本月下载量版本数最近发布
PyPIgriptape指向其他仓库——不计分1.11.0-14710 天前

按类别列示的指标

活力

项目是否仍有生命——是否仍在编写代码,是否仍在发布版本?

20危急 · 占总体的 22%
评分方式
0/36推送新近度 — 最近一次推送于 978 天前
0/36提交节奏 — 52 周中有 0 周有提交
0/18提交量 — 最近一年 0 次提交
0/10OpenSSF Scorecard:Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
所用输入
commits_last_year0
human_commit_share1
days_since_last_push978
active_weeks_last_year0

发布纪律

48存在风险
评分方式
16.2/27有发布版本 — 2 个版本标签(无 GitHub 发布版本)
0/36发布时效 — 最近一次发布版本于 1,080 天前
27/27发布节奏 — 约每 0 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count2
latest_release_tagv0.14.9
releases_from_tags
days_since_latest_release1,080
mean_days_between_releases0
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

项目是否拥有用户、下载量与关注度,并具备欢迎贡献者参与的配置?

12危急 · 占总体的 18%
评分方式
0/60星标 — 0 个星标
0/25复刻 — 0 个复刻
0/15关注者 — 0 位关注者
所用输入
forks0
stars0
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

25危急
评分方式
0/22.5README
22.5/22.5许可证 — 可识别的许可证(Apache-2.0)
0/18CONTRIBUTING 指南
0/13.5行为准则
0/7.2议题模板
0/6.3PR 模板
所用输入
has_readme
has_license
has_contributing
has_issue_template
has_code_of_conduct
has_pull_request_template

可持续性与治理

项目能否在其成员之外延续——巴士系数、响应能力、由谁支持,以及软件包的维护状况?

29危急 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
5.9/22.5提交分布 — 头号贡献者编写了 74% 的提交
13.5/13.5贡献者广度 — 15 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 6 contributing companies or organizations
所用输入
bus_factor1
contributors_sampled15
top_contributor_share0.739
评分方式
0/46.8议题解决 — 没有议题或无数据
0/38.3PR 接受 — 没有已裁定的拉取请求或无数据
0/15OpenSSF Scorecard:Code-Review — Found 0/30 approved changesets -- score normalized to 0
所用输入
merged_prs0
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
已排除计分(无数据或不适用):议题解决, PR 接受。 其余权重已重新归一化。
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
6.9/25所有者影响力 — vachillo 有 8 位关注者
20.6/25既往记录 — 14 个公开仓库,账户约 7 年
所用输入
followers8
owner_typeUser
is_verified
owner_loginvachillo
public_repos14
account_age_days2,879
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

基础的工程与文档实践是否到位?

61中等 · 占总体的 20%

工程实践

92优秀
评分方式
24/24CI 工作流 — 3 个工作流
24/24存在测试
16/16Linter 配置
9.6/9.6Pre-commit 钩子
0/6.4.editorconfig
0/20OpenSSF Scorecard:CI-Tests — 无数据
所用输入
has_ci
has_tests
has_editorconfig
has_linter_config
has_precommit_config
已排除计分(无数据或不适用):OpenSSF Scorecard:CI-Tests。 其余权重已重新归一化。

文档

15危急
评分方式
0/30README
0/25文档目录
15/15文档 / 主页站点 — https://docs.griptape.ai
0/10仓库描述
0/10主题标签
0/10Wiki
所用输入
topics
has_wiki
homepagehttps://docs.griptape.ai
has_readme
has_docs_dir
has_description

安全

可见的安全与供应链实践是否稳固,且不存在未解决的高风险司法辖区暴露?

40存在风险 · 占总体的 16%

安全态势

25危急
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 无数据
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 6 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5许可证 — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — 无数据
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — 无数据
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 152 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate2.5
已排除计分(无数据或不适用):ci_tests, packaging, signed_releases。 其余权重已重新归一化。
评分方式
35/35直接依赖不含已知公告 — 没有直接依赖携带已知公告
25/25间接依赖不含已知公告 — 没有间接依赖携带已知公告
0/40没有长期未处理的公告 — 没有公告带有发布日期
所用输入
sourceosv
advisories0
affected_packages0
assessed_packages39
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
已排除计分(无数据或不适用):没有长期未处理的公告。 其余权重已重新归一化。 比对的是 pypi:griptape@1.11.0 的运行时依赖闭包——安装已发布的软件包时真正被拉取进来的内容——共 39 个软件包。 未对可达性进行分析。

AI 就绪度

该仓库在多大程度上具备与 AI 编码代理协同开发与维护的条件?这是一枚独立的实验性徽章——权重为 0.0,因此单独呈现,不影响总体健康评分。

53中等 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
40/40可读的提交历史 — 100 次人类提交中有 75 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.75
agent_instruction_files
agent_instruction_max_bytes
评分方式
18/18一条命令的引导启动 — Makefile
22/22自动化测试
11/11Lint / 格式化配置
0/11静态类型检查
10/10可复现环境 — Dockerfile, lockfile
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
0/8自动化维护 — 未观察到自动依赖更新
0/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
所用输入
has_nix
has_tests
lockfilespoetry.lock
has_dockerfile
typed_language
bootstrap_filesMakefile
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
评分方式
0/45可类型检查的代码 — Python,未配置类型检查
55/55可控的文件大小 — 采样的 428 个源文件中有 0 个超过 60KB
所用输入
primary_languagePython
largest_source_bytes17,319
source_files_sampled428
oversized_source_files0

关键数据

0GitHub 星标
15贡献者
0最近 12 个月提交数
978距最近推送天数
2发布版本数
1巴士系数(bus factor)
0开放议题
PyPI软件包生态系统数

数据采集警告

  • Community profile unavailable
  • pypi package 'griptape' points at a different repository (https://github.com/griptape-ai/griptape); excluded from ecosystem scoring
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

更多细节

OpenSSF Scorecard 2.5 / 10
2.5综合

来自开源项目 OpenSSF Scorecard 的独立、工具无关的安全评估。每项检查奖励的是安全实践本身,而非特定供应商的工具。Scorecard 无法判定的检查项标记为 不适用,并从安全评分中剔除(绝不按零分计)。Scorecard v5.5.0 · 2026-07-25 17:04 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
不适用CI-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 6 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
不适用Packagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
不适用Signed-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities152 existing vulnerabilities detected
直接依赖 37
注册表软件包版本约束清单文件
PyPIopenai^1.1.1pyproject.toml
PyPIattrs>=22pyproject.toml
PyPIjinja2>=3.1pyproject.toml
PyPIjsonschema>=4pyproject.toml
PyPImarshmallow>=3pyproject.toml
PyPImarshmallow-enum>=1.5pyproject.toml
PyPItiktoken>=0.3pyproject.toml
PyPIrich>=13pyproject.toml
PyPIschema>=0.7pyproject.toml
PyPIpyyaml>=6pyproject.toml
PyPItenacity>=8.0pyproject.toml
PyPInumpy>=1pyproject.toml
PyPIPyPDF2>=3pyproject.toml
PyPItrafilatura>= 1.6pyproject.toml
PyPIpandas>=1.3pyproject.toml
PyPIstringcase^1.2.0pyproject.toml
PyPIdocker^6.1.3pyproject.toml
PyPIsqlalchemy~=1.0pyproject.toml
PyPIcryptography^41.0.4pyproject.toml
PyPIdateparser^1.1.8pyproject.toml
PyPImail-parser^3.15.0pyproject.toml
PyPIrequests^2pyproject.toml
PyPIcohere>=4pyproject.toml
PyPIanthropic^0.3.0pyproject.toml
PyPItransformers^4.30pyproject.toml
PyPIhuggingface-hub>=0.13pyproject.toml
PyPIboto3^1.28.2pyproject.toml
PyPIsqlalchemy-redshift*pyproject.toml
PyPIsnowflake-sqlalchemy^1.4.7pyproject.toml
PyPIpinecone-client>=2pyproject.toml
PyPIpymongo*pyproject.toml
PyPImarqo>=1.1.0pyproject.toml
PyPIredis^4.6.0pyproject.toml
PyPIopensearch-py^2.3.1pyproject.toml
PyPIrequests-aws4auth1.2.3pyproject.toml
PyPIpgvector^0.2.3pyproject.toml
PyPIpsycopg2-binary^2.9.9pyproject.toml
全部依赖 未采集

本报告未能采集到解析后的依赖集合:GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

依赖安全公告 0

安装 pypi:griptape@1.11.0 会引入 39 个包(直接与传递):其中 0 个存在已知公告,0 个为直接依赖。

没有已知公告影响已评估的依赖。

公告表示依赖图中记录的版本落入某条公告的受影响范围。可达性未经分析,且依赖图包含开发与测试的版本固定——某项发现可能只涉及工具链而非交付的软件。

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 2142,
      "has_wiki": false,
      "homepage": "https://docs.griptape.ai",
      "languages": {
        "Jinja": 4830,
        "Python": 728653,
        "Makefile": 203,
        "Dockerfile": 141
      },
      "pushed_at": "2023-11-20T14:36:32Z",
      "created_at": "2023-08-01T17:08:33Z",
      "owner_type": "User",
      "updated_at": "2023-08-01T17:41:15Z",
      "description": "Python framework for AI workflows and pipelines with chain of thought reasoning, external tools, and memory. Griptape is an enterprise grade alternative to LangChain. ",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Python",
      "significant_languages": [
        "Python"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Matt Vallillo",
      "type": "User",
      "login": "vachillo",
      "company": "doq",
      "location": "Austin, TX",
      "followers": 8,
      "avatar_url": "https://avatars.githubusercontent.com/u/43043466?v=4",
      "created_at": "2018-09-06T16:46:11Z",
      "is_verified": null,
      "public_repos": 14,
      "account_age_days": 2879
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.14.9",
          "kind": "patch",
          "published_at": "2023-08-10T00:31:49Z"
        },
        {
          "tag": "v0.14.8",
          "kind": "patch",
          "published_at": "2023-08-10T00:29:03Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "45bd48cfab74e1559da804ffc7117bdafcb61ef5",
          "body": null,
          "is_bot": false,
          "headline": "Version bump v0.20.0",
          "author_name": "Collin Dutter",
          "author_login": "collindutter",
          "committed_at": "2023-11-16T16:28:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ad22a6b09b97eeb22a5edf314d52f598b87b37b",
          "body": null,
          "is_bot": false,
          "headline": "Rename TaskMemory directory and update imports (#452)",
          "author_name": "Andrew French",
          "author_login": "andrewfrench",
          "committed_at": "2023-11-15T23:30:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1913ff4761496a7a7372b8d97f81ed838af0f42",
          "body": null,
          "is_bot": false,
          "headline": "Put action schema in template (#442)",
          "author_name": "Collin Dutter",
          "author_login": "collindutter",
          "committed_at": "2023-11-15T16:00:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd432a291e1ebb784cb022ab3afd50d8efeac23f",
          "body": "…mport\n\nFix AmazonOpenSearchVectorStoreDriver imports",
          "is_bot": false,
          "headline": "Merge pull request #449 from griptape-ai/bugfix/opensearch-requests-i…",
          "author_name": "Collin Dutter",
          "author_login": "collindutter",
          "committed_at": "2023-11-14T23:38:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0823ea72cc75573e96adbf3ccd7383057196d807",
          "body": null,
          "is_bot": false,
          "headline": "Fix AmazonOpenSearchVectorStoreDriver imports",
          "author_name": "Collin Dutter",
          "author_login": "collindutter",
          "committed_at": "2023-11-14T23:33:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7b5703058494c49a744cc5af556a5d026ae06f9",
          "body": "…import\n\nFix incorrect import",
          "is_bot": false,
          "headline": "Merge pull request #448 from griptape-ai/bugfix/incorrect-opensearch-…",
          "author_name": "Collin Dutter",
          "author_login": "collindutter",
          "committed_at": "2023-11-14T22:37:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "694932060ae09fe8a657b91d49bbe830cf7baa7f",
          "body": null,
          "is_bot": false,
          "headline": "Fix incorrect import",
          "author_name": "Collin Dutter",
          "author_login": "collindutter",
          "committed_at": "2023-11-14T22:33:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28b607d28acaf0db2dc02a781577a80ddbdd73f4",
          "body": "Fix incorrect imports",
          "is_bot": false,
          "headline": "Merge pull request #447 from griptape-ai/bugfix/incorrect-imports",
          "author_name": "Collin Dutter",
          "author_login": "collindutter",
          "committed_at": "2023-11-14T21:03:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3f75f0d5a520c4e7711715fd63e2ca334d2c7f2",
          "body": null,
          "is_bot": false,
          "headline": "Fix incorrect imports",
          "author_name": "Collin Dutter",
          "author_login": "collindutter",
          "committed_at": "2023-11-14T20:58:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cd70aeed6845999a893d78ea6afe7e70c895f8c",
          "body": "… (#446)",
          "is_bot": false,
          "headline": "Remove `load` method, mark `namespace` as Optional from TextQueryTask…",
          "author_name": "Collin Dutter",
          "author_login": "collindutter",
          "committed_at": "2023-11-14T20:17:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c24e59361aa4872d8c836e15d1df02f6df035c5",
          "body": null,
          "is_bot": false,
          "headline": "Add TextLoader encoding field (#445)",
          "author_name": "Collin Dutter",
          "author_login": "collindutter",
          "committed_at": "2023-11-14T19:39:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e82598ef98f28da550ee421d79321cab004bfd2",
          "body": null,
          "is_bot": false,
          "headline": "Add an activity for downloading objects to `AwsS3Client` (#376)",
          "author_name": "Andrew French",
          "author_login": "andrewfrench",
          "committed_at": "2023-11-14T17:52:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "019d497303da92e3db2da72448fdba6ec367c5d7",
          "body": null,
          "is_bot": false,
          "headline": "Fix meta memory prompt (#443)",
          "author_name": "Vasily Vasinov",
          "author_login": "vasinov",
          "committed_at": "2023-11-14T16:53:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "763ad9cb7d055938cd0ebd1512dfa7ef1847569b",
          "body": "…ient (#441)",
          "is_bot": false,
          "headline": "Rename ToolMemory and ToolMemoryClient to TaskMemory and TaskMemoryCl…",
          "author_name": "Vasily Vasinov",
          "author_login": "vasinov",
          "committed_at": "2023-11-13T21:40:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0c8d648127f9e1f1cb263abebe7e6a74ff22622",
          "body": null,
          "is_bot": false,
          "headline": "Add ToolMemory support to ToolTasks (#440)",
          "author_name": "Vasily Vasinov",
          "author_login": "vasinov",
          "committed_at": "2023-11-13T21:23:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d88b50178bf2182b335b0f880c8955c15bd153fa",
          "body": null,
          "is_bot": false,
          "headline": "Add `MetaMemory` (#436)",
          "author_name": "Vasily Vasinov",
          "author_login": "vasinov",
          "committed_at": "2023-11-13T17:45:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc44757c6d2286432a0bc805a39045478e4c0fb1",
          "body": "Fix broken openai drivers",
          "is_bot": false,
          "headline": "Merge pull request #435 from griptape-ai/bugfix/broken-openai",
          "author_name": "Collin Dutter",
          "author_login": "collindutter",
          "committed_at": "2023-11-10T18:43:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45e1fdc16b33c0466d24fdf5b6c9b2e52856c6bb",
          "body": null,
          "is_bot": false,
          "headline": "Fix broken openai drivers",
          "author_name": "Collin Dutter",
          "author_login": "collindutter",
          "committed_at": "2023-11-10T18:36:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1790cfd0074965772aad8f271f919add3da3e8a9",
          "body": "* Update openai sdk\r\n\r\n* Fix integration tests\r\n\r\n* PR fixes\r\n\r\n* Remove util methods\r\n\r\n* Update type\r\n\r\n* Fix deps\r\n\r\n* Update poetry lock\r\n\r\n* Add back missing pytest-env\r\n\r\n* Remove init=False, improve comments\r\n\r\n* Resolve poetry.lock conflict\r\n\r\n---------\r\n\r\nCo-authored-by: Vasily Vasinov <vasily@griptape.ai>",
          "is_bot": false,
          "headline": "Update openai sdk (#422)",
          "author_name": "Collin Dutter",
          "author_login": "collindutter",
          "committed_at": "2023-11-10T17:13:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6165253514e874116df50d085e78a91e7fbfeac",
          "body": null,
          "is_bot": false,
          "headline": "Remove ToolMemoryClient.off_prompt default value (#434)",
          "author_name": "Vasily Vasinov",
          "author_login": "vasinov",
          "committed_at": "2023-11-10T16:53:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d8eeadb5634bb70a91109edaa3436118fc22f69",
          "body": null,
          "is_bot": false,
          "headline": "Delete unused event (#433)",
          "author_name": "Collin Dutter",
          "author_login": "collindutter",
          "committed_at": "2023-11-09T23:50:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "436410e1d33e2da948a6aa720a72d1b007052233",
          "body": "* Switch order of parameters in `insert_task` for better readability\r\n\r\n* Add `insert_tasks` method\r\n\r\n* Add ability to insert multiple parent child tasks\r\n\r\n* Remove unused imports\r\n\r\n* Add test for Jason's workflow, minor refactor",
          "is_bot": false,
          "headline": "Workflow Syntax Updates (#429)",
          "author_name": "Collin Dutter",
          "author_login": "collindutter",
          "committed_at": "2023-11-09T22:54:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c301b58f60af1ce265fede6e9539ea012d26256",
          "body": "Remove sqlalchemy from extras",
          "is_bot": false,
          "headline": "Merge pull request #432 from griptape-ai/bugfix/sqlalchemy-extra",
          "author_name": "Collin Dutter",
          "author_login": "collindutter",
          "committed_at": "2023-11-09T21:38:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7262a48dc1c9dfeeb772ae0515d3a04d242c997",
          "body": null,
          "is_bot": false,
          "headline": "Remove sqlalchemy from all extra",
          "author_name": "Collin Dutter",
          "author_login": "collindutter",
          "committed_at": "2023-11-09T21:16:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ee7769be8b7c72d0ce5811b9a9bdb2fccd4b672",
          "body": "Co-authored-by: Vasily Vasinov <vasily@griptape.ai>",
          "is_bot": false,
          "headline": "Add conversation memory to workflows (#430)",
          "author_name": "Collin Dutter",
          "author_login": "collindutter",
          "committed_at": "2023-11-09T20:26:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb1eea265332e4f537bfe1d3850eb12bad622b69",
          "body": null,
          "is_bot": false,
          "headline": "Lazy load PgVector Vector (#431)",
          "author_name": "Andrew French",
          "author_login": "andrewfrench",
          "committed_at": "2023-11-09T14:49:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8a00fa40334d57d0c043989c14dc499b0c88931",
          "body": null,
          "is_bot": false,
          "headline": "Lazy load PgVector Vector",
          "author_name": "Collin Dutter",
          "author_login": "collindutter",
          "committed_at": "2023-11-09T01:21:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9aa4c50d2458edd01e1aaa770e795c38ebb24e6",
          "body": "* Add pre-commit config\r\n\r\n* conflict resolved\r\n\r\n* Remove commented config\r\n\r\n* Update line-length\r\n\r\n* Add info to README\r\n\r\n* Commit non-reformat changes before rebase\r\n\r\n* Reformat\r\n\r\n* Fix link",
          "is_bot": false,
          "headline": "Add pre-commit configuration to apply Black formatting (#418)",
          "author_name": "Andrew French",
          "author_login": "andrewfrench",
          "committed_at": "2023-11-08T20:55:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1ceb2ba28c97dd8b5f217544cd7b5a9f20bfed9",
          "body": null,
          "is_bot": false,
          "headline": "Flatten Tool and Memory activities into actions (#412)",
          "author_name": "Vasily Vasinov",
          "author_login": "vasinov",
          "committed_at": "2023-11-08T18:47:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18eed92b7f06467ee35bf0c5d92b1abb1d5e4f23",
          "body": null,
          "is_bot": false,
          "headline": "Update markdown (#427)",
          "author_name": "Andrew French",
          "author_login": "andrewfrench",
          "committed_at": "2023-11-08T01:40:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc57824921bafa71fc38423e81e5a063c6b12921",
          "body": null,
          "is_bot": false,
          "headline": "Split dependencies into extras (#298)",
          "author_name": "Collin Dutter",
          "author_login": "collindutter",
          "committed_at": "2023-11-08T00:45:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3141900f995d1ac49c896e6b6ca5b20177030af",
          "body": null,
          "is_bot": false,
          "headline": "Structure Run Return and Workflow Changes (#410)",
          "author_name": "Collin Dutter",
          "author_login": "collindutter",
          "committed_at": "2023-11-07T21:13:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "658a3d3a975f6c1357d42bf1b096309d0354ba8a",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'dev' of github.com:griptape-ai/griptape into dev",
          "author_name": "Vasily Vasinov",
          "author_login": "vasinov",
          "committed_at": "2023-11-07T16:51:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b82436fbc29e3675df519b69473aa02f7f3c4f3f",
          "body": null,
          "is_bot": false,
          "headline": "Add rules to all Tasks (#415)",
          "author_name": "Collin Dutter",
          "author_login": "collindutter",
          "committed_at": "2023-11-07T16:51:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00d87a82011e7bec79216ef981ea63bce9ff481b",
          "body": null,
          "is_bot": false,
          "headline": "Add namespace to Text Query Task (#414)",
          "author_name": "Collin Dutter",
          "author_login": "collindutter",
          "committed_at": "2023-11-07T16:51:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3389a66c532fde72e4ba816308ea40269786e238",
          "body": null,
          "is_bot": false,
          "headline": "Add dev branch to workflows",
          "author_name": "Vasily Vasinov",
          "author_login": "vasinov",
          "committed_at": "2023-11-07T16:51:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d93429f0a6dbfcdcae8036f9ad5b04e9bef8f696",
          "body": null,
          "is_bot": false,
          "headline": "Version bump v0.19.4",
          "author_name": "Vasily Vasinov",
          "author_login": "vasinov",
          "committed_at": "2023-11-07T16:51:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f27608626025a7fc34d28b2fec0aeb98571e53e",
          "body": null,
          "is_bot": false,
          "headline": "Add rules to all Tasks (#415)",
          "author_name": "Collin Dutter",
          "author_login": "collindutter",
          "committed_at": "2023-11-06T23:39:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e22f1c27af0a7de07db9d651e7f13d409176bc47",
          "body": null,
          "is_bot": false,
          "headline": "Lock openai at ^0.28 (#419)",
          "author_name": "Collin Dutter",
          "author_login": "collindutter",
          "committed_at": "2023-11-06T22:50:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f55d54d5f350966b5eaa01cda2ad039851e0a5f",
          "body": null,
          "is_bot": false,
          "headline": "Add namespace to Text Query Task (#414)",
          "author_name": "Collin Dutter",
          "author_login": "collindutter",
          "committed_at": "2023-11-05T18:18:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4270c64277ccf208a35206e6e8fed278ec0ff9dd",
          "body": null,
          "is_bot": false,
          "headline": "Add dev branch to workflows",
          "author_name": "Vasily Vasinov",
          "author_login": "vasinov",
          "committed_at": "2023-11-05T18:09:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d6a9dc0307de92b33fe42d91b8febcc95a0c9cb",
          "body": null,
          "is_bot": false,
          "headline": "Version bump v0.19.3",
          "author_name": "Collin Dutter",
          "author_login": "collindutter",
          "committed_at": "2023-11-03T16:27:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d92e2623cb8d8184591c379dc05e6d3c8f0cce9",
          "body": "Fixes #408",
          "is_bot": false,
          "headline": "Remove Event Listeners after streaming, don't block thread (#411)",
          "author_name": "Collin Dutter",
          "author_login": "collindutter",
          "committed_at": "2023-11-03T15:54:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efed9be0b7fc5ec311465590dc9e1cc4e585f81a",
          "body": "Co-authored-by: Vasily Vasinov <vasily@griptape.ai>",
          "is_bot": false,
          "headline": "Pass Embedding Driver's session to Tokenizer (#401)",
          "author_name": "Collin Dutter",
          "author_login": "collindutter",
          "committed_at": "2023-11-01T21:58:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1faf64e2624b1991ea1fd0268a16124fcf71a4e",
          "body": null,
          "is_bot": false,
          "headline": "Version bump v0.19.2",
          "author_name": "Vasily Vasinov",
          "author_login": "vasinov",
          "committed_at": "2023-11-01T20:14:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49c6a987ecd674da52d3a775c7999326a3db71c0",
          "body": null,
          "is_bot": false,
          "headline": "Reverted Makefile and renamed `version` to `publish`",
          "author_name": "Vasily Vasinov",
          "author_login": "vasinov",
          "committed_at": "2023-11-01T20:14:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fffbf9f3b75b9c05b787ced21a001413ec65a1ad",
          "body": null,
          "is_bot": false,
          "headline": "Update requests dependency (#406)",
          "author_name": "Vasily Vasinov",
          "author_login": "vasinov",
          "committed_at": "2023-11-01T18:47:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ee8298604934d74133a5a5a7b16bfe3f724e9ad",
          "body": "* Update README and Makefile for Git Flow\r\n\r\n* Update readme example\r\n\r\n* Update issue templates",
          "is_bot": false,
          "headline": "Update Makefile and Contributing Guidelines (#394)",
          "author_name": "Collin Dutter",
          "author_login": "collindutter",
          "committed_at": "2023-11-01T17:54:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb3e97b65af7ad6dad8d8836fd4835a1bc9cfb7b",
          "body": null,
          "is_bot": false,
          "headline": "Version bump v0.19.1",
          "author_name": "Collin Dutter",
          "author_login": "collindutter",
          "committed_at": "2023-11-01T17:01:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32b2cb8a8dbe8da3430f195864a8c6832a4be45f",
          "body": null,
          "is_bot": false,
          "headline": "Add the requests library as a hard dependency (#404)",
          "author_name": "Vasily Vasinov",
          "author_login": "vasinov",
          "committed_at": "2023-11-01T16:52:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3199d2dcc38675464c5551bb45fe587c702de0e",
          "body": null,
          "is_bot": false,
          "headline": "Version bump v0.19.0",
          "author_name": "Collin Dutter",
          "author_login": "collindutter",
          "committed_at": "2023-11-01T16:48:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9934a00747cf66e0e76a2e37e39f12094d7d1e4d",
          "body": null,
          "is_bot": false,
          "headline": "Event Serialization (#378)",
          "author_name": "Collin Dutter",
          "author_login": "collindutter",
          "committed_at": "2023-10-31T22:51:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63e82a39597824165dc1ea3e5153718119b6acdc",
          "body": "* Update event listener format\r\n\r\n* Format code\r\n\r\n* Simplify condition",
          "is_bot": false,
          "headline": "Update Event Listener Format (#375)",
          "author_name": "Collin Dutter",
          "author_login": "collindutter",
          "committed_at": "2023-10-31T17:10:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc291873c168e0c6aae5444a708516bac9931491",
          "body": "* Fix \"confusing indentation\" breaking docs\r\n\r\n* Fix incorrect argument",
          "is_bot": false,
          "headline": "Email Client Fixes (#398)",
          "author_name": "Collin Dutter",
          "author_login": "collindutter",
          "committed_at": "2023-10-31T16:44:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c786a0ba63181b287c5cfb6d44b06c913d924629",
          "body": null,
          "is_bot": false,
          "headline": "Add EmailLoader (#321)",
          "author_name": "dylanholmes",
          "author_login": "dylanholmes",
          "committed_at": "2023-10-31T15:46:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3b7ceec8ef4bdd06b0165cb0e157ce04e084861",
          "body": null,
          "is_bot": false,
          "headline": "Update and standardize comment docs for embedding drivers (#391)",
          "author_name": "Andrew French",
          "author_login": "andrewfrench",
          "committed_at": "2023-10-30T16:32:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a410ad566830a918a37892d2d8252ca76a4c3253",
          "body": null,
          "is_bot": false,
          "headline": "Limit python support to >=3.9,<3.12 (#379)",
          "author_name": "Collin Dutter",
          "author_login": "collindutter",
          "committed_at": "2023-10-30T16:21:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c16bc53d7cbd4439cbc0b0e12909d10b01c283c",
          "body": null,
          "is_bot": false,
          "headline": "GoogleDriveClient: new features and redundancy removed (#362)",
          "author_name": "Trisha Mandal",
          "author_login": "trish11953",
          "committed_at": "2023-10-26T21:50:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c956f6d064eb5177984be3eb4cfb8e4283708f0",
          "body": null,
          "is_bot": false,
          "headline": "Refactor Embeddings Drivers To Use Chunkers (#388)",
          "author_name": "Collin Dutter",
          "author_login": "collindutter",
          "committed_at": "2023-10-26T20:24:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23c942d869cd24dab3d90d12f1539d5a0106973e",
          "body": "* Update line lengths\r\n\r\n* Add Github action workflow\r\n\r\n* Run formatter on entire repo\r\n\r\n* Disable magic trailing comma\r\n\r\n* Fix conflicts",
          "is_bot": false,
          "headline": "Run formatter on entire repo (#275)",
          "author_name": "Collin Dutter",
          "author_login": "collindutter",
          "committed_at": "2023-10-25T21:54:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f829f4e19df37e4ae65f357e77328b426bb32e3f",
          "body": "* Fix OpenAI rate limit headers parsing\r\n\r\n* Add comment to explain conditionals\r\n\r\n* Factor out header names\r\n\r\n* Use .get() to more simply avoid KeyError\r\n\r\n* Add tests to ensure empty headers don't cause KeyErrors",
          "is_bot": false,
          "headline": "Fix OpenAI rate limit headers parsing (#385)",
          "author_name": "Andrew French",
          "author_login": "andrewfrench",
          "committed_at": "2023-10-25T21:36:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b79c1d64d49987f4e7f02bbdca3ef75919e3cf1",
          "body": null,
          "is_bot": false,
          "headline": "Add support for more file extentions to FileManager loaders (#381)",
          "author_name": "Vasily Vasinov",
          "author_login": "vasinov",
          "committed_at": "2023-10-24T19:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7970157836ea9975a33bcd157584b46f886ca910",
          "body": null,
          "is_bot": false,
          "headline": "368 (feat): implementing __len__ in artifacts (#380)",
          "author_name": "Bubble-Interface",
          "author_login": "Bubble-Interface",
          "committed_at": "2023-10-24T19:45:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f21d5fba61f93f3711772c606cb3f7fe2d0173be",
          "body": null,
          "is_bot": false,
          "headline": "Fix docstring causing docs build failure (#374)",
          "author_name": "Collin Dutter",
          "author_login": "collindutter",
          "committed_at": "2023-10-19T23:43:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "295d581f94178914c401cebfd710aef56073ad53",
          "body": null,
          "is_bot": false,
          "headline": "Add prompt driver streaming (#288)",
          "author_name": "Collin Dutter",
          "author_login": "collindutter",
          "committed_at": "2023-10-19T23:13:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e2c2daeba08e69aae70b3d9b8dc7262ad91b573",
          "body": null,
          "is_bot": false,
          "headline": "Add buffering to ConversationMemory (#349)",
          "author_name": "Collin Dutter",
          "author_login": "collindutter",
          "committed_at": "2023-10-19T20:55:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e57fc590fe249896fbc99565e8f839716bf1d12b",
          "body": null,
          "is_bot": false,
          "headline": "Unified `ToolMemory` and dynamic artifact storage (#365)",
          "author_name": "Vasily Vasinov",
          "author_login": "vasinov",
          "committed_at": "2023-10-19T20:09:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a88a9bf8441b024ed4826b68bb0c737f6f65380d",
          "body": "* Move live backend tests to integration/, add mocked unit tests\r\n\r\n* Update secret name INTEGRATION -> INTEG",
          "is_bot": false,
          "headline": "Update PGVector test approach (#369)",
          "author_name": "Andrew French",
          "author_login": "andrewfrench",
          "committed_at": "2023-10-19T20:01:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92803761f4da3c4dadc091373a163923f4759108",
          "body": null,
          "is_bot": false,
          "headline": "Prune conversation memory (#343)",
          "author_name": "Collin Dutter",
          "author_login": "collindutter",
          "committed_at": "2023-10-15T21:35:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c69180dc27cecfb702e3313928f81bf665071af",
          "body": "* Add hook to save rate limiting metadata found in headers\r\n\r\n* Save\r\n\r\n* Parse rate limit metadata from response headers\r\n\r\n* Code organization, None defaults\r\n\r\n* Structure, better subsecond time handling\r\n\r\n* Add tests\r\n\r\n* Address review comments\r\n\r\n* Update comment.\r\n\r\n* Single underscore for private field\r\n\r\n* double underscores\r\n\r\n* Update metadata fields to protected '_'\r\n\r\n* Update docstring",
          "is_bot": false,
          "headline": "Extract rate limit metadata from OpenAI API response headers (#354)",
          "author_name": "Andrew French",
          "author_login": "andrewfrench",
          "committed_at": "2023-10-15T21:20:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36d35d2629d4760c7a10e9a348e686c78603b2ab",
          "body": null,
          "is_bot": false,
          "headline": "Move dateparser import into activity (#359)",
          "author_name": "Collin Dutter",
          "author_login": "collindutter",
          "committed_at": "2023-10-11T23:37:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d819108743b1fa0874550052300e8409ee3514d",
          "body": "…#355)",
          "is_bot": false,
          "headline": "Update cryptography package to resolve high-severity security alert (…",
          "author_name": "Andrew French",
          "author_login": "andrewfrench",
          "committed_at": "2023-10-11T22:36:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a993f5b26b86eaa9b81cbbe656c59211e7bfcbd9",
          "body": null,
          "is_bot": false,
          "headline": "Fix summary conversation memory (#348)",
          "author_name": "Collin Dutter",
          "author_login": "collindutter",
          "committed_at": "2023-10-10T17:26:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f34ba4a565cbd797e6d6a3eca8dce07c3472f199",
          "body": null,
          "is_bot": false,
          "headline": "Version bump v0.18.2",
          "author_name": "Vasily Vasinov",
          "author_login": "vasinov",
          "committed_at": "2023-10-10T16:53:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eaa85e562bef655a0732da9de6ff8a941c9e835d",
          "body": null,
          "is_bot": false,
          "headline": "Add snowflake-connector-python dependency and update poetry.lock (#351)",
          "author_name": "Vasily Vasinov",
          "author_login": "vasinov",
          "committed_at": "2023-10-10T16:52:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5cd5d76cad5a8be99ce404c3406125ff098351b",
          "body": "Fixes #345\r\nReplaced data with json so that requests will automatically add the Content-Type header. https://requests.readthedocs.io/en/latest/user/quickstart/#more-complicated-post-requests",
          "is_bot": false,
          "headline": "Fix missing header for json requests (#346)",
          "author_name": "Collin Dutter",
          "author_login": "collindutter",
          "committed_at": "2023-10-09T20:55:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db17c929f4276cdd91aef90dbd31a5e75853b3a1",
          "body": "* Return vector id in query result\r\n\r\n* Actual vector ID may be prepended with namespace:\r\n\r\n* Update tests to assert vector ID returned in query\r\n\r\n* Add id to pgvector query result, vector_id -> id",
          "is_bot": false,
          "headline": "Return vector ID in query results (#317)",
          "author_name": "Andrew French",
          "author_login": "andrewfrench",
          "committed_at": "2023-10-08T21:12:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3008235fa8a9689a86f004b7c8efb05d61062ad0",
          "body": null,
          "is_bot": false,
          "headline": "Version bump v0.18.1",
          "author_name": "Vasily Vasinov",
          "author_login": "vasinov",
          "committed_at": "2023-10-06T20:26:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86acbffa2786c69eb0dd5677eb2842bf412fc495",
          "body": null,
          "is_bot": false,
          "headline": "Refactor Structure and TextToolMemory defaults (#341)",
          "author_name": "Vasily Vasinov",
          "author_login": "vasinov",
          "committed_at": "2023-10-06T20:08:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e0cb0a66e69bb0835f4d5a4599ebf6da4355f57",
          "body": null,
          "is_bot": false,
          "headline": "Version bump v0.18.0",
          "author_name": "Vasily Vasinov",
          "author_login": "vasinov",
          "committed_at": "2023-10-06T17:22:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43cb613630b00d09ef87325fbe7a8df39ee6cd0d",
          "body": "* Update bedrock default models, remove model from prompt model\r\n\r\n* Fix tests, remove explicit type check",
          "is_bot": false,
          "headline": "Update bedrock default models, remove model from prompt model (#339)",
          "author_name": "Collin Dutter",
          "author_login": "collindutter",
          "committed_at": "2023-10-06T17:16:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2d5406aa2917ad41034e87d8b4cf4fe60f9a9cc",
          "body": "* - Add encoding and encoding_error_handler to BlobArtifact\r\n- Update BlobArtifact.to_text() to decode value\r\n\r\n* Update test names",
          "is_bot": false,
          "headline": "Add value encoding support to BlobArtifact (#338)",
          "author_name": "Vasily Vasinov",
          "author_login": "vasinov",
          "committed_at": "2023-10-06T16:10:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2150388ab329a08b74ebfda1b1bbef3ad4c0e257",
          "body": "* Remove max_tokens from OpenAiPromptDriver\r\n\r\n* Remove debugging method\r\n\r\n* Optionally send max_tokens if provided by caller",
          "is_bot": false,
          "headline": "OpenAiChatPromptDriver: only set max_tokens when requested (#333)",
          "author_name": "Andrew French",
          "author_login": "andrewfrench",
          "committed_at": "2023-10-06T15:44:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8e81bd905e0157ae4aa426d18b07bfa2faea7f4",
          "body": null,
          "is_bot": false,
          "headline": "Replace psycopg2 with psycopg2-binary (#335)",
          "author_name": "Collin Dutter",
          "author_login": "collindutter",
          "committed_at": "2023-10-05T23:16:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15a02d9113081eba01517c62534faaab8c19260f",
          "body": null,
          "is_bot": false,
          "headline": "Standardize HuggingFaceHubPromptDriver model/repo_id (#325)",
          "author_name": "Collin Dutter",
          "author_login": "collindutter",
          "committed_at": "2023-10-05T22:52:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "460e9e457ed248efa9223e6adbcdac71f628bedb",
          "body": null,
          "is_bot": false,
          "headline": "Remove Bedrock Prompt Driver and Tokenizer model defaults (#324)",
          "author_name": "Collin Dutter",
          "author_login": "collindutter",
          "committed_at": "2023-10-05T22:46:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4763bfc7edc43eae91d6870509717ee673699424",
          "body": null,
          "is_bot": false,
          "headline": "Add support for PGVector vector store driver (#313)",
          "author_name": "Andrew French",
          "author_login": "andrewfrench",
          "committed_at": "2023-10-05T21:07:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0671b27118329cd799db4cf0d020e497cbc184a9",
          "body": null,
          "is_bot": false,
          "headline": "normalizing all google tools (#323)",
          "author_name": "Trisha Mandal",
          "author_login": "trish11953",
          "committed_at": "2023-10-05T20:39:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "566eec78db9eaa631ced4a7dbad6ebda409c30d0",
          "body": null,
          "is_bot": false,
          "headline": "bugs fixed (#329)",
          "author_name": "Trisha Mandal",
          "author_login": "trish11953",
          "committed_at": "2023-10-05T20:10:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04612690ef1aae0f415c764c549cdb829b49850b",
          "body": "* Add embedding_driver to TextLoader\r\n\r\n* Update all loader tests to test embeddings",
          "is_bot": false,
          "headline": "Normalize loader embeddings (#320)",
          "author_name": "Vasily Vasinov",
          "author_login": "vasinov",
          "committed_at": "2023-10-04T23:06:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f4794b6c713f401759236ec3176a96965b9077a",
          "body": null,
          "is_bot": false,
          "headline": "Google Docs tool (#234)",
          "author_name": "Trisha Mandal",
          "author_login": "trish11953",
          "committed_at": "2023-10-04T20:50:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99e79a8c2042a62e814398f8a8f43335ec011e08",
          "body": null,
          "is_bot": false,
          "headline": "Remove prompt driver/tokenizer model defaults (#228)",
          "author_name": "Collin Dutter",
          "author_login": "collindutter",
          "committed_at": "2023-10-04T20:16:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28c948065f61d2937f1303a60bcfe29338df238c",
          "body": null,
          "is_bot": false,
          "headline": "Improve prompt driver inputs (#274)",
          "author_name": "Collin Dutter",
          "author_login": "collindutter",
          "committed_at": "2023-10-04T19:46:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7d9e9eacbd9971dceb752f06f0509347004159f",
          "body": null,
          "is_bot": false,
          "headline": "BaseGoogleClient: Updated with reused functions (#316)",
          "author_name": "Trisha Mandal",
          "author_login": "trish11953",
          "committed_at": "2023-10-03T20:49:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3dd66d31334f0240e417d40a74e06e46d79946c",
          "body": null,
          "is_bot": false,
          "headline": "Add tests for more tasks (#311)",
          "author_name": "Collin Dutter",
          "author_login": "collindutter",
          "committed_at": "2023-10-03T17:04:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81fcd72ad86140e929411aaa774a8c4819b29669",
          "body": "GoogleDriveClient: download function and folder_path issues",
          "is_bot": false,
          "headline": "Merge pull request #305 from griptape-ai/gdrive",
          "author_name": "Trisha Mandal",
          "author_login": "trish11953",
          "committed_at": "2023-10-02T19:06:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45dfe81d49239e9d1fb4d5632662db03f55c81b6",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into gdrive",
          "author_name": "Vasily Vasinov",
          "author_login": "vasinov",
          "committed_at": "2023-10-02T18:42:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f591bf5ef6adfb16e20079ab0b063a52a31fc19",
          "body": null,
          "is_bot": false,
          "headline": "Update bedrock client name (#308)",
          "author_name": "Collin Dutter",
          "author_login": "collindutter",
          "committed_at": "2023-10-02T18:39:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72a4de3c6ef57f8a1833cf8d4f1f131d63f02883",
          "body": null,
          "is_bot": false,
          "headline": "class variable",
          "author_name": "Trisha Mandal",
          "author_login": "trish11953",
          "committed_at": "2023-10-01T23:47:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "219b17ab33f69983dff01c9c9742a80bc73f34b1",
          "body": null,
          "is_bot": false,
          "headline": "folder_path issues",
          "author_name": "Trisha Mandal",
          "author_login": "trish11953",
          "committed_at": "2023-10-01T21:38:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 2,
      "commits_last_year": 0,
      "latest_release_at": "2023-08-10T00:31:49Z",
      "latest_release_tag": "v0.14.9",
      "releases_from_tags": true,
      "days_since_last_push": 978,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 1080,
      "mean_days_between_releases": 0
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "griptape",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [],
          "ecosystem": "pypi",
          "matches_repo": false,
          "registry_url": "https://pypi.org/project/griptape/",
          "is_deprecated": false,
          "latest_version": "1.11.0",
          "repository_url": "https://github.com/griptape-ai/griptape",
          "versions_count": 147,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2023-04-19T00:03:36.353700Z",
          "latest_published_at": "2026-07-14T19:27:40.421697Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 10
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": null
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 17319,
      "source_files_sampled": 428,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "pyproject.toml"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 39,
        "malicious_count": 0,
        "assessed_package": "pypi:griptape@1.11.0",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [
        {
          "name": "openai",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "^1.1.1"
        },
        {
          "name": "attrs",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=22"
        },
        {
          "name": "jinja2",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=3.1"
        },
        {
          "name": "jsonschema",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=4"
        },
        {
          "name": "marshmallow",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=3"
        },
        {
          "name": "marshmallow-enum",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=1.5"
        },
        {
          "name": "tiktoken",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=0.3"
        },
        {
          "name": "rich",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=13"
        },
        {
          "name": "schema",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=0.7"
        },
        {
          "name": "pyyaml",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=6"
        },
        {
          "name": "tenacity",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=8.0"
        },
        {
          "name": "numpy",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=1"
        },
        {
          "name": "PyPDF2",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=3"
        },
        {
          "name": "trafilatura",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">= 1.6"
        },
        {
          "name": "pandas",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=1.3"
        },
        {
          "name": "stringcase",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "^1.2.0"
        },
        {
          "name": "docker",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "^6.1.3"
        },
        {
          "name": "sqlalchemy",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "~=1.0"
        },
        {
          "name": "cryptography",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "^41.0.4"
        },
        {
          "name": "dateparser",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "^1.1.8"
        },
        {
          "name": "mail-parser",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "^3.15.0"
        },
        {
          "name": "requests",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "^2"
        },
        {
          "name": "cohere",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=4"
        },
        {
          "name": "anthropic",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "^0.3.0"
        },
        {
          "name": "transformers",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "^4.30"
        },
        {
          "name": "huggingface-hub",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=0.13"
        },
        {
          "name": "boto3",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "^1.28.2"
        },
        {
          "name": "sqlalchemy-redshift",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "*"
        },
        {
          "name": "snowflake-sqlalchemy",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "^1.4.7"
        },
        {
          "name": "pinecone-client",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=2"
        },
        {
          "name": "pymongo",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "*"
        },
        {
          "name": "marqo",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=1.1.0"
        },
        {
          "name": "redis",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "^4.6.0"
        },
        {
          "name": "opensearch-py",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "^2.3.1"
        },
        {
          "name": "requests-aws4auth",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "1.2.3"
        },
        {
          "name": "pgvector",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "^0.2.3"
        },
        {
          "name": "psycopg2-binary",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "^2.9.9"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "vasinov",
          "commits": 467,
          "avatar_url": "https://avatars.githubusercontent.com/u/286876?v=4"
        },
        {
          "type": "User",
          "login": "collindutter",
          "commits": 116,
          "avatar_url": "https://avatars.githubusercontent.com/u/9911531?v=4"
        },
        {
          "type": "User",
          "login": "trish11953",
          "commits": 14,
          "avatar_url": "https://avatars.githubusercontent.com/u/97489901?v=4"
        },
        {
          "type": "User",
          "login": "andrewfrench",
          "commits": 13,
          "avatar_url": "https://avatars.githubusercontent.com/u/3770127?v=4"
        },
        {
          "type": "User",
          "login": "kyleroche",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/177972?v=4"
        },
        {
          "type": "User",
          "login": "zachgiordano",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/32624672?v=4"
        },
        {
          "type": "User",
          "login": "RaynorChavez",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/16517734?v=4"
        },
        {
          "type": "User",
          "login": "dylanholmes",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/4370153?v=4"
        },
        {
          "type": "User",
          "login": "atcol",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1221721?v=4"
        },
        {
          "type": "User",
          "login": "Bubble-Interface",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/23104968?v=4"
        }
      ],
      "contributors_sampled": 15,
      "top_contributor_share": 0.739
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "code-checks.yml",
        "integration-tests.yml",
        "unit-tests.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": true
    },
    "security_signals": {
      "lockfiles": [
        "poetry.lock"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 6 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": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "152 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "45bd48cfab74e1559da804ffc7117bdafcb61ef5",
        "ran_at": "2026-07-25T17:04:17Z",
        "aggregate_score": 2.5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/vachillo/griptape",
    "host": "github.com",
    "name": "griptape",
    "owner": "vachillo"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 32,
      "inputs": {
        "security": 40,
        "vitality": 20,
        "community": 12,
        "governance": 29,
        "engineering": 61
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 20,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 978,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 978 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 978
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "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": 48,
            "inputs": {
              "releases_count": 2,
              "latest_release_tag": "v0.14.9",
              "releases_from_tags": true,
              "days_since_latest_release": 1080,
              "mean_days_between_releases": 0
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "2 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1080 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1080
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~0 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 0
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "dormant",
              "guards": [
                "no_open_demand",
                "dependencies_clean"
              ],
              "signals": [
                "scorecard_unmaintained"
              ],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 0,
              "unanswered_open_issues": 0,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 982,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 982 days, with nothing left unanswered; held at dormant by nothing open to answer, no affected dependency",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_quiet",
                    "params": {
                      "days": 982
                    }
                  },
                  {
                    "code": "abandonment_guarded",
                    "params": {
                      "guards": "nothing open to answer, no affected dependency"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 12,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "critical",
        "name": "Sustainability & Governance",
        "value": 29,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 38,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 15,
              "top_contributor_share": 0.739
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 74% of commits",
                "points": 5.9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 74
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "15 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 15
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 6 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "no decided pull requests or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_decided_prs_or_data",
                    "params": {}
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "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": 47,
            "inputs": {
              "followers": 8,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "vachillo",
              "public_repos": 14,
              "account_age_days": 2879
            },
            "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": "8 followers of vachillo",
                "points": 6.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 8,
                      "login": "vachillo"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "14 public repos, account ~7 yr old",
                "points": 20.6,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 14
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 7
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 61,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 92,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": true
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 16,
                "status": "met",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 9.6,
                "status": "met",
                "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": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "critical",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 15,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": "https://docs.griptape.ai",
              "has_readme": false,
              "has_docs_dir": false,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://docs.griptape.ai",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 40,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 25,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 2.5
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 6 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": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "152 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:griptape@1.11.0 runtime dependency closure — what installing the published package pulls in — 39 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "pypi:griptape@1.11.0",
                  "assessed": 39
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 39,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 39,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 14
            },
            "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": "moderate",
        "name": "AI Readiness",
        "value": 53,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.75,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "75 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 75,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "poetry.lock"
              ],
              "has_dockerfile": true,
              "typed_language": false,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 11,
                "status": "met",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 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 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 17319,
              "source_files_sampled": 428,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Python without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Python"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/428 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 428,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Community profile unavailable",
    "pypi package 'griptape' points at a different repository (https://github.com/griptape-ai/griptape); excluded from ecosystem scoring",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-25T17:04:32.056623Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/v/vachillo/griptape.svg",
  "full_name": "vachillo/griptape",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

评分是信号,而非担保。 评分反映的是 GitHub 上公开可见的实践——不是代码审计,也不是安全保证。

缺失数据将被剔除并重新归一化权重,绝不按零分计。方法论已版本化并公开:指标 v1.13.0、模式 v0.27.0—— 完整方法论 · 指标知识库.

单项结果在整体记录中的位置: 汇总统计PyPI.