# Arabic Toolproof

> ToolProof integration — verify agent tool calls, generate trust reports, analyze cost patterns

- **Type:** Skill
- **Install:** `agentstack add skill-moshe-ship-hurmoz-arabic-toolproof`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [Moshe-ship](https://agentstack.voostack.com/s/moshe-ship)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [Moshe-ship](https://github.com/Moshe-ship)
- **Source:** https://github.com/Moshe-ship/hurmoz/tree/main/arabic-toolproof

## Install

```sh
agentstack add skill-moshe-ship-hurmoz-arabic-toolproof
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# التحقق من أدوات الوكيل — ToolProof

التحقق من استدعاءات الأدوات وكشف الهلوسة وتتبع التكاليف.

## التثبيت

```bash
pip install toolproof
```

## الاستخدام

### تسجيل استدعاءات الأدوات

عند تشغيل وكيل، سجّل كل الاستدعاءات:

```bash
toolproof wrap -- python agent.py
```

### التحقق من الادعاءات

بعد ما الوكيل يخلص، تحقق من ادعاءاته:

```bash
toolproof verify agent_output.json
```

النتائج الممكنة:
- متحقق: الادعاء يطابق الإيصال
- غير متحقق: ما في إيصال (هلوسة محتملة)
- متلاعب: الإيصال موجود بس ما يطابق (هلوسة مؤكدة)

### تحليل الأنماط

```bash
toolproof analyze
```

يلقى:
- أي أدوات تتهلوس أكثر
- تكاليف شاذة
- كفاءة الكاش
- توصيات للتحسين

### تقرير الثقة

```bash
toolproof report --html --output trust-report.html
```

### استيراد من هيرمز

```bash
toolproof import-hermes --profile hurmoz
```

### ملاحظات تحسين

```bash
toolproof feedback --format hermes --output ~/.hermes/profiles/hurmoz/feedback.json
```

## درجات الثقة

- أ: 95% أو أعلى — الوكيل موثوق
- ب: 85-94% — جيد مع بعض الثغرات
- ج: 70-84% — ادعاءات كثيرة غير متحققة
- د: 50-69% — غير موثوق
- ر: أقل من 50% — الوكيل يكذب أكثر من ما يصدق

## 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](https://github.com/Moshe-ship)
- **Source:** [Moshe-ship/hurmoz](https://github.com/Moshe-ship/hurmoz)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-moshe-ship-hurmoz-arabic-toolproof
- Seller: https://agentstack.voostack.com/s/moshe-ship
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
