المهارات markdown-toc سجل التدقيق
📦

سجل التدقيق

markdown-toc - 9 عمليات التدقيق

مقارنة الإصدارات

التغييرات في القدرات والنتائج عبر الإصدارات المدقّقة، الأحدث أولاً.

الإصدارالتاريخالنتيجةعناصر المراجعةالتغيير مقارنةً بالسابقة
v9 الأحدث٦ يوليو ٢٠٢٦، ١٢:٤٠ م لا توجد نتائج مؤكَّدة0لا تغيير في القدرات
v8 ٦ يوليو ٢٠٢٦، ١٢:٤٠ م لا توجد نتائج مؤكَّدة0لا تغيير في القدرات
v7 ٢٩ يونيو ٢٠٢٦، ١١:١٢ م 1 مؤكَّد0لا تغيير في القدرات
v6 ٢٣ يناير ٢٠٢٦، ٠٢:١٢ ص لا توجد نتائج مؤكَّدة0لا تغيير في القدرات
v5 ١٧ يناير ٢٠٢٦، ٠٥:٠٧ ص لا توجد نتائج مؤكَّدة0لا تغيير في القدرات
v4 ١٧ يناير ٢٠٢٦، ٠٥:٠٧ ص لا توجد نتائج مؤكَّدة0الأوامر الخارجية
v3 ١٠ يناير ٢٠٢٦، ٠٢:٥٧ م لا توجد نتائج مؤكَّدة0لا تغيير في القدرات
v2 ١٠ يناير ٢٠٢٦، ٠٢:٥٧ م لا توجد نتائج مؤكَّدة0لا تغيير في القدرات
v1 ١٠ يناير ٢٠٢٦، ٠٢:٥٧ م لا توجد نتائج مؤكَّدة0الأساس

٦ يوليو ٢٠٢٦، ١٢:٤٠ م

All static findings are Markdown code fences or inline code formatting, not executable Ruby or shell backtick usage. No prompt injection, data exfiltration intent, network access, or secret handling was found in SKILL.md.

1
الملفات التي تم فحصها
264
الأسطر التي تم تحليلها
1
عناصر المراجعة
0
تم تجاهل الإيجابيات الكاذبة
دقّقه: codex

٦ يوليو ٢٠٢٦، ١٢:٤٠ م

All static findings are Markdown code fences or inline code formatting, not executable Ruby or shell backtick usage. No prompt injection, data exfiltration intent, network access, or secret handling was found in SKILL.md.

1
الملفات التي تم فحصها
264
الأسطر التي تم تحليلها
1
عناصر المراجعة
0
تم تجاهل الإيجابيات الكاذبة
دقّقه: codex

٢٩ يونيو ٢٠٢٦، ١١:١٢ م

Static analysis reported many Ruby backtick execution and weak cryptography patterns, but review found these are Markdown code fences, inline code, option tables, and the string "markdown", not executable Ruby or cryptographic code. The skill does instruct users to run Python commands that modify Markdown files, so the remaining risk is low and limited to intended local file changes.

1
الملفات التي تم فحصها
264
الأسطر التي تم تحليلها
2
عناصر المراجعة
1
تم تجاهل الإيجابيات الكاذبة

مخاوف أمنية مؤكدة (1)

منخفض
Intended Local Command Execution
The skill documents Python command invocations for generating or updating Markdown tables of contents. This is expected behavior for the skill, but it can modify local Markdown files if users run commands without dry-run review.
The file clearly provides Python commands that operate on local Markdown paths. The commands are documented examples for the skill purpose, with no evidence of hidden payloads, network use, or secret access.
تم تجاهل الإيجابيات الكاذبة الثابتة (1)

تم تجاهل هذه المطابقات الثابتة بواسطة المراجعة الدلالية أو لأنها طابقت رموزًا خاصة بالمخطط فقط، لذا تُعرض للشفافية لكنها لا تؤثر في درجة الجودة.

