flow-next-rp-explorer
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill is a set of instructions for a legitimate developer utility provided by the same author. All documented behaviors align with the purpose of codebase analysis and context management.
- [COMMAND_EXECUTION]: The skill utilizes the
rp-clicommand-line tool to perform file system operations. These operations are scoped to the local repository for the purpose of code exploration, such as listing directory trees and searching for text patterns. - [DATA_EXFILTRATION]: While the skill provides commands to export codebase context into files (e.g.,
rp-cli -e 'prompt export /path/to/output.md'), these actions are performed locally. No network-based exfiltration or transmission of sensitive data to external servers was detected. - [EXTERNAL_DOWNLOADS]: The skill requires a local installation of the
rp-clitool but does not include any automated download or execution of remote scripts during operation.
Audit Metadata