prefect
Pass
Audited by Gen Agent Trust Hub on Jun 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides educational content and code examples for Prefect, a widely-used and reputable open-source workflow orchestration framework.
- [EXTERNAL_DOWNLOADS]: The skill correctly instructs users to install the
prefectlibrary viapip, referencing the official and standard package repository for Python. - [COMMAND_EXECUTION]: The skill includes routine CLI commands for interacting with the Prefect server and managing workers, which are essential for its operation.
- [DATA_EXFILTRATION]: Examples showing network requests to external APIs and database interactions are standard use cases for data orchestration and do not exhibit malicious patterns.
- [CREDENTIALS_UNSAFE]: The skill demonstrates best practices for security by using Prefect's
Secretblock system for managing API keys rather than hardcoding credentials.
Audit Metadata