CtrlK
BlogDocsLog inGet started
Tessl Logo

get-env-var

get an env var, fetch a secret, missing env var, missing token/API key, load secrets from Infisical, infisical. Fetch secrets from the team's Infisical workspace into the shell environment so subsequent commands can use them.

72

Quality

88%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

90%Weight 40%Scale 1-5

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

A tight, highly actionable skill body with executable commands, real safety guidance, and validation steps. Minor gaps in explicit feedback loops and slight over-length keep it from a perfect score.

DimensionReasoningScore

Conciseness

The body is lean, assumes Claude knows what env vars and CLIs are, and every explanatory comment (e.g. why --plain listing leaks multi-line values) conveys non-obvious domain knowledge rather than padding.

5 / 5

Actionability

It provides copy-paste-ready commands for each use case (export via command substitution, infisical run, jq name listing, wc -c existence check, gh secret set forwarding) covering the common cases.

5 / 5

Workflow Clarity

Setup and each fetch workflow are clearly sequenced with verification (wc -c byte-count check) and an explicit STOP-and-tell-the-user error rule, but the one-secret fetch flow lacks an explicit validate-then-proceed feedback loop.

4 / 5

Progressive Disclosure

The skill is self-contained with well-organized sections and no external references, but at roughly 60 lines it sits just above the under-50-line simple-skill threshold that would otherwise merit a 5.

4 / 5

Total

18

/

20

Passed

Description

86%Weight 40%Scale 1-5

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

A strong, trigger-rich description anchored to a specific tool, with clear what/when guidance. The keyword-list phrasing of the when-clause and single-action focus keep it just short of perfect.

DimensionReasoningScore

Specificity

"Fetch secrets from the team's Infisical workspace into the shell environment so subsequent commands can use them" names a concrete action with a clear purpose, though it is essentially one main action rather than a comprehensive list.

4 / 5

Completeness

It states both what (fetch Infisical secrets into the shell environment) and when (missing env var, missing token/API key, load secrets from Infisical), but the when is phrased as a keyword list rather than an explicit 'Use when...' clause.

4 / 5

Trigger Term Quality

The opening "get an env var, fetch a secret, missing env var, missing token/API key, load secrets from Infisical, infisical" gives comprehensive natural trigger coverage including synonyms (env var, secret, token, API key) and the product name.

5 / 5

Distinctiveness Conflict Risk

Infisical is a specific, named tool with distinct triggers, so the skill occupies a clear niche with minimal conflict risk.

5 / 5

Total

18

/

20

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
different-ai/openwork
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.