Ai Workflow Red Team Lite

PassAudited by VirusTotal on May 15, 2026.

Findings (1)

The skill bundle is a legitimate security auditing tool designed to perform light red-teaming and risk assessment on AI workflows. The primary logic in `scripts/run.py` performs static analysis, such as regex-based pattern matching for secrets and dangerous shell commands, and generates structured reports based on user-provided input or directories. The instructions in `SKILL.md` and `README.md` are strictly defensive, explicitly prohibiting the generation of harmful scripts or system destruction, and the code contains no network activity, obfuscation, or unauthorized data exfiltration mechanisms.