سجل التدقيق
doc-writer - 6 عمليات التدقيق
مقارنة الإصدارات
التغييرات في القدرات والنتائج عبر الإصدارات المدقّقة، الأحدث أولاً.
| الإصدار | التاريخ | النتيجة | عناصر المراجعة | التغيير مقارنةً بالسابقة |
|---|---|---|---|---|
| v6 الأحدث | ٤ يوليو ٢٠٢٦، ٠١:٢٩ م | لا توجد نتائج مؤكَّدة | 0 | لا تغيير في القدرات |
| v5 | ٤ يوليو ٢٠٢٦، ٠١:٢٩ م | لا توجد نتائج مؤكَّدة | 0 | الأوامر الخارجية الوصول إلى نظام الملفات |
| v4 | ٢٧ يونيو ٢٠٢٦، ١٢:٣٣ م | لا توجد نتائج مؤكَّدة | 1 | الوصول إلى نظام الملفات الأوامر الخارجية |
| v3 | ١٦ يناير ٢٠٢٦، ١٢:٠٩ م | لا توجد نتائج مؤكَّدة | 0 | لا تغيير في القدرات |
| v2 | ١٦ يناير ٢٠٢٦، ١٢:٠٩ م | لا توجد نتائج مؤكَّدة | 0 | الأوامر الخارجية |
| v1 | ١٠ يناير ٢٠٢٦، ٠٨:٥٠ ص | لا توجد نتائج مؤكَّدة | 0 | الأساس |
٤ يوليو ٢٠٢٦، ٠١:٢٩ م
The static findings are false positives caused by Markdown inline code around file paths and naming examples in SKILL.md. I found no prompt injection, data exfiltration intent, or unsafe command construction in the reviewed skill instructions.
عوامل الخطر
⚙️ الأوامر الخارجية (5)
٤ يوليو ٢٠٢٦، ٠١:٢٩ م
The static findings are false positives caused by Markdown inline code around file paths and naming examples in SKILL.md. I found no prompt injection, data exfiltration intent, or unsafe command construction in the reviewed skill instructions.
عوامل الخطر
⚙️ الأوامر الخارجية (5)
٢٧ يونيو ٢٠٢٦، ١٢:٣٣ م
The static analyzer reported shell execution and weak cryptography patterns, but the reviewed lines are Markdown code spans and prose, not executable code. The skill has a low residual risk because it instructs the assistant to read and write repository documentation files and optionally run configured validators.
عناصر مراجعة القدرات (1)
هذه قدرات محلية حقيقية قد يُتوقع وجودها لهذه المهارة، لذا فهي تتطلب مراجعة ولكن لا تُحتسب كسلوك خبيث مؤكد.
تم تجاهل الإيجابيات الكاذبة الثابتة (1)
تم تجاهل هذه المطابقات الثابتة بواسطة المراجعة الدلالية أو لأنها طابقت رموزًا خاصة بالمخطط فقط، لذا تُعرض للشفافية لكنها لا تؤثر في درجة الجودة.
عوامل الخطر
📁 الوصول إلى نظام الملفات (3)
١٦ يناير ٢٠٢٦، ١٢:٠٩ م
This is a pure documentation skill with no executable code. The static analyzer flagged 20 false positives due to pattern matching on file paths and URL strings in markdown and JSON. No network calls, file system operations, external commands, or cryptographic operations exist in these files. Only plain text documentation and metadata.
عوامل الخطر
⚙️ الأوامر الخارجية (10)
١٦ يناير ٢٠٢٦، ١٢:٠٩ م
This is a pure documentation skill with no executable code. The static analyzer flagged 20 false positives due to pattern matching on file paths and URL strings in markdown and JSON. No network calls, file system operations, external commands, or cryptographic operations exist in these files. Only plain text documentation and metadata.
عوامل الخطر
⚙️ الأوامر الخارجية (10)
١٠ يناير ٢٠٢٦، ٠٨:٥٠ ص
Pure prompt-based skill containing only documentation guidelines. No executable code, no network calls, no file system access, no external commands. This is a configuration file that instructs an AI how to write documentation using repository templates and context.