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.

What this means

The skill may require manual verification of how the local command is created before it works as documented.

Why it was flagged

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.

Skill content
No install spec — this is an instruction-only skill.
Recommendation

Confirm the installed files and command entrypoint before relying on the skill, especially because no install spec is provided.

What this means

Search terms or text references used with the skill leave the local agent and are sent to Sefaria.

Why it was flagged

The skill makes purpose-aligned calls to Sefaria; user references and search queries are sent to that external service.

Skill content
BASE_URL = "https://www.sefaria.org/api"
Recommendation

Use it for non-sensitive research queries, and avoid putting private personal information into search terms.