Torah Scholar
PassAudited by ClawScan on May 1, 2026.
Overview
This appears to be a disclosed, read-only Jewish text research skill using Sefaria, with minor notes about external API use and under-declared runtime setup.
This skill looks safe for its stated purpose if you are comfortable sending Torah research searches and references to Sefaria. Before installing, verify how the `torah` command is provided because the registry does not include a formal install spec.
Findings (2)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
The skill may require manual verification of how the local command is created before it works as documented.
The package nevertheless includes Python scripts and documents a CLI-style `torah` command, so the install/entrypoint wiring is not fully declared in the registry artifacts. This is an operational/provenance note, not evidence of malicious behavior.
No install spec — this is an instruction-only skill.
Confirm the installed files and command entrypoint before relying on the skill, especially because no install spec is provided.
Search terms or text references used with the skill leave the local agent and are sent to Sefaria.
The skill makes purpose-aligned calls to Sefaria; user references and search queries are sent to that external service.
BASE_URL = "https://www.sefaria.org/api"
Use it for non-sensitive research queries, and avoid putting private personal information into search terms.
