flowpatrol-ops
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill documentation references the installation of the
flowpatrol-opsPython package via pip. This is the primary utility for the skill's operations and is a vendor-provided resource. - [COMMAND_EXECUTION]: The skill utilizes several CLI commands such as
flowpatrol monitorandflowpatrol check-compliance. These are focused on system monitoring and report generation within the tool's intended scope. - [DATA_EXFILTRATION]: Network activity is directed to
api.flowpatrol.comfor monitoring and alert management. This represents the official API endpoint for the service described and does not involve unauthorized data transfer. - [PROMPT_INJECTION]: The skill ingests external data through CSV files (
transactions.csv) and JSON configuration files. While this represents a potential surface for indirect prompt injection, the skill is structured for data processing and monitoring rather than natural language interpretation of these inputs, and no evidence of malicious instructions was found.
Audit Metadata