gdrive-access
Audited by Socket on Feb 28, 2026
1 alert found:
SecurityThe skill description presents a coherent workflow for obtaining OAuth credentials from 1Password and using a local gdrive CLI to access Google Drive. The data flows and permission requirements align with its stated purpose, but the reliance on interactive credential discovery, 1Password access, and browser-based OAuth introduces several supply-chain and credential-security risks if not tightly guarded (logs exposure, token storage, and prompt-based credential selection). Overall, the design is plausible for a legitimate developer workflow, but the combination of credential sourcing from 1Password, centralized token storage, and interactive setup elevates risk to a SUSPICIOUS but not clearly malicious level. Stronger safeguards (restricted token storage, explicit per-run authentication prompts, minimized credential echoes) are recommended.