Install
$ agentstack add skill-moshe-ship-hurmoz-hadith-search ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ● Network access Used
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
بحث في الأحاديث النبوية
البحث عن حديث
جلب حديث بالرقم (بدون API key)
# صحيح البخاري — حديث رقم 1
curl -s "https://api.hadith.gading.dev/books/bukhari?range=1-1"
# صحيح مسلم — أحاديث 1 إلى 5
curl -s "https://api.hadith.gading.dev/books/muslim?range=1-5"
الكتب المتاحة
# قائمة الكتب
curl -s "https://api.hadith.gading.dev/books"
| الكود | الكتاب | عدد الأحاديث | |-------|--------|-------------| | bukhari | صحيح البخاري | 6,638 | | muslim | صحيح مسلم | 4,930 | | tirmidzi | سنن الترمذي | 3,625 | | abu-daud | سنن أبي داود | 4,419 | | nasai | سنن النسائي | 5,364 | | ibnu-majah | سنن ابن ماجه | 4,285 | | malik | موطأ مالك | 1,594 | | ahmad | مسند أحمد | 4,305 | | darimi | سنن الدارمي | 2,949 |
عرض النتيجة
[اسم الكتاب] — حديث رقم [X]
> نص الحديث
- الراوي: [اسم الصحابي]
- الدرجة: [صحيح/حسن/ضعيف] إذا متاحة
تنبيهات
- لا تحكم على صحة حديث من عندك
- إذا سأل عن حكم حديث، وجّه لموقع الدرر السنية أو إسلام ويب
- لا تستخدم أحاديث موضوعة أو ضعيفة جدا بدون تنبيه
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: Moshe-ship
- Source: Moshe-ship/hurmoz
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.