Historial de auditorías
prompt-engineering-patterns - 4 auditorías
Versión de auditoría 4
Más reciente SeguroJan 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.
Factores de riesgo
⚙️ Comandos externos (169)
📁 Acceso al sistema de archivos (3)
🌐 Acceso a red (1)
Versión de auditoría 3
SeguroJan 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.
Factores de riesgo
⚙️ Comandos externos (169)
📁 Acceso al sistema de archivos (3)
🌐 Acceso a red (1)
Versión de auditoría 2
SeguroJan 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.
Versión de auditoría 1
SeguroJan 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.