developing-python
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill functions as an extensive knowledge base for Python software engineering.
- [EXTERNAL_DOWNLOADS]: The skill provides standard installation instructions for developer tools like 'uv' and 'mise' from their official domains ('astral.sh' and 'mise.run'). These are well-known services in the developer ecosystem and the references are documented neutrally as setup steps.
- [COMMAND_EXECUTION]: Static analysis hints correctly identified the presence of 'eval' and 'exec' keywords in 'INSTRUCTIONS.md' and 'TYPE-SAFETY-PYTHON.md'. However, contextual analysis confirms these are used in documentation examples marked as '❌ 絶対禁止' (Absolutely Forbidden) or '❌ 悪い例' (Bad example) to educate users on security risks and type safety violations. The skill actively discourages their use in production code.
Audit Metadata