skills/xobotyi/cc-foundry/python/Gen Agent Trust Hub

python

Pass

Audited by Gen Agent Trust Hub on Mar 9, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill consists entirely of documentation, guidelines, and templates for Python programming. It does not contain any executable scripts or instructions that would compromise the agent's security or the user's system.\n- [COMMAND_EXECUTION]: The skill references standard development tools such as 'uv', 'ruff', and 'mypy'. These are industry-standard tools for Python project management and linting, used here for educational and workflow purposes.\n- [EXTERNAL_DOWNLOADS]: Dependency management is discussed in the context of official Python registries (PyPI) using the 'uv' tool. No unverified third-party sources or suspicious remote scripts are referenced.\n- [PROMPT_INJECTION]: No attempts to override system prompts or bypass safety guardrails were identified. The instructions for the agent to follow Python conventions are standard task-specific guidance.\n- [REMOTE_CODE_EXECUTION]: While the skill mentions dynamic imports via 'importlib', it does so within a theoretical context for building plugin systems. It does not provide or encourage the execution of untrusted external code.\n- [DATA_EXFILTRATION]: There are no patterns indicating the collection or transmission of sensitive data. Code examples focus on standard library usage and reputable third-party libraries like 'httpx'.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 9, 2026, 04:46 AM
Security Audit — agent-trust-hub — python