منخفض
Static Backtick and Weak-Crypto Alerts Are False Positives
The reported Ruby backtick execution and weak cryptography findings come from Markdown fences, inline code examples, and Markdown-related text. No Ruby execution, cryptographic operation, or malicious command construction was found in SKILL.md.
The suspicious tokens are inside Markdown documentation and examples. The reviewed context contains no Ruby code and no cryptographic API usage.

عوامل الخطر

الأنماط المكتشفة

File-Modifying Python Commands
دقّقه: codex

٢٣ يناير ٢٠٢٦، ٠٢:١٢ ص

All 80 static findings are false positives. The 74 external_command detections are documentation code blocks showing bash examples (e.g., `python scripts/generate_toc.py`). The 6 weak_crypto detections are misidentified table formatting patterns. This is a documentation-only skill with no executable code or malicious patterns. Safe for publication.

1
الملفات التي تم فحصها
264
الأسطر التي تم تحليلها
1
عناصر المراجعة
0
تم تجاهل الإيجابيات الكاذبة
دقّقه: claude

١٧ يناير ٢٠٢٦، ٠٥:٠٧ ص

All 88 static findings are false positives. The static analyzer misidentified SHA256 hash strings as weak cryptographic algorithms and C2 keywords, and markdown code formatting backticks (backticks around option names in tables) as shell backtick execution. This skill contains only documentation and metadata files. The referenced Python script is external to this package. Previous audit confirmed no risk factors, no network calls, no sensitive file access, and no executable code within the skill itself.

2
الملفات التي تم فحصها
439
الأسطر التي تم تحليلها
1
عناصر المراجعة
0
تم تجاهل الإيجابيات الكاذبة
دقّقه: claude

١٧ يناير ٢٠٢٦، ٠٥:٠٧ ص

All 88 static findings are false positives. The static analyzer misidentified SHA256 hash strings as weak cryptographic algorithms and C2 keywords, and markdown code formatting backticks (backticks around option names in tables) as shell backtick execution. This skill contains only documentation and metadata files. The referenced Python script is external to this package. Previous audit confirmed no risk factors, no network calls, no sensitive file access, and no executable code within the skill itself.

2
الملفات التي تم فحصها
439
الأسطر التي تم تحليلها
1
عناصر المراجعة
0
تم تجاهل الإيجابيات الكاذبة
دقّقه: claude

١٠ يناير ٢٠٢٦، ٠٢:٥٧ م

This skill contains only documentation for a Python TOC generator script. No executable code, network calls, or sensitive file access within the skill itself. The referenced script uses standard library only for markdown file processing.

2
الملفات التي تم فحصها
817
الأسطر التي تم تحليلها
0
عناصر المراجعة
0
تم تجاهل الإيجابيات الكاذبة
لم تُسجّل نتائج أمنية مؤكدة لهذا التدقيق المكتمل.
دقّقه: claude

١٠ يناير ٢٠٢٦، ٠٢:٥٧ م

This skill contains only documentation for a Python TOC generator script. No executable code, network calls, or sensitive file access within the skill itself. The referenced script uses standard library only for markdown file processing.

2
الملفات التي تم فحصها
817
الأسطر التي تم تحليلها
0
عناصر المراجعة
0
تم تجاهل الإيجابيات الكاذبة
لم تُسجّل نتائج أمنية مؤكدة لهذا التدقيق المكتمل.
دقّقه: claude

١٠ يناير ٢٠٢٦، ٠٢:٥٧ م

This skill contains only documentation for a Python TOC generator script. No executable code, network calls, or sensitive file access within the skill itself. The referenced script uses standard library only for markdown file processing.

2
الملفات التي تم فحصها
817
الأسطر التي تم تحليلها
0
عناصر المراجعة
0
تم تجاهل الإيجابيات الكاذبة
لم تُسجّل نتائج أمنية مؤكدة لهذا التدقيق المكتمل.
دقّقه: claude