Use when creating or modifying Justfiles in this repository, when adding new recipes, or when organizing just commands
60
49%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Advisory
Suggest reviewing before use
Optimize this skill with Tessl
npx tessl skill review --optimize ./.opencode/skills/writing-justfiles/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.
Attempt to modify system services in skill instructions detected (high risk: 0.70). The prompt includes patterns that invoke sudo, run sudo-guarded commands, and launch podman with --privileged and host mounts (and includes file-deleting and mkdir operations), which encourage privilege escalation and actions that can alter host state even though it doesn't explicitly create users or edit system config files.
f062bf8
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.