Manage persistent state directories for bash scripts
76
56%
Does it follow best practices?
Impact
89%
2.96xAverage score across 6 eval scenarios
Low
Low-risk findings worth noting
Fix and improve this skill with Tessl
tessl review fix ./bash/state-directory-manager/SKILL.mdThe canonical home for this skill is state-directory-manager in majiayu000/claude-skill-registry
Low
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's cache utilities and examples (see "Cache Management" get_with_cache and the "Usage in Scripts" example) explicitly run arbitrary commands like curl to external URLs (e.g., https://api.example.com/data) and ingest their output into the workflow, so untrusted third-party content could influence subsequent tool use or decisions.
a1e9f44
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.