polyfactory
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a documentation resource for the Polyfactory library. All provided code examples and instructions align with standard software testing practices.
- [EXTERNAL_DOWNLOADS]: The skill references official documentation sites and GitHub repositories belonging to the author (litestar-org). These include polyfactory.litestar.dev and github.com/litestar-org/polyfactory, which are the authoritative sources for the project.
- [DYNAMIC_EXECUTION]: The documentation describes the
create_factorymethod, which allows for the dynamic creation of factory classes at runtime. This is a legitimate feature of the library intended for local test data generation and does not involve the execution of untrusted external code.
Audit Metadata