frappe-project-triage
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to use various diagnostic shell commands to gather information about the environment. Evidence includes:
- Usage of
bench versionandbench list-appsto retrieve metadata. - Usage of
bench consoleto execute Python code snippets for version and configuration checks (e.g.,frappe.__version__,frappe.conf.developer_mode). - Usage of standard filesystem tools like
lsto inspect theapps/directory. - [SAFE]: The identified behaviors are consistent with the skill's primary purpose of project triage and environment discovery.
- No network exfiltration or remote code downloads were detected.
- No credential harvesting or persistence mechanisms are present.
- The instructions prioritize understanding the environment before making any code modifications.
Audit Metadata