klingai-ci-integration

Warn

Audited by Socket on Sep 9, 2026

3 alerts found:

SecurityAnomalyx2
SecurityMEDIUM
references/batch-generation-from-file.md

The workflow is intended for batch video generation and does not show direct malware behavior. It has meaningful command-injection risk from unvalidated workflow and matrix values, possible path manipulation through `matrix.id`, a missing job dependency, and weaker-than-recommended action pinning and permissions. Inputs should be passed through environment variables or safely encoded, paths and matrix fields should be strictly validated, `generate` should declare `needs: load-prompts`, actions should be pinned to commit SHAs, and least-privilege permissions should be set.

Confidence: 98%Severity: 78%
AnomalyLOW
references/gitlab-ci-configuration.md

The configuration does not itself show clear malicious behavior. It contains moderate supply-chain and security risks: unpinned package and container dependencies, unrestricted use of an artifact-provided URL for outbound requests and downloads, and insufficient validation of downloaded content. Restrict video_url to an allowlisted HTTPS domain, validate redirects and resolved IP addresses, impose size/time limits, pin dependencies and image digests, and quote or validate all CI variable arguments.

Confidence: 98%Severity: 52%
AnomalyLOW
references/github-actions-workflow.md

No direct malicious behavior is evident in the supplied YAML. The principal risks are supply-chain exposure from mutable action references and unpinned dependencies, possible shell injection through interpolated workflow or API-derived values, and unrestricted network access to video_url. Pin actions and dependencies, pass inputs through environment variables or safely encoded arguments, validate JSON fields and URLs with strict allowlists, minimize secret permissions, and review the referenced Python scripts.

Confidence: 96%Severity: 68%
Audit Metadata
Analyzed At
Sep 9, 2026, 03:51 AM
Package URL
pkg:socket/skills-sh/jeremylongshore%2Ftons-of-skills-marketplace%2Fklingai-ci-integration%2F@e17c6bf90f7787fcd886a293955395fd4b75f83ff0fe2c9572d5f2762651c924
Security Audit — socket — klingai-ci-integration