Python Application Security

Use this skill to statically review Python application code for high-severity security defects: unsafe deserialization (pickle, yaml.load), dynamic execution (eval/exec), subprocess and shell injection, SSRF, path traversal and unsafe archive extraction, secrets exposure, cryptography misuse, and fail-open exception handling. Reads source only; it never runs code, writes an exploit, or opens a live connection.

VincentChuWaiChow e3f8806 10 files · 18.3 KB Updated

File contents

VincentChuWaiChow/vanguard-frontier-agentic/tree/main/skills/python/python-application-security commit e3f8806ca3

Frequently asked questions

npx skillmds@latest add vincentchuwaichow/python-application-security