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

race-condition

النجوم٢٠
التفرعات٠
آخر تحديث٣١ مايو ٢٠٢٦ في ٠٩:٠٩

Detects check-then-act sequences on shared state vulnerable to TOCTOU manipulation. Use when writing check-then-act sequences on shared state, file operations that check existence before read/write, balance updates without locking, or any code where two operations on the same resource are not atomic.

التثبيت

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

SKILL.md
readonly