CtrlK
BlogDocsLog inGet started
Tessl Logo

cicd-secrets-exfil

Extracting CI secrets / OIDC tokens once you have code execution in a build job — echo/printenv exfil, log-masking bypass (base64, char-split, reversal), OIDC token abuse to assume cloud roles, GITHUB_TOKEN / CI_JOB_TOKEN scope abuse, cache / artifact secret leakage, provenance pivot.

67

Quality

81%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Critical

Do not install without reviewing

SKILL.md
Quality
Evals
Security

Security

3 findings: 1 critical severity, 1 high severity, 1 medium severity. Installing this skill is not recommended: please review these findings carefully if you do intend to do so.

Critical

E006: Malicious code pattern detected in skill scripts.

What this means

Detected high-risk code patterns in the skill content — including its prompts, tool definitions, and resources — such as data exfiltration, backdoors, remote code execution, credential theft, system compromise, supply chain attacks, and obfuscation techniques.

Why it was flagged

This document contains step-by-step instructions to locate and exfiltrate CI secrets, bypass log masking, mint OIDC tokens and assume cloud roles, and persist access by pushing/signing artifacts — i.e., explicit guidance for credential theft, data exfiltration, remote takeover and supply-chain compromise.

Report incorrect finding
High

W007: Insecure credential handling detected in skill instructions.

What this means

The skill handles credentials insecurely by requiring the agent to include secret values verbatim in its generated output. This exposes credentials in the agent’s context and conversation history, creating a risk of data exfiltration.

Why it was flagged

This skill instructs reading secrets from runner environment and shows commands that embed or print those secrets (headers, URLs, artifacts, DNS), i.e., it directs inclusion/exfiltration of secret values verbatim in commands and outputs.

Medium

W013: Attempt to modify system services in skill instructions.

What this means

The skill prompts the agent to compromise the security or integrity of the user’s machine by modifying system-level services or configurations, such as obtaining elevated privileges, altering startup scripts, or changing system-wide settings.

Why it was flagged

This skill explicitly instructs an agent to enumerate sensitive runner files and environment (including /proc), bypass log-masking, mint OIDC tokens and assume cloud roles, and push/sign artifacts — actions that exfiltrate credentials and mutate/persist state of the runner, repository, and cloud infrastructure.

Repository
PurpleAILAB/Decepticon
Audited
Security analysis
Snyk

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.