infra-ci-cd-github-actions

Warn

Audited by Socket on Sep 20, 2026

1 alert found:

Security
SecurityMEDIUM
examples/deployment.md

The fragment documents legitimate deployment workflows and contains no clear malicious payload or intentional data theft. However, the rollback workflow has a significant command-injection risk because the manually supplied deployment ID is interpolated unquoted into a shell command. Validate it against a strict Vercel deployment-ID format and pass it safely as a separate argument or avoid shell interpolation. Pin third-party actions to immutable commit SHAs and explicitly restrict workflow permissions. Overall this is a security-risky example, but malware is not indicated.

Confidence: 97%Severity: 72%
Audit Metadata
Analyzed At
Sep 20, 2026, 03:59 PM
Package URL
pkg:socket/skills-sh/agents-inc%2Fskills%2Finfra-ci-cd-github-actions%2F@88eecb4f6c838e242302cc716939b88c80da3efe2c0b8fa83150603b5e08f994
Security Audit — socket — infra-ci-cd-github-actions