> ## Documentation Index
> Fetch the complete documentation index at: https://exosphere-auto-translate-docs-20260626-1023.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# רשימת מדיניויות

> ראה אילו מדיניויות מופעלות, הפרמטרים שלהן ומדיניויות מותאמות

```bash theme={null}
failproofai policies
```

מציג את כל המדיניויות עם סטטוס שלהן, פרמטרים מוגדרים ומדיניויות מותאמות.

## דוגמה של פלט

```text theme={null}
Failproof AI Hook Policies (user)

  Status  Name                          Description
  ──────  ──────────────────────────────────────────────────────────────
  ✓       block-sudo                    Block sudo commands
            allowPatterns: ["sudo systemctl status"]
  ✓       block-rm-rf                   Block recursive deletions
  ✗       block-curl-pipe-sh            Block curl|bash patterns
  ✓       sanitize-api-keys             Redact API keys from output
            additionalPatterns: [{ regex: "MY_TOKEN_...", label: "..." }]

  ── Custom Policies (/home/alice/myproject/my-policies.js) ──────────────
  ✓       require-jira-ticket           Block commits without ticket
  ✓       approval-gate                 Approval gate for destructive ops
```

מפתחות לא ידועים ב-`policyParams` מסומנים כאן כדי שתוכל לתפוס טעויות הקלדה בשלב מוקדם.
