سجل التدقيق
prompt-engineering-patterns - 4 عمليات التدقيق
إصدار التدقيق 4
الأحدث آمنJan 17, 2026, 09:21 AM
This is a documentation-focused skill containing markdown guides and a local Python utility script for prompt optimization. The 228 static findings are false positives triggered by documentation patterns: backticks in Python code examples misinterpreted as shell commands, cryptographic terminology (SHA, MD5) mentioned in text, and references to API keys and file paths. The skill makes no network calls, has no sensitive filesystem access, and does not execute external commands. The optimize-prompt.py script uses a mock LLM client for local testing only.
عوامل الخطر
⚙️ الأوامر الخارجية (169)
📁 الوصول إلى نظام الملفات (3)
🌐 الوصول إلى الشبكة (1)
إصدار التدقيق 3
آمنJan 17, 2026, 09:21 AM
This is a documentation-focused skill containing markdown guides and a local Python utility script for prompt optimization. The 228 static findings are false positives triggered by documentation patterns: backticks in Python code examples misinterpreted as shell commands, cryptographic terminology (SHA, MD5) mentioned in text, and references to API keys and file paths. The skill makes no network calls, has no sensitive filesystem access, and does not execute external commands. The optimize-prompt.py script uses a mock LLM client for local testing only.
عوامل الخطر
⚙️ الأوامر الخارجية (169)
📁 الوصول إلى نظام الملفات (3)
🌐 الوصول إلى الشبكة (1)
إصدار التدقيق 2
آمنJan 4, 2026, 05:00 PM
A documentation-focused skill with a Python utility script for prompt optimization. Contains no network calls, no sensitive filesystem access, and no external command execution. The optimize-prompt.py script is a local testing utility with a mock LLM client for demonstration.
إصدار التدقيق 1
آمنJan 4, 2026, 05:00 PM
A documentation-focused skill with a Python utility script for prompt optimization. Contains no network calls, no sensitive filesystem access, and no external command execution. The optimize-prompt.py script is a local testing utility with a mock LLM client for demonstration.