python
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or data exfiltration attempts were detected across the skill files.
- [DATA_EXFILTRATION]: No hardcoded credentials or unauthorized network operations are present. The skill mentions environment variables and configuration files strictly within the context of standard Python project management.
- [PROMPT_INJECTION]: The instructions are focused on providing coding expertise and do not contain override markers, bypass attempts, or jailbreak patterns.
- [REMOTE_CODE_EXECUTION]: While the skill recommends the use of developer tools like
ruff,mypy, andpytest, it does not perform any remote code downloads or unauthorized execution. It relies on standard package managers likePoetryanduv. - [EXTERNAL_DOWNLOADS]: All references target official Python documentation or internal skill files. No downloads from untrusted sources are initiated.
- [COMMAND_EXECUTION]: The skill guides the agent to perform standard development tasks (linting, testing) using local tools, which is consistent with its stated purpose as a coding assistant.
Audit Metadata