CtrlK
BlogDocsLog inGet started
Tessl Logo

container-overview

Container / Kubernetes attack category — pod escape, RBAC abuse, runtime CVE exploitation, socket-mount escape. Routing skill: identify the surface (pod-internal RCE vs API-level vs build-pipeline), then load the matching sub-skill.

68

Quality

83%

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

Quality

Content

100%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The content is a tight, well-structured routing overview with executable load commands, a clear decision tree, and appropriately one-level-deep references to sub-skills.

DimensionReasoningScore

Conciseness

The body is lean and dense — it never explains what Kubernetes/pods/RBAC are and uses compact tables and a short decision tree, so every token earns its place matching the 'lean and efficient' anchor.

3 / 3

Actionability

Each sub-skill row gives a copy-paste-ready `load_skill("...")` command and the routing tree maps concrete conditions to concrete actions, satisfying the 'fully executable commands; copy-paste ready' anchor for a routing skill.

3 / 3

Workflow Clarity

The decision tree ('Container target identified? -> branches by RCE / SA token / socket / version') gives an unambiguous sequenced routing flow; as a simple routing skill with no destructive steps, no validation checkpoints are required, so it earns 3.

3 / 3

Progressive Disclosure

The overview points one level deep to sub-skills via explicit load_skill paths, with content split into clearly organized sections (Sub-skills, Quick routing, Tooling); under 50 lines with no bundle files, this matches the simple-skill allowance for a top score.

3 / 3

Total

12

/

12

Passed

Description

67%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description is specific and well-scoped to a clear niche, but it omits an explicit 'Use when...' trigger clause, which caps its completeness and limits trigger-term breadth.

Suggestions

Add an explicit 'Use when...' clause naming natural triggers (e.g., 'Use when engaging cloud-native targets, Kubernetes clusters, pods, ServiceAccount tokens, or mounted container sockets').

Broaden trigger terms with common variations users would say (e.g., 'k8s', 'docker', 'podman', 'containerd', 'CRI-O', 'helm') so discovery matches more phrasings.

DimensionReasoningScore

Specificity

Lists multiple concrete attack categories ('pod escape, RBAC abuse, runtime CVE exploitation, socket-mount escape') plus a routing action ('identify the surface ... then load the matching sub-skill'), matching the 'multiple specific concrete actions' anchor.

3 / 3

Completeness

It clearly states what the skill does (attack-category routing) but provides no explicit 'Use when...' trigger clause, so per guidelines completeness is capped at 2 with only implied 'when' guidance.

2 / 3

Trigger Term Quality

Includes relevant domain terms a practitioner would say ('Container', 'Kubernetes', 'pod', 'RBAC', 'CVE', 'socket-mount') but lacks breadth of common variations and aliases, fitting the 'some relevant keywords but missing common variations' anchor.

2 / 3

Distinctiveness Conflict Risk

The container/Kubernetes attack niche is sharply scoped with distinct trigger terms, making it unlikely to fire for unrelated skills, matching the 'clear niche with distinct triggers' anchor.

3 / 3

Total

10

/

12

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

Total

15

/

16

Passed

Repository
PurpleAILAB/Decepticon
Reviewed

Table of Contents

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.