Skip to main content
hooksSource-backed

ORT Dependency License Checker - Claude Code Hook

PostToolUse hook that watches dependency manifest and lockfile edits, then prompts or runs an OSS Review Toolkit dependency license analysis.

by OSS Review Toolkit · submitted by oktofeesh1·added 2026-06-04·
Trigger:PostToolUse
Review first review before installing

Open the source and read safety notes before installing.

Citation facts

Source-backed facts for citing this resource, derived directly from the registry — also available as plain text for AI assistants.

Source URLs
https://oss-review-toolkit.org/ort/docs/getting-started/usage, https://github.com/oss-review-toolkit/ort, https://oss-review-toolkit.org/ort/
Brand
OSS Review Toolkit
Brand domain
oss-review-toolkit.org
Brand asset source
manual
Safety notes
Runs after Write, Edit, and MultiEdit and inspects only the edited file path to decide whether a dependency manifest or lockfile changed., Install this project-relative command only in the trusted project's `.claude/settings.json`; user/global hooks must point to a trusted absolute path outside project directories., Default mode is advisory, prints the ORT command to run, and always exits 0 without reading dependency contents, creating reports, or contacting registries., When `ORT_LICENSE_HOOK_RUN=1` is set, it runs `ort analyze` in the project root and writes reports under `.claude/ort-license-checks/` by default., An opted-in ORT run may invoke package managers, inspect dependency graphs, read project configuration, fetch package metadata, and take several minutes on large repositories., Strict mode exits 2 only when `ORT_LICENSE_HOOK_STRICT=1` is also set and the opted-in ORT analysis fails.
Privacy notes
Default advisory mode prints only the changed dependency file path and the suggested local ORT command., Opted-in ORT runs can record dependency names, versions, package metadata, source URLs, license findings, project paths, package-manager output, and configuration details in local report files., Package managers or ORT integrations may contact configured package registries, VCS hosts, or metadata services during analysis., Review generated reports before sharing them because internal package names, private registry hostnames, source URLs, and license-policy exceptions can be sensitive.
Author
OSS Review Toolkit
Submitted by
oktofeesh1
Claim status
unclaimed
Last verified
2026-06-04

Decision playbook

Review trust signals before you adopt

Signals are present but mixed. Use the checklist below to confirm the source and operational safety for your environment.

Compare context
Selected

0

Current score

78

Baseline

Delta

No baseline selected

No major trust-signal divergence detected in the current selection.

Source and provenance checks

Complete

Confirm ownership and provenance before trusting install instructions.

  • Source link availableRequired

    Open the canonical repository and verify ownership.

    Done
  • Source provenance statusRequired

    Marked as source-backed.

    Done
  • Metadata reviewed

    Registry metadata indicates a reviewed listing.

    Done

Safety and privacy checks

Complete

Validate risk disclosures before installation or API wiring.

  • Safety notes presentRequired

    Review the listed safety guidance before running commands.

    Done
  • Privacy notes presentRequired

    Review data handling notes before connecting accounts or secrets.

    Done
  • Trust level risk gateRequired

    Trust level does not block evaluation.

    Done

Package and install checks

Needs review

Check package metadata and artifact integrity signals.

  • Install payload available

    Install or copy payload is available for review.

    Done
  • Package verification flag

    No package verification flag provided.

    Pending
  • Checksum metadata

    No checksum provided for downloaded artifact.

    Pending

Compare-driven decision checks

Needs review

Use compare context to validate trade-offs before adoption.

  • Compare tray has multiple entries

    Add at least one more entry to compare trust differences.

    Pending
  • Baseline comparison available

    No baseline peer selected yet.

    Pending
  • Diverging trust signals identified

    No major trust-signal divergence found.

    Pending

Setup at a glance

CLI install

Copy-ready — paste the snippet to get started.

15 minutes

Adoption plan

Balanced adoption plan

Current risk score 16/100. Use staged verification before broader rollout.

Risk 16

Pre-adoption checks

Validate source and review signals before any execution.

  • Confirm source provenanceRequired

    Source URL/provenance metadata is present.

    Done
  • Confirm metadata review state

    Listing has review metadata.

    Done
  • Verify install payload

    Install/config payload exists and can be inspected.

    Done

Security checks

