Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

audit-csrf

النجوم٨٤
التفرعات٣
آخر تحديث١٨ أبريل ٢٠٢٦ في ١٧:٤٨

Inventory every form submission and mutation API in the project, then verify the CSRF posture matches pracht's recommended layers (`SameSite` cookie +/- origin-check middleware +/- token). Pracht ships no built-in CSRF; the defense lives in your cookie strategy and threat model. Use when asked to "audit CSRF", "check CSRF protection", "are forms safe", "review session security", or after enabling cross-origin form usage.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

SKILL.md
readonly