test-generation
Audited by Socket on Feb 16, 2026
1 alert found:
Obfuscated FileThe skill is designed for interactive, evidence-driven test generation and aligns with its declared tools and outputs. There is no explicit malicious code or obfuscation in the provided content. However, the combination of unbounded repository discovery, persistent workspace writes, and permission to run arbitrary shell commands creates a non-trivial operational security risk: sensitive files could be read and persisted, or commands could be misused to alter the host or exfiltrate data if run without careful human oversight. Recommended mitigations: add explicit exclusion lists for common secret files, require interactive confirmation before running any Bash/Task commands that modify state or access network resources, sanitize/redact workspace outputs, and limit persistence lifetime/permissions of generated artifacts. Verdict: Functionally benign in intent but operationally risky if used without guardrails.