frappe-testing-unit
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists entirely of instructional markdown and code examples for the Frappe testing framework.
- [SAFE]: No evidence of prompt injection, data exfiltration, or persistence mechanisms was found in the instructions or examples.
- [SAFE]: The use of administrative context (e.g.,
frappe.set_user("Administrator")) is correctly restricted to the context of test setup and teardown, which is standard practice in Frappe testing environments. - [SAFE]: All command-line examples use the official
benchutility for legitimate testing operations such as running test suites and generating reports. - [SAFE]: External library references (e.g.,
unittest.mock,requests) are used within code examples to demonstrate standard mocking and integration testing patterns.
Audit Metadata