python-tests

Pass

Audited by Gen Agent Trust Hub on Aug 1, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill includes instructions for running tests using the uv package manager and pytest framework (e.g., uv run pytest). These are standard development tools and the usage is consistent with the skill's stated purpose of providing test style guidelines.
  • [DATA_EXFILTRATION]: The instructions describe managing environment variables during testing using os.environ and a cleanup fixture (restore_environ_fixture). This is a standard and safe testing pattern to ensure test isolation and does not involve unauthorized data access or exfiltration.
  • [PROMPT_INJECTION]: The content consists of legitimate technical guidelines for code style and mocking conventions. There are no attempts to override agent behavior or bypass safety filters.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 1, 2026, 12:39 AM
Security Audit — agent-trust-hub — python-tests