python-package-management

Fail

Audited by Socket on Mar 5, 2026

1 alert found:

Obfuscated File
Obfuscated FileHIGH
SKILL.md

The material is a practical, largely benign guide for Python project setup centered on the uv toolchain and associated tooling (ruff, pip, pyproject). The most significant security concern is the explicit download-and-execute installer pattern (curl|sh and irm|iex) targeting an external domain (astral.sh) with no guidance on validating integrity. That pattern elevates the supply-chain risk because it allows arbitrary remote code execution on developer machines and CI runners if the remote host, DNS, or transport is compromised. Recommend replacing pipe-to-shell instructions with safer alternatives (install via package registries or package managers when available), adding checksum/signature verification, instructing users to inspect scripts before execution, pinning installer versions, and emphasizing minimal privileges and isolated environments for installs and CI. No direct evidence of embedded malware, hard-coded credentials, or obfuscated code was found in the provided content.

Confidence: 98%
Audit Metadata
Analyzed At
Mar 5, 2026, 12:58 AM
Package URL
pkg:socket/skills-sh/amrahman90%2Fpython-expert-agent%2Fpython-package-management%2F@403771652b08048bc3f0e118a94c8b743d6047f1