devcontainer
Audited by Socket on Feb 17, 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] [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] The code fragment is a coherent and proportionate Dev Container Python configuration describing versioned Python support, tooling installation, virtual environments, JupyterLab, and VS Code integration. It aligns with its stated purpose and uses trusted sources. No credential handling, data exfiltration, or suspicious behavior observed. Recommend using as-is within Dev Container workflows. LLM verification: This SKILL.md document is documentation for Python devcontainer setup and does not contain executable code beyond example shell commands. There is no evidence of obfuscation or explicit backdoor/malicious code. However, it includes risky configuration patterns: unpinned pip installs (supply-chain risk) and an example that launches JupyterLab bound to 0.0.0.0 with token authentication disabled (exposes an unauthenticated service). These are configuration-security issues rather than malware. Overa