Deep explanation of complex code, files, or concepts. Routes to expert agents, uses structural search, generates mermaid diagrams. Triggers on: explain, deep dive, how does X work, architecture, data flow.
77
73%
Does it follow best practices?
Impact
75%
2.14xAverage score across 3 eval scenarios
High
Do not use without reviewing
Fix and improve this skill with Tessl
tessl review fix ./data/skills-md/0xdarkmatter/claude-mods/explain/SKILL.mdSecurity
1 high severity finding. You should review these findings carefully before considering using this skill.
The 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 instructs the agent to read and include raw file contents and pass them into expert-agent prompts and generated explanations (including code snippets and file excerpts) without any redaction rules, so any secrets embedded in files would likely be output verbatim.
2f57aec
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.