flow-navigator
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION] (SAFE): The skill utilizes tools like 'Read', 'Grep', and 'Glob' to analyze project files. These tools are used in a read-only capacity to provide project status and do not allow for arbitrary command execution or system modification.
- [EXTERNAL_DOWNLOADS] (SAFE): No external URLs or remote resources are referenced for downloading content. All operations are local to the project's '.flow/' directory.
- [PROMPT_INJECTION] (SAFE): The instructions focus on structured navigation and status reporting. There are no patterns that attempt to override system safety guidelines or extract system prompts.
- [DATA_EXFILTRATION] (SAFE): The skill does not perform any network operations. Data access is restricted to the project files for the purpose of informing the user of project progress.
- [CREDENTIALS_UNSAFE] (SAFE): No hardcoded secrets, API keys, or sensitive credential paths are present in the skill definition.
Audit Metadata