cli-just
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a documentation and template provider for the 'just' command runner. It includes extensive references for syntax, settings, and common recipe patterns.
- [COMMAND_EXECUTION]: The provided examples and patterns describe the execution of standard development commands (e.g.,
cargo build,npm install,bun test). These are documented as part of the tool's intended use for task automation. - [EXTERNAL_DOWNLOADS]: The documentation references official websites and repositories for dependencies (e.g., bun.sh, github.com/jqlang/jq). Installations suggested in examples use standard package managers like Homebrew or NPM.
- [REMOTE_CODE_EXECUTION]: While the skill explains how to write scripts (Bash, Python, Node.js) within justfiles, it does not include any automated remote code execution or 'curl | bash' patterns.
Audit Metadata