authenticate
Warn
Audited by Gen Agent Trust Hub on May 16, 2026
Risk Level: MEDIUMDATA_EXFILTRATIONCOMMAND_EXECUTION
Full Analysis
- [DATA_EXFILTRATION]: The skill interacts with sensitive file paths intended for storing OAuth keys and credentials, specifically
~/.gmail-mcp/gcp-oauth.keys.json,~/.calendar-mcp/gcp-oauth.keys.json, and the generatedcredentials.jsonfiles. Accessing these types of files is sensitive as they contain access tokens and client secrets. - [COMMAND_EXECUTION]: The skill instructs the agent to execute shell commands to create directories (
mkdir), list files (ls), and run authentication logic via Node.js (node). It also provides a troubleshooting command to kill processes (lsofandkill -9) associated with specific network ports.
Audit Metadata