Confirm safety, privacy, and package integrity signals.

  • Review safety notesRequired

    Safety notes are present.

    Done
  • Review privacy notesRequired

    Privacy notes are present.

    Done
  • Verify package integrity metadata

    No package verification/checksum metadata.

    Pending

Rollout

Adopt in controlled steps based on the selected plan.

  • Run in isolated sandbox firstRequired

    Use a constrained sandbox and observe behavior across multiple tasks.

    Pending
  • Roll out graduallyRequired

    Roll out to a small cohort before wider usage.

    Pending
  • Set monitoring and fallback

    Define rollback path and monitor errors after adoption.

    Pending

Evidence readiness

Evidence readiness matrix · balanced

Required evidence gates are covered (5/6 signals complete).

Risk 15

Source provenance

Present

Source repository/provenance is listed.

Required in this preset

Metadata review

Present

Review metadata is present.

Required in this preset

Safety notes

Present

Safety notes are present.

Required in this preset

Privacy notes

Present

Privacy notes are present.

Optional in this preset

Package integrity

Missing

Package integrity metadata is missing.

Optional in this preset

Install payload

Present

Install payload is available.

Required in this preset

Required evidence gates are covered for this preset.

Decision timeline

Decision timeline · balanced

5/6 steps complete with no blocking gaps for this preset.

Risk 14

triage

Confirm source provenanceRequired

Source/provenance metadata is available.

Done

triage

Check metadata review statusRequired

Review metadata is available.

Done

verify

Review safety notesRequired

Safety notes are available.

Done

verify

Review privacy notes

Privacy notes are available.

Done

verify

Validate package integrity metadata

Package integrity metadata is missing.

Pending

rollout

Verify install payload and commandsRequired

Install payload is available.

Done

No required blockers for this timeline preset.

Prerequisite readiness

Prerequisite readiness

5 prerequisites to line up before setup. Includes a review or approval gate.

0/5 ready
Install & runtime1Review & approval2General215 minutes

Safety & privacy surface

Safety & privacy surface

6 safety and 4 privacy notes across 3 risk areas.

3 areas
  • SafetyLocal filesRuns after Write, Edit, and MultiEdit and inspects only the edited file path to decide whether a dependency manifest or lockfile changed.
  • SafetyLocal filesInstall this project-relative command only in the trusted project's `.claude/settings.json`; user/global hooks must point to a trusted absolute path outside project directories.
  • SafetyExecution & processesDefault mode is advisory, prints the ORT command to run, and always exits 0 without reading dependency contents, creating reports, or contacting registries.
  • SafetyExecution & processesWhen `ORT_LICENSE_HOOK_RUN=1` is set, it runs `ort analyze` in the project root and writes reports under `.claude/ort-license-checks/` by default.
  • SafetyExecution & processesAn opted-in ORT run may invoke package managers, inspect dependency graphs, read project configuration, fetch package metadata, and take several minutes on large repositories.
  • SafetyGeneralStrict mode exits 2 only when `ORT_LICENSE_HOOK_STRICT=1` is also set and the opted-in ORT analysis fails.
  • PrivacyLocal filesDefault advisory mode prints only the changed dependency file path and the suggested local ORT command.
  • PrivacyLocal filesOpted-in ORT runs can record dependency names, versions, package metadata, source URLs, license findings, project paths, package-manager output, and configuration details in local report files.
  • PrivacyGeneralPackage managers or ORT integrations may contact configured package registries, VCS hosts, or metadata services during analysis.
  • PrivacyGeneralReview generated reports before sharing them because internal package names, private registry hostnames, source URLs, and license-policy exceptions can be sensitive.

Safety notes

  • Runs after Write, Edit, and MultiEdit and inspects only the edited file path to decide whether a dependency manifest or lockfile changed.
  • Install this project-relative command only in the trusted project's `.claude/settings.json`; user/global hooks must point to a trusted absolute path outside project directories.
  • Default mode is advisory, prints the ORT command to run, and always exits 0 without reading dependency contents, creating reports, or contacting registries.
  • When `ORT_LICENSE_HOOK_RUN=1` is set, it runs `ort analyze` in the project root and writes reports under `.claude/ort-license-checks/` by default.
  • An opted-in ORT run may invoke package managers, inspect dependency graphs, read project configuration, fetch package metadata, and take several minutes on large repositories.
  • Strict mode exits 2 only when `ORT_LICENSE_HOOK_STRICT=1` is also set and the opted-in ORT analysis fails.

