Systematically review and improve every shell feature and builtin command. Iterates through each feature/command, runs code-review, fixes issues, and re-reviews until clean.
79
72%
Does it follow best practices?
Impact
91%
1.56xAverage score across 3 eval scenarios
Low
Low-risk findings worth noting
Fix and improve this skill with Tessl
tessl review fix ./.claude/skills/improve-loop/SKILL.mdLow
Low-risk findings.
1 low severity finding. Worth noting, but not necessarily harmful.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
The skill explicitly instructs agents to fetch and use content from the public site "https://gtfobins.org/gtfobins/<command>" (with an offline fallback at resources/gtfobins/<command>.md) and to use those external, user-contributed exploitation descriptions to verify and change implementation behavior, which is untrusted third-party content that can materially influence actions.
c5b036b
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.