Use when asked to fix short descriptions of Python type members.
59
67%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
High
Do not use without reviewing
Fix and improve this skill with Tessl
tessl review fix ./.agents/skills/fix-members-short-description/SKILL.mdThe 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.
This skill requires the model to read and rewrite docstrings in source files (preserving and emitting their text), so any API keys, passwords, or other secrets embedded in docstrings would be output verbatim—creating an exfiltration risk.
bcfb443
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.