functional-testing-en
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues or malicious patterns were detected in the skill's instructions, prompts, or scripts.
- [COMMAND_EXECUTION]: The utility scripts in the
scripts/directory usesubprocess.callto orchestrate format conversion tasks. This is performed securely using argument lists and the current system Python executable to run local scripts within the skill's directory. - [EXTERNAL_DOWNLOADS]: Documentation references standard package managers (
npm) and well-known testing frameworks (Playwright) for setting up the execution environment. These are trusted, well-known services and are appropriate for the skill's intended purpose in QA automation. - [PROMPT_INJECTION]: The skill is designed to process user-supplied functional requirements to generate test cases. While this creates a surface for indirect prompt injection, no malicious patterns were identified, and the behavior is necessary for the skill's primary function.
Audit Metadata