Privacy notes

  • Default advisory mode prints only the changed dependency file path and the suggested local ORT command.
  • Opted-in ORT runs can record dependency names, versions, package metadata, source URLs, license findings, project paths, package-manager output, and configuration details in local report files.
  • Package managers or ORT integrations may contact configured package registries, VCS hosts, or metadata services during analysis.
  • Review generated reports before sharing them because internal package names, private registry hostnames, source URLs, and license-policy exceptions can be sensitive.

Prerequisites

  • Claude Code CLI with hooks enabled.
  • bash available on PATH; jq is recommended for parsing hook input.
  • OSS Review Toolkit installed and available as `ort` only when `ORT_LICENSE_HOOK_RUN=1` is used.
  • Java, package managers, and any project-specific ORT requirements prepared before running a real ORT analysis.
  • A repository-level license policy or review process for interpreting ORT analyzer output, evaluator rules, reports, and exceptions.

Schema details

Install type
cli
Troubleshooting
No
Source repository stats
Scope
Source repo
Runtime and command metadata
Trigger
PostToolUse
Script language
bash
Script body
#!/usr/bin/env bash
set -u

# Claude Code PostToolUse hook. Detects dependency manifest or lockfile edits
# and either prints the ORT license-analysis command to run, or runs
# `ort analyze` locally when ORT_LICENSE_HOOK_RUN=1 is set.
#
# Default behavior is advisory and exits 0. Strict mode
# (ORT_LICENSE_HOOK_STRICT=1) exits 2 when the opted-in ORT run fails.

INPUT=$(cat)

if command -v jq >/dev/null 2>&1; then
  FILE=$(printf '%s' "$INPUT" | jq -r '.tool_input.file_path // .tool_input.path // ""')
else
  FILE=""
fi

[ -n "$FILE" ] || exit 0

case "$FILE" in
  *package.json|*package-lock.json|*npm-shrinkwrap.json|*pnpm-lock.yaml|*yarn.lock|*bun.lockb|*bun.lock) ;;
  *Cargo.toml|*Cargo.lock|*go.mod|*go.sum|*pyproject.toml|*poetry.lock|*requirements.txt) ;;
  *Pipfile|*Pipfile.lock|*pom.xml|*build.gradle|*build.gradle.kts|*settings.gradle) ;;
  *Gemfile|*Gemfile.lock|*composer.json|*composer.lock) ;;
  *) exit 0 ;;
esac

if [ -n "${CLAUDE_PROJECT_DIR:-}" ]; then
  PROJECT_DIR="$CLAUDE_PROJECT_DIR"
else
  PROJECT_DIR=$(git rev-parse --show-toplevel 2>/dev/null || pwd)
fi

cd "$PROJECT_DIR" 2>/dev/null || exit 0

