Back to skill

Security audit

CI/CD Generator

Security checks across malware telemetry and agentic risk

Overview

This is an instruction-only CI/CD workflow generator; its repository reads, workflow file creation, and deploy templates match its stated purpose.

Install this only if you want an agent to draft or edit GitHub Actions workflows. Review generated .github/workflows changes before committing, especially deploy jobs, SSH commands, production environments, and any GitHub Secrets you configure.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Trigger AbuseOverly Broad Trigger, Shadow Command Trigger, Keyword Baiting Trigger
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
Findings (2)

Vague Triggers

Medium
Confidence
88% confidence
Finding
The trigger phrases are overly broad and overlap with common development requests, increasing the chance the skill is invoked in situations the user did not explicitly intend. In a code-writing skill that can create workflow and deployment files, unintended invocation can lead to surprising repository modifications or deployment-oriented recommendations without sufficiently scoped consent.

Missing User Warnings

Medium
Confidence
97% confidence
Finding
The skill directs the agent to create files under `.github/workflows/` without an explicit user-facing warning or confirmation that repository files will be written. Because workflow files can materially affect CI, secrets usage, and deployment behavior, silent file creation increases the risk of unintended persistent changes to the repository.

VirusTotal

63/63 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.