Back to skill
Skillv1.0.1
VirusTotal security
Torah Scholar · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignApr 30, 2026, 4:27 AM
- Hash
- af69fd24d2536af736a1a1fda341e52a0ded7171dbb51b81e2b10ba7d6d5db5b
- Source
- palm
- Verdict
- benign
- Code Insight
- Type: OpenClaw Skill Name: torah-scholar Version: 1.0.1 The OpenClaw skill 'torah-scholar' is designed to interact with the Sefaria API for Jewish text research. The code (`scripts/dvar.py`, `scripts/sefaria.py`) uses standard Python libraries (`urllib.request`, `json`, `re`) to make HTTP requests to the legitimate `sefaria.org` domain. User inputs are properly URL-encoded using `urllib.parse.quote` and `urllib.parse.urlencode` before being sent to the API, mitigating injection risks. HTML stripping is performed on API responses. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts against the AI agent in any of the provided files. All external links in documentation point to legitimate resources. The skill's behavior is fully aligned with its stated purpose.
- External report
- View on VirusTotal
