Caveat verdict

cicd-workflow

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

CI/CD pipeline template generator for Java/Vue projects; produces GitLab CI YAML and Jenkinsfile configurations based on user choices, with no remote code execution or credential handling in the skill itself.

⚠ 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.

0
security
50
transparency
70
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Findings (10)

Pattern match high

Accesses Kubernetes config (may contain cluster credentials)

scripts/generate-setup-guide.py · code · ~/.kube/config

Pattern match high

References SSH/GPG private keys

scripts/generate-setup-guide.py · code · ssh-key

Pattern match high

References sudo — requests elevated privileges

scripts/generate-setup-guide.py · code · sudo

Pattern match high

apt-get install — installs system packages

scripts/generate-setup-guide.py · code · apt-get install

Pattern match high

yum install — installs system packages

scripts/generate-setup-guide.py · code · yum install

Pattern match high

Accesses .ssh directory

scripts/generate-setup-guide.py · code · .ssh/

Pattern match medium

References webhook/callback URL

SKILL.md · code · WEBHOOK_URL

Pattern match medium

apk add — installs Alpine packages

assets/Dockerfile.java.txt · prose · downgraded · apk add

Pattern match medium

Changes file ownership

scripts/generate-setup-guide.py · code · chown

Pattern match medium

Sets world-executable permissions

scripts/generate-setup-guide.py · code · chmod 700

Permissions & capabilities

No declared permissions — minimal attack surface.

network_incredential_access

Is this flag fair?

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