python-development

Fail

Audited by Socket on Feb 26, 2026

1 alert found:

Malware
MalwareHIGH
SKILL.md

This is a benign development standards document focused on Python best practices. The primary security concern is the included 'curl | sh' installer example for 'uv' and the lack of guidance on pinning packages or verifying installer integrity. Those patterns are supply-chain risks: executing remote scripts and installing unpinned third-party dependencies can lead to remote code execution if the remote content or packages are compromised. There is also mild risk around developer handling of AWS credentials because boto3/Lambda guidance is included without explicit secure-credential practices. Overall, the content is not malicious, but it contains supply-chain hygiene shortcomings that should be corrected (avoid curl|sh, recommend pinned versions/lockfiles, advise secure credential management).

Confidence: 95%Severity: 90%
Audit Metadata
Analyzed At
Feb 26, 2026, 02:50 AM
Package URL
pkg:socket/skills-sh/KiranEswaran%2Fengineering-skills%2Fpython-development%2F@4e805941b49fb2534deb9e0bb453852032538864