Caveat verdict

cicd-templates-generator

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

CLI tool for generating production-grade CI/CD workflow templates for GitHub Actions, GitLab CI, and Jenkins; package_install is for the tool itself and no exfiltration or suspicious behavior is present.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

25
security
50
transparency
70
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (4)

Pattern match high

Pipe to python — executes piped content as Python code

SKILL.md · prose · downgraded · | Python

Pattern match high

Pipe-to-shell pattern (curl | sh) — supply chain attack vector

cicd_gen/generator/gitlab_ci.py · prose · downgraded · curl -s https://codecov.io/bash | bash

Pattern match high

Pipe to bash — executes piped content as shell commands

cicd_gen/generator/gitlab_ci.py · prose · downgraded · | bash

Pattern match medium

apk add — installs Alpine packages

cicd_gen/generator/gitlab_ci.py · prose · downgraded · apk add

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class A/D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

No declared permissions — minimal attack surface.

package_install

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API