python-services
Pass
Audited by Gen Agent Trust Hub on May 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions and associated reference files promote secure development practices and contain no malicious code or suspicious network activity.
- [DATA_EXFILTRATION]: Instructions specify the use of ".env" files and "pydantic-settings" for managing sensitive configuration, following secure practices for secret management instead of hardcoding credentials.
- [PROMPT_INJECTION]: The skill identifies third-party responses as a potential surface for indirect prompt injection and provides explicit mitigation guidance, mandating validation through Pydantic models before data is processed.
- [COMMAND_EXECUTION]: Outlines standard development workflows using verified CLI tools such as "uv", "ruff", and "pytest" for local task execution.
Audit Metadata