persona-module-tester
Pass
Audited by Gen Agent Trust Hub on Jul 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of technical documentation and testing standards across several markdown files. No malicious code, obfuscation, or data exfiltration patterns were detected.
- [COMMAND_EXECUTION]: The documentation specifically addresses security in command-line interactions. It mandates asserting on the literal argument vector at the lowest subprocess primitive (e.g., subprocess.run) to prevent the silent construction of malformed or malicious flags, which is a security best practice for preventing command injection.
- [REMOTE_CODE_EXECUTION]: There are no patterns involving remote script execution (e.g., curl|bash) or the installation of untrusted third-party packages.
- [PROMPT_INJECTION]: The instructions are purely technical and do not contain any attempts to override model behavior or bypass safety constraints.
Audit Metadata