CtrlK
BlogDocsLog inGet started
Tessl Logo

agent-configuration

AI agent configuration policy and security guide. Project description file writing, Hooks/Skills/Plugins setup, security policy, team shared workflow definition.

67

1.13x
Quality

48%

Does it follow best practices?

Impact

100%

1.13x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No known issues

Optimize this skill with Tessl

npx tessl skill review --optimize ./.agent-skills/agent-configuration/SKILL.md
SKILL.md
Quality
Evals
Security

Evaluation results

100%

12%

Project AI Configuration Setup

Project description file structure and conciseness

Criteria
Without context
With context

Tech Stack section

100%

100%

Coding Standards section

87%

100%

DO NOT section

50%

100%

Common Commands section

87%

100%

Bullet-point style

92%

100%

No verbose prose

100%

100%

No .env commit rule

100%

100%

No API key hardcoding rule

100%

100%

TypeScript strict mode

100%

100%

Project heading

42%

100%

Conciseness rationale

100%

100%

100%

15%

Securing an AI Coding Assistant Environment

Security hooks configuration with correct patterns and actions

Criteria
Without context
With context

Top-level hooks key

100%

100%

PreToolUse event type

100%

100%

rm -rf / blocked

100%

100%

rm -rf /* blocked

100%

100%

curl | sh blocked

100%

100%

sudo rm warned not blocked

100%

100%

chmod 777 warned not blocked

100%

100%

Each rule has message

37%

100%

cc-safe mentioned

0%

100%

Block vs warn rationale

100%

100%

Valid JSON structure

100%

100%

100%

9%

Multi-Agent Team Configuration for a New Project

Team configuration sharing and multi-agent skills directory

Criteria
Without context
With context

team-settings.json permissions.allow

100%

100%

team-settings.json permissions.deny

100%

100%

mcpServers placeholder

100%

100%

.agent-skills directory

100%

100%

agent-skills subdirectories

100%

100%

Gemini config file named

0%

100%

Cursor config file named

100%

100%

Claude config files named

100%

100%

.claude/ committed to Git

100%

100%

hooks in team-settings.json

100%

100%

Bash allow entries use correct format

100%

100%

No hardcoded secrets

100%

100%

Repository
supercent-io/skills-template
Evaluated
Agent
Claude Code
Model
Claude Sonnet 4.6

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.