REL_FILE="$FILE"
case "$FILE" in
  "$PROJECT_DIR"/*) REL_FILE=${FILE#"$PROJECT_DIR"/} ;;
esac

echo "ORT dependency license check: ${REL_FILE}" >&2

if [ "${ORT_LICENSE_HOOK_RUN:-0}" != "1" ]; then
  echo "Advisory mode only. To run ORT locally, install ORT and set ORT_LICENSE_HOOK_RUN=1." >&2
  echo "Suggested command: ort --info analyze -f JSON -i . -o .claude/ort-license-checks/analyzer" >&2
  exit 0
fi

if ! command -v ort >/dev/null 2>&1; then
  echo "ORT is not installed or not on PATH. See https://oss-review-toolkit.org/ort/docs/getting-started/installation" >&2
  [ "${ORT_LICENSE_HOOK_STRICT:-0}" = "1" ] && exit 2
  exit 0
fi

OUT_DIR="${ORT_LICENSE_HOOK_OUT:-.claude/ort-license-checks/$(date +%Y%m%d-%H%M%S)}"
mkdir -p "$OUT_DIR" || exit 0

ORT_TIMEOUT="${ORT_LICENSE_HOOK_TIMEOUT:-300}"
if command -v timeout >/dev/null 2>&1; then
  timeout "$ORT_TIMEOUT" ort --info analyze -f JSON -i . -o "$OUT_DIR"
  STATUS=$?
else
  ort --info analyze -f JSON -i . -o "$OUT_DIR"
  STATUS=$?
fi

if [ "$STATUS" -ne 0 ]; then
  echo "ORT analyze did not complete cleanly. Review package-manager setup, network access, and ORT requirements." >&2
  [ "${ORT_LICENSE_HOOK_STRICT:-0}" = "1" ] && exit 2
  exit 0
fi

echo "ORT analyzer output written to ${OUT_DIR}. Review dependency license metadata, then run evaluator/report rules if your project has an ORT policy." >&2
exit 0
Collection metadata
Estimated setup
15 minutes
Difficulty
advanced
Tool listing metadata
Full copyable content
{
  "hooks": {
    "PostToolUse": [
      {
        "matcher": "Write|Edit|MultiEdit",
        "hooks": [
          {
            "type": "command",
            "command": "$CLAUDE_PROJECT_DIR/.claude/hooks/ort-dependency-license-checker.sh"
          }
        ]
      }
    ]
  }
}

About this resource

Features

  • Watches dependency manifest and lockfile edits through a Claude Code PostToolUse hook.
  • Uses the official OSS Review Toolkit workflow as the source-backed license-analysis path: ORT's analyzer determines dependencies and metadata across package managers, and its evaluator/reporter stages can apply policy and produce license reports.
  • Keeps the default hook safe and lightweight: it prints the exact ORT command to run and exits 0.
  • Supports an explicit local execution mode with ORT_LICENSE_HOOK_RUN=1 for teams that already have ORT installed and understand the package-manager/network behavior.
  • Supports optional strict failure behavior with ORT_LICENSE_HOOK_STRICT=1 only after local ORT execution is enabled.

How it works

The hook reads the Claude Code tool input, extracts the edited file path, and exits unless the file is a dependency manifest or lockfile. For relevant edits, it prints a local ORT license-analysis command. If ORT_LICENSE_HOOK_RUN=1 is set, it runs ort --info analyze -f JSON -i . -o .claude/ort-license-checks/<timestamp> from the project root.

The output is intentionally analyzer-focused. ORT's own documentation describes the analyzer as the stage that determines project dependencies and metadata, and the evaluator/reporter stages as the right places to apply license policy and generate reviewable artifacts. That keeps this hook from pretending every organization has the same license policy.

Supported edit targets

  • npm: package.json, package-lock.json, npm-shrinkwrap.json
  • pnpm and Yarn: pnpm-lock.yaml, yarn.lock
  • Bun: bun.lock, bun.lockb
  • Rust: Cargo.toml, Cargo.lock
  • Go: go.mod, go.sum
  • Python: pyproject.toml, poetry.lock, requirements.txt, Pipfile, Pipfile.lock
  • JVM: pom.xml, build.gradle, build.gradle.kts, settings.gradle
  • Ruby: Gemfile, Gemfile.lock
  • PHP: composer.json, composer.lock

Use cases

  • Remind Claude and the developer to review license impact immediately after an agent edits dependencies.
  • Run a local ORT analyzer pass before opening a PR that changes package manifests.
  • Keep license-policy interpretation in the project's ORT evaluator rules rather than baking one organization's policy into a generic hook.
  • Create a low-friction local guardrail before heavier CI-based ORT, SBOM, or legal-compliance review.

Installation

  1. Create the hooks directory: mkdir -p .claude/hooks
  2. Create the hook file: touch .claude/hooks/ort-dependency-license-checker.sh
  3. Paste the script body into that file and make it executable: chmod +x .claude/hooks/ort-dependency-license-checker.sh
  4. Add the configuration below only to this trusted project's .claude/settings.json. Do not put this $CLAUDE_PROJECT_DIR/.claude/hooks/... command in ~/.claude/settings.json; a global hook must point to a trusted user-owned absolute path outside project directories.
  5. Install and configure ORT only if you want the hook to run analysis locally.

Hook configuration

Use this project-local configuration only in the trusted repository that contains the script.

{
  "hooks": {
    "PostToolUse": [
      {
        "matcher": "Write|Edit|MultiEdit",
        "hooks": [
          {
            "type": "command",
            "command": "$CLAUDE_PROJECT_DIR/.claude/hooks/ort-dependency-license-checker.sh"
          }
        ]
      }
    ]
  }
}

Optional local execution

Keep advisory mode for most projects:

unset ORT_LICENSE_HOOK_RUN

Run ORT locally when dependency edits happen:

export ORT_LICENSE_HOOK_RUN=1

Fail the Claude tool call when the opted-in ORT analysis fails:

export ORT_LICENSE_HOOK_RUN=1
export ORT_LICENSE_HOOK_STRICT=1

Customize report location and timeout:

export ORT_LICENSE_HOOK_OUT=.claude/ort-license-checks/current
export ORT_LICENSE_HOOK_TIMEOUT=600

Limitations

  • Default mode is a reminder, not a completed license review.
  • ORT analyzer output is metadata, not a legal decision. Use evaluator rules, project policy, and human review for license approval.
  • Running ORT may need Java, package-manager CLIs, network access, registry credentials, and project-specific configuration.
  • Large monorepos can take longer than an interactive hook budget; keep heavy ORT runs in CI if local hook latency becomes disruptive.

Source and references

Duplicate check

Checked current content for OSS Review Toolkit, oss-review-toolkit/ort, ORT, dependency license checker, LicenseFinder, licensed, and go-licenses. Existing entries cover broader security scanners, secret scanners, dependency vulnerability checks, lockfile provenance, Socket MCP security reports, and a SLSA provenance review skill, but no existing hook or open content PR covers an ORT-backed dependency license-compliance hook.

Source citations

Add this badge to your README

Show that ORT Dependency License Checker - Claude Code Hook is listed on HeyClaude. Paste this Markdown into your README — it renders the badge and links back to this page.

Listed on HeyClaude
[![Listed on HeyClaude](https://heyclau.de/badge/hooks/ort-dependency-license-checker-hook.svg)](https://heyclau.de/entry/hooks/ort-dependency-license-checker-hook)

How it compares

ORT Dependency License Checker - Claude Code Hook side by side with 3 alternatives on trust, install, platform support, and disclosed safety notes — all from reviewed registry metadata.

1 trust signal differ across this comparison (Submitter).

Field

PostToolUse hook that watches dependency manifest and lockfile edits, then prompts or runs an OSS Review Toolkit dependency license analysis.

Open dossier

PostToolUse hook that inspects an edited npm package-lock.json for supply-chain provenance risk rather than known CVEs — dependencies resolved from outside the public npm registry (git, alternate-registry, or insecure transports) and registry tarballs missing an integrity hash.

Open dossier

Automated accessibility testing and compliance checking for web applications following WCAG 2.1 and WCAG 2.2 guidelines. This hook automatically runs accessibility scans on HTML files after they are written or edited, using axe-core for comprehensive WCAG compliance testing.

Open dossier

Automatically checks for outdated dependencies and suggests updates with security analysis. This PostToolUse hook triggers when dependency manifest files (package.json, requirements.txt, Gemfile, go.mod, Cargo.toml, pyproject.toml) are modified, providing real-time dependency health monitoring.

Open dossier
Next steps
Trust
Review statusReviewedMaintainer reviewedReviewedMaintainer reviewedReviewedMaintainer reviewedReviewedMaintainer reviewed
Package trustPackage not verifiedPackage not verifiedPackage not verifiedPackage not verified
Source provenanceSource-backedSource-backedSource-backedSource-backed
SubmitterDiffersoktofeesh1techforgeworks
Install riskReview firstReview firstReview firstReview first
Notes Safety ✓ Privacy ✓ Safety ✓ Privacy ✓ Safety ✓ Privacy ✓ Safety ✓ Privacy ✓
BrandOSS Review Toolkit
Categoryhookshookshookshooks
SourceSource-backedSource-backedSource-backedSource-backed
AuthorOSS Review ToolkittechforgeworksJSONboredJSONbored
Added2026-06-042026-06-042025-09-192025-09-16
Platforms
Harness
Source repo
Safety notesRuns after Write, Edit, and MultiEdit and inspects only the edited file path to decide whether a dependency manifest or lockfile changed. Install this project-relative command only in the trusted project's `.claude/settings.json`; user/global hooks must point to a trusted absolute path outside project directories. Default mode is advisory, prints the ORT command to run, and always exits 0 without reading dependency contents, creating reports, or contacting registries. When `ORT_LICENSE_HOOK_RUN=1` is set, it runs `ort analyze` in the project root and writes reports under `.claude/ort-license-checks/` by default. An opted-in ORT run may invoke package managers, inspect dependency graphs, read project configuration, fetch package metadata, and take several minutes on large repositories. Strict mode exits 2 only when `ORT_LICENSE_HOOK_STRICT=1` is also set and the opted-in ORT analysis fails.Runs after every Write, Edit, and MultiEdit and inspects only npm package-lock.json or npm-shrinkwrap.json content; for yarn.lock and pnpm-lock.yaml it prints a one-line reminder to run lockfile-lint. Read-only and advisory - it parses the lockfile JSON, never installs packages, runs npm, or makes a network call, and always exits 0. Uses the resolved-URL and integrity fields to flag provenance risk (sources outside the public registry, missing integrity); it does not assess known vulnerabilities, so pair it with an audit tool.Runs automatically on its configured Claude Code hook event and executes shell logic that can read, modify, or delete files in your project (and may run builds, installs, or network calls); review the script and scope it to expected paths before enabling.Runs automatically on its configured Claude Code hook event and executes shell logic that can read, modify, or delete files in your project (and may run builds, installs, or network calls); review the script and scope it to expected paths before enabling.
Privacy notesDefault advisory mode prints only the changed dependency file path and the suggested local ORT command. Opted-in ORT runs can record dependency names, versions, package metadata, source URLs, license findings, project paths, package-manager output, and configuration details in local report files. Package managers or ORT integrations may contact configured package registries, VCS hosts, or metadata services during analysis. Review generated reports before sharing them because internal package names, private registry hostnames, source URLs, and license-policy exceptions can be sensitive.Reads only the local lockfile from disk; it makes no network or registry calls. Prints dependency paths and their resolved URLs to local hook stderr; it writes no logs. Resolved URLs shown in output may include internal registry or git host names if your project depends on them.Receives Claude Code hook input (session metadata, file paths, and tool output) and reads local project files; review what the script logs or forwards to external services and keep credentials out of its output.Receives Claude Code hook input (session metadata, file paths, and tool output) and reads local project files; review what the script logs or forwards to external services and keep credentials out of its output.
Prerequisites
  • Claude Code CLI with hooks enabled.
  • bash available on PATH; jq is recommended for parsing hook input.
  • OSS Review Toolkit installed and available as `ort` only when `ORT_LICENSE_HOOK_RUN=1` is used.
  • Java, package managers, and any project-specific ORT requirements prepared before running a real ORT analysis.
  • Claude Code CLI with hooks enabled.
  • bash and jq on PATH; the hook fails open and stays silent when jq is missing.
— none listed— none listed
Install
mkdir -p .claude/hooks && touch .claude/hooks/ort-dependency-license-checker.sh && chmod +x .claude/hooks/ort-dependency-license-checker.sh
mkdir -p .claude/hooks && touch .claude/hooks/lockfile-provenance-checker.sh && chmod +x .claude/hooks/lockfile-provenance-checker.sh
mkdir -p .claude/hooks && touch .claude/hooks/accessibility-checker.sh && chmod +x .claude/hooks/accessibility-checker.sh
mkdir -p .claude/hooks && touch .claude/hooks/dependency-update-checker.sh && chmod +x .claude/hooks/dependency-update-checker.sh
Config
{
  "hooks": {
    "PostToolUse": [
      {
        "matcher": "Write|Edit|MultiEdit",
        "hooks": [
          {
            "type": "command",
            "command": "$CLAUDE_PROJECT_DIR/.claude/hooks/ort-dependency-license-checker.sh"
          }
        ]
      }
    ]
  }
}
{
  "hooks": {
    "PostToolUse": [
      {
        "matcher": "Write|Edit|MultiEdit",
        "hooks": [
          {
            "type": "command",
            "command": "$CLAUDE_PROJECT_DIR/.claude/hooks/lockfile-provenance-checker.sh"
          }
        ]
      }
    ]
  }
}
{
  "hooks": {
    "postToolUse": {
      "script": "./.claude/hooks/accessibility-checker.sh",
      "matchers": [
        "write",
        "edit"
      ]
    }
  }
}
{
  "hooks": {
    "postToolUse": {
      "script": "./.claude/hooks/dependency-update-checker.sh",
      "matchers": [
        "write",
        "edit"
      ]
    }
  }
}
Citations
ClaimUnclaimedUnclaimedUnclaimedUnclaimed
Open 4 picks in the interactive comparison tool

Related guides

Signals

Loading live community signals…

More like this, weekly

A short, calm digest of reviewed Claude resources. Unsubscribe any time.