Configure OMX notifications - unified entry point for all platforms
58
68%
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 ./skills/configure-notifications/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.
The skill explicitly asks the agent to collect provider credentials (e.g., "Telegram native (bot token + chat id)", webhook URLs/headers) and to write them into the config or command templates, which requires the LLM to handle and potentially emit secret values verbatim.
304fb3b
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.