cli-just
Pass
Audited by Gen Agent Trust Hub on May 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a high-quality documentation and reference resource for the
justcommand runner. It provides architectural patterns, syntax examples, and project templates without including any malicious instructions or hidden behaviors. - [COMMAND_EXECUTION]: The documentation includes many examples of recipes that execute shell commands or script blocks (Bash, Python, Node.js). These are standard task automation patterns (e.g., building, testing, linting) and use well-known development tools. The use of the
require()function is documented as a best practice for validating the presence of these tools. - [EXTERNAL_DOWNLOADS]: The skill references a wide variety of standard development tools and libraries (such as
bun,jq,ruff,biome, andprettier) and provides URLs to their official documentation or repositories. These are documented as dependencies for the user's projects rather than being automatically downloaded or executed by the skill itself.
Audit Metadata