configure
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFECOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [SAFE]: The skill provides documentation for the mcp__pattern-radar__configure_sources tool, which is used to define user preferences for data scanning. All described functions are intended for legitimate configuration management.- [COMMAND_EXECUTION]: The skill instructs the user to run
node run.jsfor initial setup andrm ~/.config/brain-jar/pattern-radar.jsonto reset configuration. These are standard local shell operations for tool initialization and data management.- [DATA_EXFILTRATION]: The instructions reference a local configuration file located at~/.config/brain-jar/pattern-radar.jsonto store a GitHub token. Storing credentials in a hidden configuration directory is a common practice for CLI tools, and no code was found that exfiltrates this data to an external server.
Audit Metadata