python-fastapi
Warn
Audited by Socket on Aug 6, 2026
1 alert found:
SecuritySecurityskill-report.json
MEDIUMSecurityMEDIUM
skill-report.json
No clear evidence of intentional embedded malware logic was observed in the provided fragment. However, the document contains several high-impact security hazards that can directly lead to compromise in real environments, dominated by a critical pipe-to-shell remote installer command and additional insecure-by-default scaffolding (permissive CORS with credentials, unauthenticated user-management route guidance, and network exposure via `0.0.0.0`). Treat the document as security-relevant guidance: remove/replace the `curl | sh` pattern with integrity-verified installation steps, and harden examples to avoid default secret values, permissive CORS, missing auth boundaries, and unsafe host binding.
Confidence: 74%Severity: 78%
Audit Metadata