python-best-practice
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: The skill instructions focus on Python code review and refactoring guidance. No patterns suggesting behavior overrides, safety filter bypasses, or system prompt extraction were found.
- [DATA_EXFILTRATION]: No network operations, sensitive file access, or credential harvesting patterns were identified. The skill operates as a reference guide.
- [REMOTE_CODE_EXECUTION]: The skill does not perform any remote code downloads or execution. It references standard Python tools like
ruff,black, andpytestas recommendations for the user rather than executing them directly. - [COMMAND_EXECUTION]: There are no shell command execution patterns or dynamic context injections (
!command) present in the skill files. - [OBFUSCATION]: No obfuscated content, encoded strings, or hidden characters were detected in any of the files.
- [SAFE]: All external references target official Python PEPs and the official Python documentation domain (python.org).
Audit Metadata