ci-cd-pipeline-builder

Warn

Audited by Socket on Sep 14, 2026

1 alert found:

Security
SecurityMEDIUM
scripts/pipeline_generator.py

No direct malware behavior is evident in this fragment. The principal security risk is unsafe interpolation of externally supplied command strings into executable CI YAML, allowing workflow or shell injection when a malicious stack report is processed and the resulting pipeline is run. Input should be schema-validated, commands should be constrained to an allowlist or safely represented, and generated YAML should be reviewed before execution. The apparent syntax truncation should also be corrected or verified.

Confidence: 98%Severity: 72%
Audit Metadata
Analyzed At
Sep 14, 2026, 11:26 PM
Package URL
pkg:socket/skills-sh/alirezarezvani%2Fclaude-skills%2Fci-cd-pipeline-builder%2F@878d21d3cb2a97e39195db50269d64336c771720a4ad929793ff78d8369226a4
Security Audit — socket — ci-cd-pipeline-builder