siigo-pyme-excel

Warn

Audited by Socket on Aug 4, 2026

2 alerts found:

Securityx2
SecurityMEDIUM
SKILL.md

SUSPICIOUS. The skill’s purpose and capabilities are mostly coherent for local SIIGO Pyme Excel automation, and data flows stay local rather than exfiltrating to third parties. However, it relies on a proprietary unverifiable executable and forwards credentials to it, which creates a mandatory high supply-chain/security concern even without clear malicious intent; destructive PUSH operations further raise operational risk.

Confidence: 87%Severity: 78%
SecurityMEDIUM
scripts/excel-siigo.sh

No evidence in this bash fragment of intentional malware (no exfiltration, persistence, or overt malicious payload behavior). However, the wrapper has a notable security risk: it generates and executes a temporary Windows .bat file using cmd.exe, with the .bat contents assembled from untrusted CLI/environment inputs. The quoting logic only handles embedded double-quotes and does not generally neutralize Windows cmd/batch metacharacters or control characters, which can enable command-injection or unintended command interpretation in edge cases. Separately, SIIGO_USUARIO/SIIGO_CLAVE are passed as command-line arguments, increasing the chance of credential leakage via process inspection and error/log output. Treat this wrapper as higher-than-normal risk and require strict input handling/validation and least-privilege execution.

Confidence: 66%Severity: 70%
Audit Metadata
Analyzed At
Aug 4, 2026, 03:58 AM
Package URL
pkg:socket/skills-sh/javalenciacai%2Fsiigo-pyme-excel-skill%2Fsiigo-pyme-excel%2F@7601d87dcb3f9ab995276dc8a9dad94b7b8a37cb463f5254aa486cf28a412dd8
Security Audit — socket — siigo-pyme-excel