aureuserp-test-case-builder
Pass
Audited by Gen Agent Trust Hub on Mar 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill follows secure coding practices for test automation by emphasizing environment-safe, non-interactive bootstrap processes and discouraging the use of hardcoded credentials or sensitive identifiers.
- [PROMPT_INJECTION]: There are no instructions attempting to bypass safety filters, extract system prompts, or override the underlying agent behavior.
- [DATA_EXFILTRATION]: The skill does not contain logic to access sensitive files (such as .env or SSH keys) or transmit data to external servers. It focuses entirely on local test code generation.
- [REMOTE_CODE_EXECUTION]: The skill does not perform any remote downloads, package installations, or dynamic code execution from untrusted sources. All mentioned helpers (SecurityHelper, TestBootstrapHelper) are internal architectural components of the target ERP platform.
Audit Metadata