Historial de auditorías
github-project-management - 8 auditorías
Comparación de versiones
Cambios de capacidades y hallazgos entre versiones auditadas, primero las más recientes.
| Versión | Fecha | Resultado | Elementos de revisión | Cambio vs anterior |
|---|---|---|---|---|
| v8 Más reciente | 23 jul 2026, 18:59 | 4 confirmado | 1 | Sin cambios de capacidad |
| v7 | 8 jul 2026, 07:13 | 2 confirmado | 25 | Sin cambios de capacidad |
| v6 | 5 jul 2026, 19:59 | 2 confirmado | 0 | Sin cambios de capacidad |
| v5 | 30 jun 2026, 11:09 | Sin hallazgos confirmados | 5 | Acceso al sistema de archivos |
| v4 | 17 ene 2026, 07:29 | Sin hallazgos confirmados | 0 | Sin cambios de capacidad |
| v3 | 17 ene 2026, 07:29 | Sin hallazgos confirmados | 0 | Acceso al sistema de archivos |
| v2 | 6 ene 2026, 07:44 | 2 confirmado | 0 | Sin cambios de capacidad |
| v1 | 6 ene 2026, 07:44 | 2 confirmado | 0 | Base |
23 jul 2026, 18:59
Most static alerts are false positives caused by Markdown formatting, documentation links, and benign command substitutions. Confirmed risks include arithmetic evaluation, unsafe Actions interpolation, unpinned packages, and unauthenticated comment commands. Destructive repository automation also requires explicit approval.
Preocupaciones de seguridad confirmadas (4)
Elementos de revisión de capacidades (1)
Estas son capacidades locales reales que pueden esperarse para esta habilidad, por lo que requieren revisión, pero no se cuentan como comportamiento malicioso confirmado.
Factores de riesgo
⚙️ Comandos externos (50)
🌐 Acceso a red (7)
📁 Acceso al sistema de archivos (1)
8 jul 2026, 07:13
Most backtick, template-literal, URL, filesystem, and reconnaissance alerts are Markdown or documentation false positives. The real risks are intended Bash workflows that run external GitHub and npx commands while processing untrusted issue and project data. No malicious prompt-injection instruction was found; the quoted phrase appears in defensive guidance.
Preocupaciones de seguridad confirmadas (2)
Elementos de revisión de capacidades (25)
Estas son capacidades locales reales que pueden esperarse para esta habilidad, por lo que requieren revisión, pero no se cuentan como comportamiento malicioso confirmado.
Factores de riesgo
⚙️ Comandos externos (144)
🌐 Acceso a red (7)
📁 Acceso al sistema de archivos (1)
5 jul 2026, 19:59
Static findings are mostly Markdown code fences, inline code, placeholder URLs, and CLI examples; no prompt-injection text or hidden malicious instructions were found. The main risks are operational: unpinned npx tools and examples that can mutate GitHub issues or projects if run without review.
Preocupaciones de seguridad confirmadas (2)
Factores de riesgo
⚙️ Comandos externos (139)
🌐 Acceso a red (7)
📁 Acceso al sistema de archivos (1)
30 jun 2026, 11:09
Static analysis reported many external command, network, filesystem, and weak crypto patterns, but most are Markdown examples for GitHub CLI, ruv-swarm, Claude Flow, project URLs, and templates. The high weak cryptography alerts are false positives; no prompt injection, credential theft, obfuscation, or unauthorized exfiltration was found. Risk remains medium because following the guide runs third-party CLIs and automation that can modify GitHub issues, projects, webhooks, and reports.
Elementos de revisión de capacidades (5)
Estas son capacidades locales reales que pueden esperarse para esta habilidad, por lo que requieren revisión, pero no se cuentan como comportamiento malicioso confirmado.
Falsos positivos estáticos ignorados (2)
Estas coincidencias estáticas fueron descartadas por la revisión semántica o coincidieron con tokens solo de esquema, por lo que se muestran por transparencia, pero no afectan la puntuación de calidad.
Factores de riesgo
⚙️ Comandos externos (139)
🌐 Acceso a red (7)
📁 Acceso al sistema de archivos (1)
Patrones detectados
17 ene 2026, 07:29
This is a documentation-only skill containing example bash scripts for GitHub CLI operations. The static analyzer flagged 185 potential issues, but 99% are false positives. The 'shell backtick execution' findings are actually POSIX shell command substitution ($()) used in legitimate gh CLI examples. The 'weak cryptographic algorithm' findings are misidentified base64 strings in URLs/metadata. The 'system reconnaissance' findings are standard GitHub CLI commands (gh issue list, gh project list) for project management. All detected patterns are standard documentation for a legitimate GitHub project management tool.
Factores de riesgo
⚙️ Comandos externos (1)
🌐 Acceso a red (1)
17 ene 2026, 07:29
This is a documentation-only skill containing example bash scripts for GitHub CLI operations. The static analyzer flagged 185 potential issues, but 99% are false positives. The 'shell backtick execution' findings are actually POSIX shell command substitution ($()) used in legitimate gh CLI examples. The 'weak cryptographic algorithm' findings are misidentified base64 strings in URLs/metadata. The 'system reconnaissance' findings are standard GitHub CLI commands (gh issue list, gh project list) for project management. All detected patterns are standard documentation for a legitimate GitHub project management tool.
Factores de riesgo
⚙️ Comandos externos (1)
🌐 Acceso a red (1)
6 ene 2026, 07:44
This skill provides legitimate GitHub project management capabilities using CLI tools and MCP servers. While it requires broad permissions for GitHub operations and executes external commands, these capabilities are necessary for its stated purpose. The skill uses standard GitHub CLI (gh) and documented MCP tools without any obfuscated or suspicious code patterns.
Preocupaciones de seguridad confirmadas (2)
Factores de riesgo
🌐 Acceso a red (1)
📁 Acceso al sistema de archivos (1)
⚙️ Comandos externos (1)
6 ene 2026, 07:44
This skill provides legitimate GitHub project management capabilities using CLI tools and MCP servers. While it requires broad permissions for GitHub operations and executes external commands, these capabilities are necessary for its stated purpose. The skill uses standard GitHub CLI (gh) and documented MCP tools without any obfuscated or suspicious code patterns.