testing-python

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [Prompt Injection] (SAFE): No attempts to override agent behavior or bypass safety guidelines were found.
  • [Data Exposure & Exfiltration] (SAFE): No access to sensitive files or hardcoded credentials detected. Network examples use standard mock APIs for testing purposes.
  • [Obfuscation] (SAFE): No hidden or encoded content was identified within the documentation or code snippets.
  • [Unverifiable Dependencies & Remote Code Execution] (SAFE): The skill references standard, well-known Python testing libraries (pytest, pytest-cov, etc.). Installation commands use standard package managers without unsafe piping to shell.
  • [Privilege Escalation] (SAFE): No commands acquiring elevated permissions or modifying system security policies were found.
  • [Persistence Mechanisms] (SAFE): No attempts to maintain access across sessions or modify startup configurations were detected.
  • [Metadata Poisoning] (SAFE): Metadata is accurate and descriptive of the skill's actual contents.
  • [Indirect Prompt Injection] (SAFE): The skill serves as a reference for code generation; it does not ingest untrusted data from external sources that could influence agent behavior.
  • [Time-Delayed / Conditional Attacks] (SAFE): No conditional logic or date-based triggers for suspicious operations were found.
  • [Dynamic Execution] (SAFE): No unsafe usage of dynamic execution functions (eval, exec) or runtime code compilation was detected.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:43 PM