python-code-style

Pass

Audited by Gen Agent Trust Hub on Jun 23, 2026

Risk Level: SAFE
Full Analysis
  • [PROMPT_INJECTION]: The skill instructions focus exclusively on providing educational guidance for Python development and do not contain any patterns intended to bypass safety filters or override agent instructions.
  • [DATA_EXFILTRATION]: No network operations, sensitive file access, or credential harvesting patterns were found. Placeholders used in documentation examples (e.g., api_key="...") are for illustrative purposes and do not represent hardcoded secrets.
  • [REMOTE_CODE_EXECUTION]: The skill suggests the installation of well-known, industry-standard development tools like ruff and mypy via standard package managers. No suspicious remote script execution or dynamic code generation was detected.
  • [COMMAND_EXECUTION]: Shell commands provided in the documentation are benign examples for configuring development environments and running linters (e.g., ruff check --fix .).
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 23, 2026, 04:10 PM
Security Audit — agent-trust-hub — python-code-style