python-simplifier

Pass

Audited by Gen Agent Trust Hub on Sep 16, 2026

Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
  • [SAFE]: The skill is a documentation-based resource for code simplification and does not contain executable scripts, network requests, or sensitive file access patterns.- [INDIRECT_PROMPT_INJECTION]: The skill instructions involve processing user-supplied code and executing verification steps, which is an inherent surface for this category. However, this is part of the skill's primary purpose and no specific vulnerabilities were found.
  • Ingestion points: User-provided Python code and diffs processed according to instructions in SKILL.md.
  • Boundary markers: None explicitly defined in the prompt instructions for isolating user code from system instructions.
  • Capability inventory: The skill refers to using ruff, basedpyright, and running 'tests' to verify behavior in SKILL.md, implying the use of external tools and potential code execution.
  • Sanitization: No specific sanitization or escaping of user input is mentioned in the workflow.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 16, 2026, 07:10 AM
Security Audit — agent-trust-hub — python-simplifier