frappe-run-tests
Pass
Audited by Gen Agent Trust Hub on May 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill exclusively uses official, well-known tooling (the Frappe 'bench' CLI) for its intended purpose of software testing and environment configuration.
- [COMMAND_EXECUTION]: The skill defines templates for executing shell commands such as
bench run-testsandbench set-config. These commands are standard for Frappe development and are used here to automate routine testing tasks. - [INDIRECT_PROMPT_INJECTION]: The skill includes instructions to derive command-line arguments from workspace file paths (e.g., converting a file path to a Python module path). While this processes external data (file paths), it is a standard helper function for developer tools and is constrained to the local development workspace.
Audit Metadata