aif-fix
Audited by Socket on Mar 10, 2026
1 alert found:
Obfuscated FileThe aif-fix skill shows coherent purpose-capability alignment: it defines a structured bug-fix workflow with option for immediate fix or plan-first, enforces logging, and produces patches and learning artifacts. Data flows are primarily local to the project workspace (files under .ai-factory) and logs, with optional project-context reads. There are no explicit dangerous data flows or credential handling described. However, the plan includes shell-level steps and potential execution of commands, which could pose command-injection risks if inputs are not properly sandboxed. Given the absence of unverifiable binaries, external credential handling, or outbound data exfiltration in the described flow, the overall risk is moderate and primarily concerns safe execution of shell commands and proper input validation. Recommendation: treat as SUSPICIOUS rather than BENIGN until concrete implementation details are inspected (to confirm sandboxing, input sanitization, and strict controls around Step 0.0/1 actions).