debug
Audited by Socket on Feb 15, 2026
1 alert found:
Malware[Skill Scanner] Installation of third-party script detected All findings: [CRITICAL] command_injection: Installation of third-party script detected (SC006) [AITech 9.1.4] [CRITICAL] command_injection: Installation of third-party script detected (SC006) [AITech 9.1.4] BENIGN: The fragment represents a structured debugging workflow intended to assist developers in root-cause analysis. Its capabilities are coherent with its stated purpose, installs and data flows are legitimate for debugging tasks, and the credential handling is placeholder-based and conventional for development environments. No malicious behavior or credential harvesting is detected based on the provided content. LLM verification: The skill is not overtly malicious and aligns with its claimed purpose (structured debugging workflow). The dominant security risk is accidental data exfiltration: the examples repeatedly instruct users to embed raw local files, logs, and git outputs into prompts sent to an external LLM (Google Gemini), which can leak secrets or proprietary code. Minor supply-chain hygiene issues exist (unpinned pip install). Recommend adding explicit redaction guidance, offering local/self-hosted analysis alter