Framework for building durable workflows with orchestrated activities, used for background jobs, multi-step pipelines, scheduled tasks, LLM agents, or any process requiring fault tolerance, retries, and long-running execution. This skill provides comprehensive documentation and guidance for working with the Mistral Workflows framework.
48
33%
Does it follow best practices?
Impact
100%
2.94xAverage score across 2 eval scenarios
Medium
Suggest reviewing before use
Fix and improve this skill with Tessl
tessl review fix ./template/.agents/skills/workflows/SKILL.mdSecurity
1 medium severity finding. This skill can be installed but you should review these findings before use.
The skill prompts the agent to compromise the security or integrity of the user’s machine by modifying system-level services or configurations, such as obtaining elevated privileges, altering startup scripts, or changing system-wide settings.
The skill doc explicitly documents and encourages using sandbox "escape hatches" (workflow.unsafe.imports_passed_through(), workflow.unsafe.skip_determinism_enforcement(), enforce_determinism=False) which amount to bypassing runtime/sandbox protections, though it does not instruct obtaining sudo, editing privileged system files, or creating users.
57f0ada
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.